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