org.semanticweb.elk.owl.implementation
Class ElkDataPropertyExpressionObject
java.lang.Object
org.semanticweb.elk.owl.implementation.ElkObjectImpl
org.semanticweb.elk.owl.implementation.ElkDataPropertyExpressionObject
- All Implemented Interfaces:
- ElkObject
public abstract class ElkDataPropertyExpressionObject
- extends ElkObjectImpl
Implementation of ElkObjects that store one DataPropertyExpression.
- 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 |
dataPropertyExpression
protected final ElkDataPropertyExpression dataPropertyExpression
getProperty
public ElkDataPropertyExpression getProperty()
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.