T - the type of the wrapped objectpublic class ElkNegativeObjectPropertyAssertionAxiomWrap<T extends org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom> extends ElkAssertionAxiomWrap<T> implements ElkNegativeObjectPropertyAssertionAxiom
ElkNegativeObjectPropertyAssertionAxiom interface by
wrapping instances of OWLNegativeObjectPropertyAssertionAxiomconverter, owlObject| Constructor and Description |
|---|
ElkNegativeObjectPropertyAssertionAxiomWrap(T owlNegativeObjectPropertyAssertionAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAssertionAxiomVisitor<O> visitor) |
ElkIndividual |
getObject() |
ElkObjectPropertyExpression |
getProperty() |
ElkIndividual |
getSubject() |
acceptaccepthashCodepublic ElkNegativeObjectPropertyAssertionAxiomWrap(T owlNegativeObjectPropertyAssertionAxiom)
public ElkIndividual getObject()
getObject in interface ElkPropertyAssertionAxiom<ElkObjectPropertyExpression,ElkIndividual,ElkIndividual>public ElkIndividual getSubject()
getSubject in interface ElkPropertyAssertionAxiom<ElkObjectPropertyExpression,ElkIndividual,ElkIndividual>public ElkObjectPropertyExpression getProperty()
getProperty in interface ElkPropertyAxiom<ElkObjectPropertyExpression>public <O> O accept(ElkAssertionAxiomVisitor<O> visitor)
accept in interface ElkAssertionAxiomaccept in class ElkAssertionAxiomWrap<T extends org.semanticweb.owlapi.model.OWLNegativeObjectPropertyAssertionAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.