public interface OWLDatatypeRestriction extends OWLDataRange
Modifier and Type | Method and Description |
---|---|
OWLDatatype |
getDatatype()
Gets the data range that this data range restricts.
|
java.util.Set<OWLFacetRestriction> |
getFacetRestrictions()
Gets the facet restrictions on this data range
|
accept, accept, accept, accept, asOWLDatatype, getDataRangeType, isDatatype, isTopDatatype
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
OWLDatatype getDatatype()
java.util.Set<OWLFacetRestriction> getFacetRestrictions()
Set
of facet restrictions that apply to
this data range