org.semanticweb.owlapi.model
Interface OWLDataMinCardinality

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAnonymousClassExpression, OWLCardinalityRestriction<OWLDataPropertyExpression,OWLDataRange>, OWLClassExpression, OWLDataCardinalityRestriction, OWLObject, OWLPropertyRange, OWLQuantifiedRestriction<OWLDataPropertyExpression,OWLDataRange>, OWLRestriction<OWLDataPropertyExpression>, SWRLPredicate
All Known Implementing Classes:
OWLDataMinCardinalityImpl

public interface OWLDataMinCardinality
extends OWLDataCardinalityRestriction

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


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLCardinalityRestriction
getCardinality, isQualified
 
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, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing