T - the type of the wrapped objectpublic class ElkReflexiveObjectPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLReflexiveObjectPropertyAxiom> extends ElkObjectPropertyAxiomWrap<T> implements ElkReflexiveObjectPropertyAxiom
ElkReflexiveObjectPropertyAxiom interface by wrapping
instances of OWLReflexiveObjectPropertyAxiomconverter, owlObject| Constructor and Description |
|---|
ElkReflexiveObjectPropertyAxiomWrap(T owlReflexiveObjectPropertyAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkObjectPropertyAxiomVisitor<O> visitor) |
ElkObjectPropertyExpression |
getProperty() |
acceptaccepthashCodepublic ElkReflexiveObjectPropertyAxiomWrap(T owlReflexiveObjectPropertyAxiom)
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.OWLReflexiveObjectPropertyAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.