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