T - the type of the wrapped objectpublic class ElkFunctionalDataPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom> extends ElkDataPropertyAxiomWrap<T> implements ElkFunctionalDataPropertyAxiom
ElkFunctionalDataPropertyAxiom interface by wrapping
instances of OWLFunctionalDataPropertyAxiomconverter, owlObject| Constructor and Description |
|---|
ElkFunctionalDataPropertyAxiomWrap(T owlFunctionalDataPropertyAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkDataPropertyAxiomVisitor<O> visitor) |
ElkDataPropertyExpression |
getProperty() |
acceptaccepthashCodepublic ElkFunctionalDataPropertyAxiomWrap(T owlFunctionalDataPropertyAxiom)
public ElkDataPropertyExpression getProperty()
getProperty in interface ElkPropertyAxiom<ElkDataPropertyExpression>public <O> O accept(ElkDataPropertyAxiomVisitor<O> visitor)
accept in interface ElkDataPropertyAxiomaccept in class ElkDataPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLFunctionalDataPropertyAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.