|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgeSet | |
---|---|
ibspan.tss.um.ontology | Ontology Java beans generated from user-modelling ontology (with http://www.ibspan.waw.pl/tss/UserModelling# namespace) with Jastor tool. |
Uses of AgeSet in ibspan.tss.um.ontology |
---|
Classes in ibspan.tss.um.ontology that implement AgeSet | |
---|---|
class |
AgeSetImpl
Implementation of AgeSet
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
Methods in ibspan.tss.um.ontology that return AgeSet | |
---|---|
static AgeSet |
UserModellingFactory.createAgeSet(Resource resource,
Model model)
Create a new instance of AgeSet. |
static AgeSet |
UserModellingFactory.createAgeSet(String uri,
Model model)
Create a new instance of AgeSet. |
static AgeSet |
UserModellingFactory.getAgeSet(Resource resource,
Model model)
Create a new instance of AgeSet. |
static AgeSet |
UserModellingFactory.getAgeSet(String uri,
Model model)
Create a new instance of AgeSet. |
AgeSet |
StereotypeProfileDataImpl.getHasAgeSet()
|
AgeSet |
StereotypeProfileData.getHasAgeSet()
Gets the 'hasAgeSet' property value |
AgeSet |
StereotypeProfileDataImpl.setHasAgeSet()
|
AgeSet |
StereotypeProfileData.setHasAgeSet()
Sets the 'hasAgeSet' property value to an anonymous node |
AgeSet |
StereotypeProfileDataImpl.setHasAgeSet(Resource resource)
|
AgeSet |
StereotypeProfileData.setHasAgeSet(Resource resource)
Sets the 'hasAgeSet' property value to the given resource, and add's rdf:type properties. |
Methods in ibspan.tss.um.ontology with parameters of type AgeSet | |
---|---|
void |
AgeSetListener.hasLeftBoundChanged(AgeSet source)
Called when hasLeftBound has changed |
void |
AgeSetListener.hasRightBoundChanged(AgeSet source)
Called when hasRightBound has changed |
void |
StereotypeProfileDataImpl.setHasAgeSet(AgeSet hasAgeSet)
|
void |
StereotypeProfileData.setHasAgeSet(AgeSet hasAgeSet)
Sets the 'hasAgeSet' property value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |