org.semanticweb.elk.owl.implementation
Class ElkLiteralListObject
java.lang.Object
org.semanticweb.elk.owl.implementation.ElkObjectImpl
org.semanticweb.elk.owl.implementation.ElkObjectListObject<ElkLiteral>
org.semanticweb.elk.owl.implementation.ElkLiteralListObject
- All Implemented Interfaces:
- ElkObject
public abstract class ElkLiteralListObject
- extends ElkObjectListObject<ElkLiteral>
Implementation for ElkObjects that maintain a list of literals.
- 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 |
getIndividuals
public List<? extends ElkLiteral> getIndividuals()
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.