org.semanticweb.elk.owl.implementation
Class ElkIriObject
java.lang.Object
org.semanticweb.elk.owl.implementation.ElkObjectImpl
org.semanticweb.elk.owl.implementation.ElkIriObject
- All Implemented Interfaces:
- ElkObject
- Direct Known Subclasses:
- ElkAnnotationPropertyImpl, ElkClassImpl, ElkDataPropertyImpl, ElkDatatypeImpl, ElkNamedIndividualImpl, ElkObjectPropertyImpl
public abstract class ElkIriObject
- extends ElkObjectImpl
Implementation for ElkObjects that maintain an IRI.
- Author:
- Markus Kroetzsch
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject |
accept |
iri
protected final ElkIri iri
getIri
public ElkIri getIri()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.