T - the type of the wrapped objectpublic class ElkDataUnionOfWrap<T extends org.semanticweb.owlapi.model.OWLDataUnionOf> extends ElkDataRangeWrap<T> implements ElkDataUnionOf
ElkDataUnionOf interface by wrapping instances of
OWLDataUnionOfconverter, owlObject| Constructor and Description |
|---|
ElkDataUnionOfWrap(T owlDataUnionOf) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkDataRangeVisitor<O> visitor) |
List<? extends ElkDataRange> |
getDataRanges() |
accepthashCodepublic ElkDataUnionOfWrap(T owlDataUnionOf)
public List<? extends ElkDataRange> getDataRanges()
getDataRanges in interface ElkDataUnionOfpublic <O> O accept(ElkDataRangeVisitor<O> visitor)
accept in interface ElkDataRangeaccept in class ElkDataRangeWrap<T extends org.semanticweb.owlapi.model.OWLDataUnionOf>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.