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

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

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

Methods in org.semanticweb.elk.owl.interfaces that return ElkTransitiveObjectPropertyAxiom
 ElkTransitiveObjectPropertyAxiom ElkObjectFactory.getTransitiveObjectPropertyAxiom(ElkObjectPropertyExpression objectPropertyExpression)
          Create an ElkTransitiveObjectPropertyAxiom.
 

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

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

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

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



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