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

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

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

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

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

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

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

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



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