- Type Parameters:
P - property typeR - range type
- All Implemented Interfaces:
- Serializable, Comparable<org.semanticweb.owlapi.model.OWLObject>, org.semanticweb.owlapi.model.OWLAxiom, org.semanticweb.owlapi.model.OWLLogicalAxiom, org.semanticweb.owlapi.model.OWLObject, org.semanticweb.owlapi.model.OWLPropertyAxiom, org.semanticweb.owlapi.model.OWLPropertyRangeAxiom<P,R>, org.semanticweb.owlapi.model.OWLSubClassOfAxiomShortCut, org.semanticweb.owlapi.model.OWLUnaryPropertyAxiom<P>, CollectionContainer<org.semanticweb.owlapi.model.OWLAnnotation>
- Direct Known Subclasses:
- OWLDataPropertyRangeAxiomImpl, OWLObjectPropertyRangeAxiomImpl
public abstract class OWLPropertyRangeAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>,R extends org.semanticweb.owlapi.model.OWLPropertyRange>
extends OWLUnaryPropertyAxiomImpl<P>
implements org.semanticweb.owlapi.model.OWLPropertyRangeAxiom<P,R>
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics
Group, Date: 26-Oct-2006
- See Also:
- Serialized Form