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