- Type Parameters:
P - property typeR - range typeF - range type
- All Implemented Interfaces:
- Serializable, Comparable<org.semanticweb.owlapi.model.OWLObject>, org.semanticweb.owlapi.model.OWLAnonymousClassExpression, 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:
- OWLQuantifiedDataRestrictionImpl, OWLQuantifiedObjectRestrictionImpl
public abstract class OWLQuantifiedRestrictionImpl<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.OWLQuantifiedRestriction<R,P,F>
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics
Group, Date: 26-Oct-2006
- See Also:
- Serialized Form