T - the type of the wrapped objectpublic class ElkDataComplementOfWrap<T extends org.semanticweb.owlapi.model.OWLDataComplementOf> extends ElkDataRangeWrap<T> implements ElkDataComplementOf
ElkDataComplementOf interface by wrapping instances of
OWLDataComplementOfconverter, owlObject| Constructor and Description |
|---|
ElkDataComplementOfWrap(T owlDataComplementOf) |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkDataRangeVisitor<O> visitor) |
ElkDataRange |
getDataRange() |
accepthashCodepublic ElkDataComplementOfWrap(T owlDataComplementOf)
public ElkDataRange getDataRange()
getDataRange in interface ElkDataComplementOfpublic <O> O accept(ElkDataRangeVisitor<O> visitor)
accept in interface ElkDataRangeaccept in class ElkDataRangeWrap<T extends org.semanticweb.owlapi.model.OWLDataComplementOf>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.