- 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.OWLRestriction<R,P,F>, org.semanticweb.owlapi.model.SWRLPredicate
- Direct Known Subclasses:
- OWLCardinalityRestrictionImpl, OWLObjectHasSelfImpl, OWLQuantifiedRestrictionImpl, OWLValueRestrictionImpl
public abstract class OWLRestrictionImpl<R extends org.semanticweb.owlapi.model.OWLPropertyRange,P extends org.semanticweb.owlapi.model.OWLPropertyExpression<R,P>,F>
extends OWLAnonymousClassExpressionImpl
implements org.semanticweb.owlapi.model.OWLRestriction<R,P,F>
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics
Group, Date: 26-Oct-2006
- See Also:
- Serialized Form