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>
| Constructor and Description |
|---|
OWLPropertyRangeAxiomImpl(P property,
R range,
Set<? extends org.semanticweb.owlapi.model.OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object) |
boolean |
equals(Object obj) |
R |
getRange() |
getPropertyisAnnotationAxiom, isLogicalAxiomaccept, equalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isOfType, isOfType, mergeAnnoscompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getOWLDataFactory, getSignature, hashCode, isBottomEntity, isTopEntity, setOWLDataFactory, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypeaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic R getRange()
public boolean equals(Object obj)
equals in class OWLUnaryPropertyAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>>protected final int compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2013 The University of Manchester. All Rights Reserved.