T - the type of the wrapped objectpublic class ElkDataPropertyAssertionAxiomWrap<T extends org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom> extends ElkAssertionAxiomWrap<T> implements ElkDataPropertyAssertionAxiom
ElkDataPropertyAssertionAxiom interface by wrapping
instances of OWLDataPropertyAssertionAxiomconverter, owlObject| Constructor and Description |
|---|
ElkDataPropertyAssertionAxiomWrap(T owlObjectPropertyAssertionAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAssertionAxiomVisitor<O> visitor) |
ElkLiteral |
getObject() |
ElkDataPropertyExpression |
getProperty() |
ElkIndividual |
getSubject() |
acceptaccepthashCodepublic ElkDataPropertyAssertionAxiomWrap(T owlObjectPropertyAssertionAxiom)
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.OWLDataPropertyAssertionAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.