|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StereotypeProfile | |
---|---|
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 StereotypeProfile in ibspan.tss.um.ontology |
---|
Classes in ibspan.tss.um.ontology that implement StereotypeProfile | |
---|---|
class |
StereotypeProfileImpl
Implementation of StereotypeProfile
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
Methods in ibspan.tss.um.ontology that return StereotypeProfile | |
---|---|
static StereotypeProfile |
UserModellingFactory.createStereotypeProfile(Resource resource,
Model model)
Create a new instance of StereotypeProfile. |
static StereotypeProfile |
UserModellingFactory.createStereotypeProfile(String uri,
Model model)
Create a new instance of StereotypeProfile. |
static StereotypeProfile |
UserModellingFactory.getStereotypeProfile(Resource resource,
Model model)
Create a new instance of StereotypeProfile. |
static StereotypeProfile |
UserModellingFactory.getStereotypeProfile(String uri,
Model model)
Create a new instance of StereotypeProfile. |
Methods in ibspan.tss.um.ontology with parameters of type StereotypeProfile | |
---|---|
void |
StereotypeProfileListener.hasOpinionsChanged(StereotypeProfile source)
Called when hasOpinions has changed |
void |
StereotypeProfileListener.hasStereotypeDataChanged(StereotypeProfile source)
Called when hasStereotypeData has changed |
void |
StereotypeProfileListener.hasStereotypeIDChanged(StereotypeProfile source)
Called when hasStereotypeID has changed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |