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

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

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

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

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

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

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

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



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