|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profession | |
---|---|
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 Profession in ibspan.tss.um.ontology |
---|
Classes in ibspan.tss.um.ontology that implement Profession | |
---|---|
class |
ProfessionImpl
Implementation of Profession
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
Methods in ibspan.tss.um.ontology that return Profession | |
---|---|
static Profession |
UserModellingFactory.createProfession(Resource resource,
Model model)
Create a new instance of Profession. |
static Profession |
UserModellingFactory.createProfession(String uri,
Model model)
Create a new instance of Profession. |
static Profession |
UserModellingFactory.getAdvertisingMarketingWorker(Model model)
Get an AdvertisingMarketingWorker individual. |
static Profession |
UserModellingFactory.getHandworker(Model model)
Get an Handworker individual. |
Profession |
UserProfileDataImpl.getHasProfession()
|
Profession |
UserProfileData.getHasProfession()
Gets the 'hasProfession' property value |
static Profession |
UserModellingFactory.getManagerDirector(Model model)
Get an ManagerDirector individual. |
static Profession |
UserModellingFactory.getOtherProfession(Model model)
Get an OtherProfession individual. |
static Profession |
UserModellingFactory.getPensionerAnnuitant(Model model)
Get an PensionerAnnuitant individual. |
static Profession |
UserModellingFactory.getProfession(Resource resource,
Model model)
Create a new instance of Profession. |
static Profession |
UserModellingFactory.getProfession(String uri,
Model model)
Create a new instance of Profession. |
static Profession |
UserModellingFactory.getScientistTeacher(Model model)
Get an ScientistTeacher individual. |
static Profession |
UserModellingFactory.getServicesTradeWorker(Model model)
Get an ServicesTradeWorker individual. |
static Profession |
UserModellingFactory.getSpecialistFreeLancer(Model model)
Get an SpecialistFreeLancer individual. |
static Profession |
UserModellingFactory.getStudentPupil(Model model)
Get an StudentPupil individual. |
static Profession |
UserModellingFactory.getUnemployedJobSeeker(Model model)
Get an UnemployedJobSeeker individual. |
Profession |
UserProfileDataImpl.setHasProfession()
|
Profession |
UserProfileData.setHasProfession()
Sets the 'hasProfession' property value to an anonymous node |
Profession |
UserProfileDataImpl.setHasProfession(Resource resource)
|
Profession |
UserProfileData.setHasProfession(Resource resource)
Sets the 'hasProfession' property value to the given resource, and add's rdf:type properties. |
Methods in ibspan.tss.um.ontology with parameters of type Profession | |
---|---|
void |
UserProfileDataImpl.setHasProfession(Profession hasProfession)
|
void |
UserProfileData.setHasProfession(Profession hasProfession)
Sets the 'hasProfession' property value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |