public interface OWLDatatypeRestriction extends OWLDataRange
Modifier and Type | Method and Description |
---|---|
OWLDatatype |
getDatatype()
Gets the data range that this data range restricts.
|
Set<OWLFacetRestriction> |
getFacetRestrictions()
Gets the facet restrictions on this data range
|
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 OWLDatatype getDatatype()
@Nonnull Set<OWLFacetRestriction> getFacetRestrictions()
Set
of facet restrictions that apply to this data rangeCopyright © 2020 The University of Manchester. All rights reserved.