Uses of Class
de.tudresden.inf.lat.jcel.ontology.axiom.complex.IntegerDataPropertyAssertionAxiom

Packages that use IntegerDataPropertyAssertionAxiom
de.tudresden.inf.lat.jcel.ontology.axiom.complex
Provides interfaces and classes that model complex axioms. 
 

Uses of IntegerDataPropertyAssertionAxiom in de.tudresden.inf.lat.jcel.ontology.axiom.complex
 

Methods in de.tudresden.inf.lat.jcel.ontology.axiom.complex that return IntegerDataPropertyAssertionAxiom
 IntegerDataPropertyAssertionAxiom ComplexIntegerAxiomFactoryImpl.createDataPropertyAssertionAxiom(Integer objectProp, Integer subjectInd, Integer objectInd)
           
 IntegerDataPropertyAssertionAxiom ComplexIntegerAxiomFactory.createDataPropertyAssertionAxiom(Integer objectProp, Integer subjectInd, Integer objectInd)
          Constructs a new data property assertion axiom.
 

Methods in de.tudresden.inf.lat.jcel.ontology.axiom.complex with parameters of type IntegerDataPropertyAssertionAxiom
 T ComplexIntegerAxiomVisitor.visit(IntegerDataPropertyAssertionAxiom axiom)
          Visits a data property assertion axiom.
 



Copyright © 2012. All Rights Reserved.