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

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

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

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

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



Copyright © 2012. All Rights Reserved.