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

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

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

Methods in org.semanticweb.elk.owl.interfaces that return ElkAnnotationPropertyRangeAxiom
 ElkAnnotationPropertyRangeAxiom ElkObjectFactory.getAnnotationPropertyRangeAxiom(ElkAnnotationProperty property, ElkIri range)
          Create an ElkAnnotationPropertyRangeAxiom
 

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

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

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

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



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