T - the type of the wrapped objectpublic class ElkEquivalentDataPropertiesAxiomWrap<T extends org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom> extends ElkDataPropertyAxiomWrap<T> implements ElkEquivalentDataPropertiesAxiom
ElkEquivalentDataPropertiesAxiom interface by wrapping
instances of OWLEquivalentDataPropertiesAxiomconverter, owlObject| Constructor and Description |
|---|
ElkEquivalentDataPropertiesAxiomWrap(T owlEquivalentDataPropertiesAxiom) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkDataPropertyAxiomVisitor<O> visitor) |
List<? extends ElkDataPropertyExpression> |
getDataPropertyExpressions() |
acceptaccepthashCodepublic ElkEquivalentDataPropertiesAxiomWrap(T owlEquivalentDataPropertiesAxiom)
public List<? extends ElkDataPropertyExpression> getDataPropertyExpressions()
getDataPropertyExpressions in interface ElkEquivalentDataPropertiesAxiompublic <O> O accept(ElkDataPropertyAxiomVisitor<O> visitor)
accept in interface ElkDataPropertyAxiomaccept in class ElkDataPropertyAxiomWrap<T extends org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.