- Type Parameters:
R - the rangeP - the property expressionF - the value
- All Implemented Interfaces:
- Serializable, Comparable<org.semanticweb.owlapi.model.OWLObject>, org.semanticweb.owlapi.model.OWLAnonymousClassExpression, org.semanticweb.owlapi.model.OWLCardinalityRestriction<R,P,F>, org.semanticweb.owlapi.model.OWLClassExpression, org.semanticweb.owlapi.model.OWLObject, org.semanticweb.owlapi.model.OWLPropertyRange, org.semanticweb.owlapi.model.OWLQuantifiedRestriction<R,P,F>, org.semanticweb.owlapi.model.OWLRestriction<R,P,F>, org.semanticweb.owlapi.model.SWRLPredicate
- Direct Known Subclasses:
- OWLDataCardinalityRestrictionImpl, OWLObjectCardinalityRestrictionImpl
public abstract class OWLCardinalityRestrictionImpl<R extends org.semanticweb.owlapi.model.OWLPropertyRange,P extends org.semanticweb.owlapi.model.OWLPropertyExpression<R,P>,F extends org.semanticweb.owlapi.model.OWLPropertyRange>
extends OWLRestrictionImpl<R,P,F>
implements org.semanticweb.owlapi.model.OWLCardinalityRestriction<R,P,F>
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics
Group, Date: 26-Oct-2006
- See Also:
- Serialized Form