R - range of the propertyP - property expressionF - valuepublic interface OWLCardinalityRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,F extends OWLPropertyRange> extends OWLQuantifiedRestriction<R,P,F>, HasCardinality
| Modifier and Type | Method and Description |
|---|---|
boolean |
isQualified()
Determines if this restriction is qualified.
|
getFillergetProperty, isDataRestriction, isObjectRestrictionaccept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTocontainsEntityInSignaturegetCardinalityboolean isQualified()
true if this restriction is qualified, or false
if this restriction is unqualified.Copyright © 2014 The University of Manchester. All Rights Reserved.