public class OWLInverseObjectPropertiesAxiomImpl extends OWLNaryPropertyAxiomImpl<OWLObjectPropertyExpression> implements OWLInverseObjectPropertiesAxiom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLInverseObjectPropertiesAxiomImpl(OWLObjectPropertyExpression first,
OWLObjectPropertyExpression second,
Collection<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWLAxiomVisitor visitor) |
<O> O |
accept(OWLAxiomVisitorEx<O> visitor) |
void |
accept(OWLObjectVisitor visitor) |
<O> O |
accept(OWLObjectVisitorEx<O> visitor) |
Set<OWLSubObjectPropertyOfAxiom> |
asSubObjectPropertyOfAxioms() |
boolean |
equals(Object obj) |
OWLInverseObjectPropertiesAxiom |
getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
AxiomType<?> |
getAxiomType() |
OWLInverseObjectPropertiesAxiom |
getAxiomWithoutAnnotations() |
OWLObjectPropertyExpression |
getFirstProperty() |
OWLObjectPropertyExpression |
getSecondProperty() |
compareObjectOfSameType, getProperties, getPropertiesMinusisAnnotationAxiom, 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, waitgetProperties, getPropertiesMinusequalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypegetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLInverseObjectPropertiesAxiomImpl(OWLObjectPropertyExpression first, OWLObjectPropertyExpression second, Collection<? extends OWLAnnotation> annotations)
public OWLInverseObjectPropertiesAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface OWLAxiomgetAxiomWithoutAnnotations in interface OWLInverseObjectPropertiesAxiompublic OWLInverseObjectPropertiesAxiom getAnnotatedAxiom(Set<OWLAnnotation> annotations)
getAnnotatedAxiom in interface OWLAxiompublic void accept(OWLObjectVisitor visitor)
public void accept(OWLAxiomVisitor visitor)
public <O> O accept(OWLAxiomVisitorEx<O> visitor)
public <O> O accept(OWLObjectVisitorEx<O> visitor)
public OWLObjectPropertyExpression getFirstProperty()
getFirstProperty in interface OWLInverseObjectPropertiesAxiompublic OWLObjectPropertyExpression getSecondProperty()
getSecondProperty in interface OWLInverseObjectPropertiesAxiompublic boolean equals(Object obj)
equals in class OWLNaryPropertyAxiomImpl<OWLObjectPropertyExpression>public AxiomType<?> getAxiomType()
getAxiomType in interface OWLAxiompublic Set<OWLSubObjectPropertyOfAxiom> asSubObjectPropertyOfAxioms()
asSubObjectPropertyOfAxioms in interface OWLInverseObjectPropertiesAxiomCopyright © 2013 CSIRO HRPPC. All Rights Reserved.