T - the type of the wrapped objectpublic class ElkInverseFunctionalObjectPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom> extends ElkObjectPropertyAxiomWrap<T> implements ElkInverseFunctionalObjectPropertyAxiom
ElkInverseFunctionalObjectPropertyAxiom interface by
wrapping instances of OWLInverseFunctionalObjectPropertyAxiomconverter, owlObject| Constructor and Description |
|---|
ElkInverseFunctionalObjectPropertyAxiomWrap(T owlInverseFunctionalObjectPropertyAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkObjectPropertyAxiomVisitor<O> visitor) |
ElkObjectPropertyExpression |
getProperty() |
acceptaccepthashCodepublic ElkInverseFunctionalObjectPropertyAxiomWrap(T owlInverseFunctionalObjectPropertyAxiom)
public ElkObjectPropertyExpression getProperty()
getProperty in interface ElkPropertyAxiom<ElkObjectPropertyExpression>public <O> O accept(ElkObjectPropertyAxiomVisitor<O> visitor)
accept in interface ElkObjectPropertyAxiomaccept in class ElkObjectPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLInverseFunctionalObjectPropertyAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.