P - property typepublic abstract class OWLPropertyDomainAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>> extends OWLUnaryPropertyAxiomImpl<P> implements org.semanticweb.owlapi.model.OWLPropertyDomainAxiom<P>
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLPropertyDomainAxiomImpl(P property,
org.semanticweb.owlapi.model.OWLClassExpression domain,
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) |
org.semanticweb.owlapi.model.OWLClassExpression |
getDomain() |
getPropertyisAnnotationAxiom, isLogicalAxiomaccept, equalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isOfType, isOfType, mergeAnnoscompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, 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 org.semanticweb.owlapi.model.OWLClassExpression getDomain()
getDomain in interface org.semanticweb.owlapi.model.OWLPropertyDomainAxiom<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>>public boolean equals(Object obj)
equals in class OWLUnaryPropertyAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>>protected int compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2014 The University of Manchester. All Rights Reserved.