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

Packages that use IntegerObjectIntersectionOf
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 IntegerObjectIntersectionOf in de.tudresden.inf.lat.jcel.ontology.datatype
 

Methods in de.tudresden.inf.lat.jcel.ontology.datatype that return IntegerObjectIntersectionOf
 IntegerObjectIntersectionOf IntegerDataTypeFactoryImpl.createObjectIntersectionOf(Set<IntegerClassExpression> operands)
           
 IntegerObjectIntersectionOf IntegerDataTypeFactory.createObjectIntersectionOf(Set<IntegerClassExpression> operands)
          Creates an intersection of class expressions.
 

Methods in de.tudresden.inf.lat.jcel.ontology.datatype with parameters of type IntegerObjectIntersectionOf
 T IntegerClassExpressionVisitor.visit(IntegerObjectIntersectionOf classExpression)
          Visits an intersection of several class expressions.
 



Copyright © 2012. All Rights Reserved.