org.semanticweb.elk.owl.implementation
Class ElkAnnotationPropertyImpl

java.lang.Object
  extended by org.semanticweb.elk.owl.implementation.ElkObjectImpl
      extended by org.semanticweb.elk.owl.implementation.ElkIriObject
          extended by org.semanticweb.elk.owl.implementation.ElkAnnotationPropertyImpl
All Implemented Interfaces:
ElkAnnotationProperty, ElkEntity, ElkObject

public class ElkAnnotationPropertyImpl
extends ElkIriObject
implements ElkAnnotationProperty


Field Summary
 
Fields inherited from class org.semanticweb.elk.owl.implementation.ElkIriObject
iri
 
Method Summary
<O> O
accept(ElkEntityVisitor<O> visitor)
           
<O> O
accept(ElkObjectVisitor<O> visitor)
           
 
Methods inherited from class org.semanticweb.elk.owl.implementation.ElkIriObject
getIri, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkEntity
getIri
 

Method Detail

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.