T - the type of the wrapped objectpublic class ElkDeclarationAxiomWrap<T extends org.semanticweb.owlapi.model.OWLDeclarationAxiom> extends ElkAxiomWrap<T> implements ElkDeclarationAxiom
ElkDeclarationAxiom interface by wrapping instances of
OWLDeclarationAxiomconverter, owlObject| Constructor and Description |
|---|
ElkDeclarationAxiomWrap(T owlDeclarationAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAxiomVisitor<O> visitor) |
ElkEntity |
getEntity() |
accepthashCodepublic ElkDeclarationAxiomWrap(T owlDeclarationAxiom)
public ElkEntity getEntity()
getEntity in interface ElkDeclarationAxiompublic <O> O accept(ElkAxiomVisitor<O> visitor)
accept in interface ElkAxiomaccept in class ElkAxiomWrap<T extends org.semanticweb.owlapi.model.OWLDeclarationAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.