T - the type of the wrapped objectpublic class ElkClassWrap<T extends org.semanticweb.owlapi.model.OWLClass> extends ElkEntityWrap<T> implements ElkClass
ElkClass interface by wrapping instances of
OWLClassconverter, owlObject| Constructor and Description |
|---|
ElkClassWrap(T owlClass) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkClassExpressionVisitor<O> visitor) |
<O> O |
accept(ElkEntityVisitor<O> visitor) |
accept, getIrihashCodepublic ElkClassWrap(T owlClass)
public <O> O accept(ElkEntityVisitor<O> visitor)
accept in interface ElkEntityaccept in class ElkEntityWrap<T extends org.semanticweb.owlapi.model.OWLClass>public <O> O accept(ElkClassExpressionVisitor<O> visitor)
accept in interface ElkClassExpressionCopyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.