org.semanticweb.elk.owl.implementation
Class ElkAnnotationPropertyImpl
java.lang.Object
org.semanticweb.elk.owl.implementation.ElkObjectImpl
org.semanticweb.elk.owl.implementation.ElkIriObject
org.semanticweb.elk.owl.implementation.ElkAnnotationPropertyImpl
- All Implemented Interfaces:
- ElkAnnotationProperty, ElkEntity, ElkObject
public class ElkAnnotationPropertyImpl
- extends ElkIriObject
- implements ElkAnnotationProperty
| Fields inherited from class org.semanticweb.elk.owl.implementation.ElkIriObject |
iri |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkEntity |
getIri |
accept
public <O> O accept(ElkEntityVisitor<O> visitor)
- Specified by:
accept in interface ElkEntity
accept
public <O> O accept(ElkObjectVisitor<O> visitor)
- Specified by:
accept in interface ElkObject
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.