|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dress | |
---|---|
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 Dress in ibspan.tss.um.ontology |
---|
Classes in ibspan.tss.um.ontology that implement Dress | |
---|---|
class |
DressImpl
Implementation of Dress
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
Methods in ibspan.tss.um.ontology that return Dress | |
---|---|
static Dress |
UserModellingFactory.createDress(Resource resource,
Model model)
Create a new instance of Dress. |
static Dress |
UserModellingFactory.createDress(String uri,
Model model)
Create a new instance of Dress. |
static Dress |
UserModellingFactory.getDress(Resource resource,
Model model)
Create a new instance of Dress. |
static Dress |
UserModellingFactory.getDress(String uri,
Model model)
Create a new instance of Dress. |
static Dress |
UserModellingFactory.getElegantDress(Model model)
Get an ElegantDress individual. |
Dress |
UserProfileDataImpl.getHasDress()
|
Dress |
UserProfileData.getHasDress()
Gets the 'hasDress' property value |
static Dress |
UserModellingFactory.getNaturalDress(Model model)
Get an NaturalDress individual. |
static Dress |
UserModellingFactory.getOtherDress(Model model)
Get an OtherDress individual. |
static Dress |
UserModellingFactory.getSportyDress(Model model)
Get an SportyDress individual. |
Dress |
UserProfileDataImpl.setHasDress()
|
Dress |
UserProfileData.setHasDress()
Sets the 'hasDress' property value to an anonymous node |
Dress |
UserProfileDataImpl.setHasDress(Resource resource)
|
Dress |
UserProfileData.setHasDress(Resource resource)
Sets the 'hasDress' property value to the given resource, and add's rdf:type properties. |
Methods in ibspan.tss.um.ontology with parameters of type Dress | |
---|---|
void |
DressListener.hasRankChanged(Dress source)
Called when hasRank has changed |
void |
UserProfileDataImpl.setHasDress(Dress hasDress)
|
void |
UserProfileData.setHasDress(Dress hasDress)
Sets the 'hasDress' property value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |