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

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

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

Methods in org.semanticweb.elk.owl.interfaces that return ElkObjectPropertyAssertionAxiom
 ElkObjectPropertyAssertionAxiom ElkObjectFactory.getObjectPropertyAssertionAxiom(ElkObjectPropertyExpression objectPropertyExpression, ElkIndividual firstIndividual, ElkIndividual secondIndividual)
          Create an ElkObjectPropertyAssertionAxiom.
 

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

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

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

Methods in org.semanticweb.elk.owl.visitors with parameters of type ElkObjectPropertyAssertionAxiom
 O ElkAssertionAxiomVisitor.visit(ElkObjectPropertyAssertionAxiom elkObjectPropertyAssertionAxiom)
           
 



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