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

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

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

Methods in org.semanticweb.elk.owl.interfaces that return ElkSubAnnotationPropertyOfAxiom
 ElkSubAnnotationPropertyOfAxiom ElkObjectFactory.getSubAnnotationPropertyOfAxiom(ElkAnnotationProperty subAnnotationProperty, ElkAnnotationProperty superAnnotationProperty)
          Create an ElkSubAnnotationPropertyOfAxiom
 

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

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

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

Methods in org.semanticweb.elk.owl.visitors with parameters of type ElkSubAnnotationPropertyOfAxiom
 O ElkAnnotationAxiomVisitor.visit(ElkSubAnnotationPropertyOfAxiom subAnnotationPropertyOfAxiom)
           
 



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