|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StereotypeProfile
Interface for StereotypeProfile ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#StereotypeProfile)
Field Summary | |
---|---|
static Property |
hasStereotypeDataProperty
The Jena Property for hasStereotypeData (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasStereotypeData) |
static Property |
hasStereotypeIDProperty
The Jena Property for hasStereotypeID (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasStereotypeID) |
static Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface ibspan.tss.um.ontology.Profile |
---|
hasOpinionsProperty |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
StereotypeProfileData |
getHasStereotypeData()
Gets the 'hasStereotypeData' property value |
Integer |
getHasStereotypeID()
Gets the 'hasStereotypeID' property value |
StereotypeProfileData |
setHasStereotypeData()
Sets the 'hasStereotypeData' property value to an anonymous node |
StereotypeProfileData |
setHasStereotypeData(Resource resource)
Sets the 'hasStereotypeData' property value to the given resource, and add's rdf:type properties. |
void |
setHasStereotypeData(StereotypeProfileData hasStereotypeData)
Sets the 'hasStereotypeData' property value |
void |
setHasStereotypeID(Integer hasStereotypeID)
Sets the 'hasStereotypeID' property value |
Methods inherited from interface ibspan.tss.um.ontology.Profile |
---|
getHasOpinions, setHasOpinions, setHasOpinions, setHasOpinions |
Methods inherited from interface com.ibm.adtech.jastor.Thing |
---|
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri |
Field Detail |
---|
static final Resource TYPE
static final Property hasStereotypeDataProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasStereotypeData)
static final Property hasStereotypeIDProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasStereotypeID)
Method Detail |
---|
StereotypeProfileData getHasStereotypeData() throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
com.ibm.adtech.jastor.JastorException
hasStereotypeDataProperty
void setHasStereotypeData(StereotypeProfileData hasStereotypeData) throws com.ibm.adtech.jastor.JastorException
{@link
- ibspan.tss.um.ontology.StereotypeProfileData}
com.ibm.adtech.jastor.JastorException
hasStereotypeDataProperty
StereotypeProfileData setHasStereotypeData() throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
, the created value
com.ibm.adtech.jastor.JastorException
hasStereotypeDataProperty
StereotypeProfileData setHasStereotypeData(Resource resource) throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
with the factory.
and calling setHasStereotypeData(ibspan.tss.um.ontology.StereotypeProfileData hasStereotypeData)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#StereotypeProfileData. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link
- com.hp.hpl.jena.rdf.model.Resource} must not be be null.
StereotypeProfileData
, the newly created value
com.ibm.adtech.jastor.JastorException
hasStereotypeDataProperty
Integer getHasStereotypeID() throws com.ibm.adtech.jastor.JastorException
Integer
com.ibm.adtech.jastor.JastorException
hasStereotypeIDProperty
void setHasStereotypeID(Integer hasStereotypeID) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Integer}
com.ibm.adtech.jastor.JastorException
hasStereotypeIDProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |