T - the type of the wrapped objectpublic class ElkDataPropertyWrap<T extends org.semanticweb.owlapi.model.OWLDataProperty> extends ElkEntityWrap<T> implements ElkDataProperty
ElkDataProperty interface by wrapping instances of
OWLDataPropertyconverter, owlObject| Constructor and Description |
|---|
ElkDataPropertyWrap(T owlDataProperty) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkDataPropertyExpressionVisitor<O> visitor) |
<O> O |
accept(ElkEntityVisitor<O> visitor) |
accept, getIrihashCodepublic ElkDataPropertyWrap(T owlDataProperty)
public <O> O accept(ElkEntityVisitor<O> visitor)
accept in interface ElkEntityaccept in class ElkEntityWrap<T extends org.semanticweb.owlapi.model.OWLDataProperty>public <O> O accept(ElkDataPropertyExpressionVisitor<O> visitor)
accept in interface ElkDataPropertyExpressionCopyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.