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