public class ElkInverseObjectPropertiesAxiomImpl extends ElkObjectImpl implements ElkInverseObjectPropertiesAxiom
ElkInverseObjectPropertiesAxiom.Factory| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAxiomVisitor<O> visitor) |
<O> O |
accept(ElkInverseObjectPropertiesAxiomVisitor<O> visitor) |
<O> O |
accept(ElkObjectPropertyAxiomVisitor<O> visitor) |
<O> O |
accept(ElkObjectVisitor<O> visitor) |
ElkObjectPropertyExpression |
getFirstObjectPropertyExpression() |
ElkObjectPropertyExpression |
getSecondObjectPropertyExpression() |
equals, hashCode, toStringpublic ElkObjectPropertyExpression getFirstObjectPropertyExpression()
getFirstObjectPropertyExpression in interface ElkInverseObjectPropertiesAxiompublic ElkObjectPropertyExpression getSecondObjectPropertyExpression()
getSecondObjectPropertyExpression in interface ElkInverseObjectPropertiesAxiompublic <O> O accept(ElkObjectPropertyAxiomVisitor<O> visitor)
accept in interface ElkObjectPropertyAxiompublic <O> O accept(ElkAxiomVisitor<O> visitor)
public <O> O accept(ElkObjectVisitor<O> visitor)
public <O> O accept(ElkInverseObjectPropertiesAxiomVisitor<O> visitor)
accept in interface ElkInverseObjectPropertiesAxiomCopyright © 2011–2024 Live Ontologies Project. All rights reserved.