|
Protégé-OWL 3.3.1 | ||||||||
| 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 |
|---|
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 |
|---|
RDFList getOneOf()
List getOneOfValueLiterals()
List getOneOfValues()
RDFSDatatype getRDFDatatype()
|
Protégé-OWL 3.3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||