T - the type of the wrapped objectpublic abstract class ElkDataPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLDataPropertyAxiom> extends ElkAxiomWrap<T> implements ElkDataPropertyAxiom
ElkDataPropertyAxiom interface by wrapping instances
of OWLDataPropertyAxiomconverter, owlObject| Constructor and Description |
|---|
ElkDataPropertyAxiomWrap(T owlDataPropertyAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAxiomVisitor<O> visitor) |
abstract <O> O |
accept(ElkDataPropertyAxiomVisitor<O> visitor) |
accepthashCodepublic ElkDataPropertyAxiomWrap(T owlDataPropertyAxiom)
public abstract <O> O accept(ElkDataPropertyAxiomVisitor<O> visitor)
accept in interface ElkDataPropertyAxiompublic <O> O accept(ElkAxiomVisitor<O> visitor)
accept in interface ElkAxiomaccept in class ElkAxiomWrap<T extends org.semanticweb.owlapi.model.OWLDataPropertyAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.