org.semanticweb.elk.owl.implementation
Class ElkDataComplementOfImpl
java.lang.Object
org.semanticweb.elk.owl.implementation.ElkObjectImpl
org.semanticweb.elk.owl.implementation.ElkDataComplementOfImpl
- All Implemented Interfaces:
- ElkDataComplementOf, ElkDataRange, ElkObject
public class ElkDataComplementOfImpl
- extends ElkObjectImpl
- implements ElkDataComplementOf
ELK implementation of ElkDataComplementOf.
- Author:
- Markus Kroetzsch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataRange
protected final ElkDataRange dataRange
getDataRange
public ElkDataRange getDataRange()
- Specified by:
getDataRange in interface ElkDataComplementOf
accept
public <O> O accept(ElkObjectVisitor<O> visitor)
- Specified by:
accept in interface ElkObject
accept
public <O> O accept(ElkDataRangeVisitor<O> visitor)
- Specified by:
accept in interface ElkDataRange
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.