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

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

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

Methods in org.semanticweb.elk.owl.interfaces that return ElkDataPropertyAssertionAxiom
 ElkDataPropertyAssertionAxiom ElkObjectFactory.getDataPropertyAssertionAxiom(ElkDataPropertyExpression dataPropertyExpression, ElkIndividual individual, ElkLiteral literal)
          Create an ElkDataPropertyAssertionAxiom.
 

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

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

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

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



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