T - the type of the wrapped objectpublic class ElkObjectPropertyWrap<T extends org.semanticweb.owlapi.model.OWLObjectProperty> extends ElkEntityWrap<T> implements ElkObjectProperty
ElkObjectProperty interface by wrapping instances of
OWLObjectPropertyconverter, owlObject| Constructor and Description |
|---|
ElkObjectPropertyWrap(T owlObjectProperty) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkEntityVisitor<O> visitor) |
<O> O |
accept(ElkObjectPropertyExpressionVisitor<O> visitor) |
<O> O |
accept(ElkSubObjectPropertyExpressionVisitor<O> visitor) |
accept, getIrihashCodepublic ElkObjectPropertyWrap(T owlObjectProperty)
public <O> O accept(ElkEntityVisitor<O> visitor)
accept in interface ElkEntityaccept in class ElkEntityWrap<T extends org.semanticweb.owlapi.model.OWLObjectProperty>public <O> O accept(ElkObjectPropertyExpressionVisitor<O> visitor)
accept in interface ElkObjectPropertyExpressionpublic <O> O accept(ElkSubObjectPropertyExpressionVisitor<O> visitor)
accept in interface ElkSubObjectPropertyExpressionCopyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.