org.semanticweb.owl.model
Interface OWLObjectCardinalityRestriction

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousDescription, OWLCardinalityRestriction<OWLObjectPropertyExpression,OWLDescription>, OWLDescription, OWLObject, OWLPropertyRange, OWLQuantifiedRestriction<OWLObjectPropertyExpression,OWLDescription>, OWLRestriction<OWLObjectPropertyExpression>
All Known Subinterfaces:
OWLObjectExactCardinalityRestriction, OWLObjectMaxCardinalityRestriction, OWLObjectMinCardinalityRestriction

public interface OWLObjectCardinalityRestriction
extends OWLCardinalityRestriction<OWLObjectPropertyExpression,OWLDescription>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.OWLCardinalityRestriction
getCardinality, isQualified
 
Methods inherited from interface org.semanticweb.owl.model.OWLQuantifiedRestriction
getFiller
 
Methods inherited from interface org.semanticweb.owl.model.OWLRestriction
getProperty
 
Methods inherited from interface org.semanticweb.owl.model.OWLDescription
accept, accept, asOWLClass, isAnonymous, isOWLNothing, isOWLThing