org.semanticweb.elk.owl.implementation
Class ElkObjectPropertyExpressionListObject
java.lang.Object
org.semanticweb.elk.owl.implementation.ElkObjectImpl
org.semanticweb.elk.owl.implementation.ElkObjectListObject<ElkObjectPropertyExpression>
org.semanticweb.elk.owl.implementation.ElkObjectPropertyExpressionListObject
- All Implemented Interfaces:
- ElkObject
- Direct Known Subclasses:
- ElkDisjointObjectPropertiesAxiomImpl, ElkEquivalentObjectPropertiesAxiomImpl, ElkObjectPropertyChainImpl
public abstract class ElkObjectPropertyExpressionListObject
- extends ElkObjectListObject<ElkObjectPropertyExpression>
Implementation for ElkObjects that maintain a list of object property
expressions.
- Author:
- Markus Kroetzsch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject |
accept |
getObjectPropertyExpressions
public List<? extends ElkObjectPropertyExpression> getObjectPropertyExpressions()
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.