|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLCardinalityRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,F extends OWLPropertyRange>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Oct-2006
Method Summary | |
---|---|
int |
getCardinality()
Gets the cardinality of this restriction |
boolean |
isQualified()
Determines if this restriction is qualified. |
Methods inherited from interface org.semanticweb.owlapi.model.OWLQuantifiedRestriction |
---|
getFiller |
Methods inherited from interface org.semanticweb.owlapi.model.OWLRestriction |
---|
getProperty, isDataRestriction, isObjectRestriction |
Methods inherited from interface org.semanticweb.owlapi.model.OWLClassExpression |
---|
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing |
Method Detail |
---|
int getCardinality()
boolean isQualified()
true
if this restriction is qualified, or false
if
this restriction is unqualified.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |