public interface OWLDataOneOf extends OWLDataRange
Modifier and Type | Method and Description |
---|---|
java.util.Set<OWLLiteral> |
getValues()
Gets the values (
OWLLiteral s) that this data range consists of. |
accept, accept, accept, accept, asOWLDatatype, getDataRangeType, isDatatype, isTopDatatype
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
java.util.Set<OWLLiteral> getValues()
OWLLiteral
s) that this data range consists of.