T - the type of the wrapped objectpublic class ElkDatatypeWrap<T extends org.semanticweb.owlapi.model.OWLDatatype> extends ElkEntityWrap<T> implements ElkDatatype
ElkDatatype interface by wrapping instances of
OWLDatatypeconverter, owlObject| Constructor and Description |
|---|
ElkDatatypeWrap(T owlDatatype) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkDataRangeVisitor<O> visitor) |
<O> O |
accept(ElkEntityVisitor<O> visitor) |
accept, getIrihashCodepublic ElkDatatypeWrap(T owlDatatype)
public <O> O accept(ElkEntityVisitor<O> visitor)
accept in interface ElkEntityaccept in class ElkEntityWrap<T extends org.semanticweb.owlapi.model.OWLDatatype>public <O> O accept(ElkDataRangeVisitor<O> visitor)
accept in interface ElkDataRangeCopyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.