org.semanticweb.elk.owl.visitors
Interface ElkAnnotationVisitor<O>

Type Parameters:
O - the output type of the visitor
All Known Subinterfaces:
ElkObjectVisitor<O>
All Known Implementing Classes:
OwlObjectNameVisitor

public interface ElkAnnotationVisitor<O>

Visitor interface for ElkAnnotation.

Author:
Frantisek Simancik, "Yevgeny Kazakov"

Method Summary
 O visit(ElkAnnotation elkAnnotation)
           
 

Method Detail

visit

O visit(ElkAnnotation elkAnnotation)


Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.