|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profile | |
---|---|
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 Profile in ibspan.tss.um.ontology |
---|
Subinterfaces of Profile in ibspan.tss.um.ontology | |
---|---|
interface |
StereotypeProfile
Interface for StereotypeProfile ontology class Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface. |
interface |
UserProfile
Interface for UserProfile ontology class Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface. |
Classes in ibspan.tss.um.ontology that implement Profile | |
---|---|
class |
ProfileImpl
Implementation of Profile
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
class |
StereotypeProfileImpl
Implementation of StereotypeProfile
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
class |
UserProfileImpl
Implementation of UserProfile
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
Methods in ibspan.tss.um.ontology that return Profile | |
---|---|
static Profile |
UserModellingFactory.createProfile(Resource resource,
Model model)
Create a new instance of Profile. |
static Profile |
UserModellingFactory.createProfile(String uri,
Model model)
Create a new instance of Profile. |
static Profile |
UserModellingFactory.getProfile(Resource resource,
Model model)
Create a new instance of Profile. |
static Profile |
UserModellingFactory.getProfile(String uri,
Model model)
Create a new instance of Profile. |
Methods in ibspan.tss.um.ontology with parameters of type Profile | |
---|---|
void |
ProfileListener.hasOpinionsChanged(Profile source)
Called when hasOpinions has changed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |