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

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

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

Methods in org.semanticweb.elk.owl.interfaces that return ElkAnnotationPropertyDomainAxiom
 ElkAnnotationPropertyDomainAxiom ElkObjectFactory.getAnnotationPropertyDomainAxiom(ElkAnnotationProperty property, ElkIri domain)
          Create an ElkAnnotationPropertyDomainAxiom
 

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

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

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

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



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