|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An RDFResource representing an owl:DataRange, i.e. an enumeration of literal values.
Method Summary | |
RDFList |
getOneOf()
Gets a collection of the values in this owl:DataRange. |
List |
getOneOfValueLiterals()
Gets the values of the owl:oneOf property as RDFSLiterals. |
List |
getOneOfValues()
Gets the values of the owl:oneOf property. |
RDFSDatatype |
getRDFDatatype()
Gets the RDFSDatatype of the first element in this data range. |
Methods inherited from interface edu.stanford.smi.protege.model.Instance |
moveDirectType |
Methods inherited from interface edu.stanford.smi.protege.model.Frame |
isValid, moveDirectOwnSlotValue |
Methods inherited from interface java.lang.Comparable |
compareTo |
Methods inherited from interface edu.stanford.smi.protegex.owl.model.RDFObject |
equalsStructurally |
Methods inherited from interface edu.stanford.smi.protegex.owl.model.visitor.Visitable |
accept |
Method Detail |
public RDFList getOneOf()
public List getOneOfValueLiterals()
public List getOneOfValues()
public RDFSDatatype getRDFDatatype()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |