Uses of Interface
org.semanticweb.elk.owl.interfaces.ElkAnnotation

Packages that use ElkAnnotation
org.semanticweb.elk.owl.interfaces   
org.semanticweb.elk.owl.util   
org.semanticweb.elk.owl.visitors   
 

Uses of ElkAnnotation in org.semanticweb.elk.owl.interfaces
 

Methods in org.semanticweb.elk.owl.interfaces that return ElkAnnotation
 ElkAnnotation ElkObjectFactory.getAnnotation(ElkAnnotationProperty property, ElkAnnotationValue value)
          Create an ElkAnnotation
 

Uses of ElkAnnotation in org.semanticweb.elk.owl.util
 

Methods in org.semanticweb.elk.owl.util with parameters of type ElkAnnotation
 String OwlObjectNameVisitor.visit(ElkAnnotation elkAnnotation)
           
 

Uses of ElkAnnotation in org.semanticweb.elk.owl.visitors
 

Methods in org.semanticweb.elk.owl.visitors with parameters of type ElkAnnotation
 O ElkAnnotationVisitor.visit(ElkAnnotation elkAnnotation)
           
 



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