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