Uses of Class
de.tudresden.inf.lat.jcel.ontology.datatype.IntegerObjectSomeValuesFrom

Packages that use IntegerObjectSomeValuesFrom
de.tudresden.inf.lat.jcel.ontology.datatype
Provides interfaces and classes with the data types used in the axioms of the classification algorithm. 
 

Uses of IntegerObjectSomeValuesFrom in de.tudresden.inf.lat.jcel.ontology.datatype
 

Methods in de.tudresden.inf.lat.jcel.ontology.datatype that return IntegerObjectSomeValuesFrom
 IntegerObjectSomeValuesFrom IntegerDataTypeFactoryImpl.createObjectSomeValuesFrom(IntegerObjectPropertyExpression propertyExpression, IntegerClassExpression classExpression)
           
 IntegerObjectSomeValuesFrom IntegerDataTypeFactory.createObjectSomeValuesFrom(IntegerObjectPropertyExpression propertyExpression, IntegerClassExpression classExpression)
          Creates an existential restriction.
 

Methods in de.tudresden.inf.lat.jcel.ontology.datatype with parameters of type IntegerObjectSomeValuesFrom
 T IntegerClassExpressionVisitor.visit(IntegerObjectSomeValuesFrom classExpression)
          Visits an existential restriction with object properties.
 



Copyright © 2012. All Rights Reserved.