org.semanticweb.owl.model
Interface OWLDataCardinalityRestriction

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousDescription, OWLCardinalityRestriction<OWLDataPropertyExpression,OWLDataRange>, OWLDescription, OWLObject, OWLPropertyRange, OWLQuantifiedRestriction<OWLDataPropertyExpression,OWLDataRange>, OWLRestriction<OWLDataPropertyExpression>
All Known Subinterfaces:
OWLDataExactCardinalityRestriction, OWLDataMaxCardinalityRestriction, OWLDataMinCardinalityRestriction

public interface OWLDataCardinalityRestriction
extends OWLCardinalityRestriction<OWLDataPropertyExpression,OWLDataRange>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-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