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