org.semanticweb.elk.owl.implementation
Class ElkAnnotationImpl
java.lang.Object
org.semanticweb.elk.owl.implementation.ElkAnnotationImpl
- All Implemented Interfaces:
- ElkAnnotation, ElkObject
public class ElkAnnotationImpl
- extends Object
- implements ElkAnnotation
- Author:
- Pavel Klinov
pavel.klinov@uni-ulm.de
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
accept
public <O> O accept(ElkObjectVisitor<O> visitor)
- Specified by:
accept in interface ElkObject
getProperty
public ElkAnnotationProperty getProperty()
- Specified by:
getProperty in interface ElkAnnotation
getValue
public ElkAnnotationValue getValue()
- Specified by:
getValue in interface ElkAnnotation
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.