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

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

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

Methods in org.semanticweb.elk.owl.interfaces that return ElkObjectPropertyDomainAxiom
 ElkObjectPropertyDomainAxiom ElkObjectFactory.getObjectPropertyDomainAxiom(ElkObjectPropertyExpression objectPropertyExpression, ElkClassExpression classExpression)
          Create an ElkObjectPropertyDomainAxiom.
 

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

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

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

Methods in org.semanticweb.elk.owl.visitors with parameters of type ElkObjectPropertyDomainAxiom
 O ElkObjectPropertyAxiomVisitor.visit(ElkObjectPropertyDomainAxiom elkObjectPropertyDomainAxiom)
           
 



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