T - the type of the wrapped objectpublic class ElkDataOneOfWrap<T extends org.semanticweb.owlapi.model.OWLDataOneOf> extends ElkDataRangeWrap<T> implements ElkDataOneOf
ElkDataOneOf interface by wrapping instances of
OWLDataOneOfconverter, owlObject| Constructor and Description |
|---|
ElkDataOneOfWrap(T refOWLDataOneOf) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkDataRangeVisitor<O> visitor) |
List<? extends ElkLiteral> |
getLiterals() |
accepthashCodepublic ElkDataOneOfWrap(T refOWLDataOneOf)
public List<? extends ElkLiteral> getLiterals()
getLiterals in interface ElkDataOneOfpublic <O> O accept(ElkDataRangeVisitor<O> visitor)
accept in interface ElkDataRangeaccept in class ElkDataRangeWrap<T extends org.semanticweb.owlapi.model.OWLDataOneOf>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.