public interface OWLDataRestriction extends OWLRestriction, HasProperty<OWLDataPropertyExpression>
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyExpression |
getProperty()
Gets the property/properties that the restriction acts along depending on
R being a scalar or collection type.
|
default boolean |
isDataRestriction()
Determines if this is a data restriction.
|
isObjectRestrictionisAnonymousaccept, accept, asConjunctSet, asDisjunctSet, conjunctSet, containsConjunct, disjunctSet, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexcomponents, componentsAnnotationsFirst, componentsWithoutAnnotationsasOWLClass, isOWLClassOWLDataPropertyExpression getProperty()
getProperty in interface HasProperty<OWLDataPropertyExpression>getProperty in interface OWLRestrictiondefault boolean isDataRestriction()
OWLRestrictionisDataRestriction in interface OWLRestrictiontrue if this is a data restriction, otherwise
falseCopyright © 2017 The University of Manchester. All Rights Reserved.