R - rangeP - property expressionF - rangepublic interface OWLRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,F> extends OWLAnonymousClassExpression
| Modifier and Type | Method and Description |
|---|---|
P |
getProperty()
Gets the property/properties that the restriction acts along depending on
R being a scalar or collection type.
|
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, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareToP getProperty()
boolean isObjectRestriction()
true if this is an object restriction, otherwise
falseboolean isDataRestriction()
true if this is a data restriction, otherwise
falseCopyright © 2014 The University of Manchester. All Rights Reserved.