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

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

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

Methods in org.semanticweb.elk.owl.interfaces that return ElkSubClassOfAxiom
 ElkSubClassOfAxiom ElkObjectFactory.getSubClassOfAxiom(ElkClassExpression subClassExpression, ElkClassExpression superClassExpression)
          Create an ElkSubClassOfAxiom.
 

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

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

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

Methods in org.semanticweb.elk.owl.visitors with parameters of type ElkSubClassOfAxiom
 O ElkClassAxiomVisitor.visit(ElkSubClassOfAxiom elkSubClassOfAxiom)
           
 



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