|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Ordinal
Interface for Ordinal ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#Ordinal)
Field Summary | |
---|---|
static Property |
hasRankProperty
The Jena Property for hasRank (URI: http://www.ibspan.waw.pl/tss/UserModelling#hasRank) RDF Schema Standard Properties comment : Rank assigned to Ordinal type variable. |
static Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
Integer |
getHasRank()
Gets the 'hasRank' property value |
void |
setHasRank(Integer hasRank)
Sets the 'hasRank' property value |
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 hasRankProperty
(URI: http://www.ibspan.waw.pl/tss/UserModelling#hasRank)
Method Detail |
---|
Integer getHasRank() throws com.ibm.adtech.jastor.JastorException
Integer
com.ibm.adtech.jastor.JastorException
hasRankProperty
void setHasRank(Integer hasRank) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Integer}
com.ibm.adtech.jastor.JastorException
hasRankProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |