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