public interface OWLRestriction extends OWLAnonymousClassExpression
| Modifier and Type | Method and Description |
|---|---|
OWLPropertyExpression |
getProperty() |
boolean |
isDataRestriction()
Determines if this is a data restriction.
|
boolean |
isObjectRestriction()
Determines if this is an object restriction.
|
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getNestedClassExpressions, isBottomEntity, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureboolean isObjectRestriction()
true if this is an object restriction, otherwise
falseboolean isDataRestriction()
true if this is a data restriction, otherwise
falseOWLPropertyExpression getProperty()
Copyright © 2016 The University of Manchester. All Rights Reserved.