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

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

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

Methods in de.tudresden.inf.lat.jcel.ontology.axiom.complex that return IntegerObjectPropertyAssertionAxiom
 IntegerObjectPropertyAssertionAxiom ComplexIntegerAxiomFactoryImpl.createObjectPropertyAssertionAxiom(IntegerObjectPropertyExpression objectProp, Integer subjectInd, Integer objectInd)
           
 IntegerObjectPropertyAssertionAxiom ComplexIntegerAxiomFactory.createObjectPropertyAssertionAxiom(IntegerObjectPropertyExpression objectProp, Integer subjectInd, Integer objectInd)
          Constructs a new object property assertion axiom.
 

Methods in de.tudresden.inf.lat.jcel.ontology.axiom.complex with parameters of type IntegerObjectPropertyAssertionAxiom
 T ComplexIntegerAxiomVisitor.visit(IntegerObjectPropertyAssertionAxiom axiom)
          Visits an object property assertion axiom.
 



Copyright © 2012. All Rights Reserved.