|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLDataRange
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 |
---|
assertFrameName, getFrameID, isValid, moveDirectOwnSlotValue, rename |
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 |
---|
RDFList getOneOf()
List getOneOfValueLiterals()
List getOneOfValues()
RDFSDatatype getRDFDatatype()
|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |