|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfessionSet | |
---|---|
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 ProfessionSet in ibspan.tss.um.ontology |
---|
Classes in ibspan.tss.um.ontology that implement ProfessionSet | |
---|---|
class |
ProfessionSetImpl
Implementation of ProfessionSet
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
Methods in ibspan.tss.um.ontology that return ProfessionSet | |
---|---|
static ProfessionSet |
UserModellingFactory.createProfessionSet(Resource resource,
Model model)
Create a new instance of ProfessionSet. |
static ProfessionSet |
UserModellingFactory.createProfessionSet(String uri,
Model model)
Create a new instance of ProfessionSet. |
ProfessionSet |
StereotypeProfileDataImpl.getHasProfessionSet()
|
ProfessionSet |
StereotypeProfileData.getHasProfessionSet()
Gets the 'hasProfessionSet' property value |
static ProfessionSet |
UserModellingFactory.getProfessionSet(Resource resource,
Model model)
Create a new instance of ProfessionSet. |
static ProfessionSet |
UserModellingFactory.getProfessionSet(String uri,
Model model)
Create a new instance of ProfessionSet. |
ProfessionSet |
StereotypeProfileDataImpl.setHasProfessionSet()
|
ProfessionSet |
StereotypeProfileData.setHasProfessionSet()
Sets the 'hasProfessionSet' property value to an anonymous node |
ProfessionSet |
StereotypeProfileDataImpl.setHasProfessionSet(Resource resource)
|
ProfessionSet |
StereotypeProfileData.setHasProfessionSet(Resource resource)
Sets the 'hasProfessionSet' property value to the given resource, and add's rdf:type properties. |
Methods in ibspan.tss.um.ontology with parameters of type ProfessionSet | |
---|---|
void |
ProfessionSetListener.containsAdded(ProfessionSet source,
Measure newValue)
Called when a value of contains has been added |
void |
ProfessionSetListener.containsAdded(ProfessionSet source,
Nominal newValue)
Called when a value of contains has been added |
void |
ProfessionSetListener.containsRemoved(ProfessionSet source,
Measure oldValue)
Called when a value of contains has been removed |
void |
ProfessionSetListener.containsRemoved(ProfessionSet source,
Nominal oldValue)
Called when a value of contains has been removed |
void |
StereotypeProfileDataImpl.setHasProfessionSet(ProfessionSet hasProfessionSet)
|
void |
StereotypeProfileData.setHasProfessionSet(ProfessionSet hasProfessionSet)
Sets the 'hasProfessionSet' property value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |