P - property typeR - range typepublic abstract class OWLPropertyRangeAxiomImpl<P extends OWLPropertyExpression<?,?>,R extends OWLPropertyRange> extends OWLUnaryPropertyAxiomImpl<P> implements OWLPropertyRangeAxiom<P,R>
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLPropertyRangeAxiomImpl(P property,
R range,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareObjectOfSameType(OWLObject object) |
boolean |
equals(Object obj) |
R |
getRange()
Gets the range specified by this axiom.
|
getPropertyisAnnotationAxiom, isLogicalAxiomaccept, equalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isOfType, isOfType, mergeAnnoscompareLists, compareSets, compareTo, containsEntityInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPropertyaccept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypeaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTocontainsEntityInSignatureasOWLSubClassOfAxiompublic OWLPropertyRangeAxiomImpl(P property, R range, Set<? extends OWLAnnotation> annotations)
property - propertyrange - rangeannotations - annotationspublic R getRange()
OWLPropertyRangeAxiomgetRange in interface HasRange<R extends OWLPropertyRange>getRange in interface OWLPropertyRangeAxiom<P extends OWLPropertyExpression<?,?>,R extends OWLPropertyRange>public boolean equals(Object obj)
equals in class OWLUnaryPropertyAxiomImpl<P extends OWLPropertyExpression<?,?>>protected int compareObjectOfSameType(OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2014 The University of Manchester. All Rights Reserved.