public interface OWLDataOneOf extends OWLDataRange
Modifier and Type | Method and Description |
---|---|
Set<OWLLiteral> |
getValues()
Gets the values (
OWLLiteral s) that this data range consists of. |
accept, accept, accept, accept, asOWLDatatype, getDataRangeType, isDatatype, isTopDatatype
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
compareTo
getSignature
containsEntityInSignature
getAnonymousIndividuals
getClassesInSignature
getObjectPropertiesInSignature
getDataPropertiesInSignature
getIndividualsInSignature
getDatatypesInSignature
getAnnotationPropertiesInSignature
isAnonymous, isNamed
@Nonnull Set<OWLLiteral> getValues()
OWLLiteral
s) that this data range consists of.Copyright © 2020 The University of Manchester. All rights reserved.