Uses of Interface
de.tudresden.inf.lat.jcel.ontology.datatype.IntegerDataTypeFactory

Packages that use IntegerDataTypeFactory
de.tudresden.inf.lat.jcel.ontology.axiom.extension
Provides interfaces and classes that extend a set of axioms. 
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 IntegerDataTypeFactory in de.tudresden.inf.lat.jcel.ontology.axiom.extension
 

Methods in de.tudresden.inf.lat.jcel.ontology.axiom.extension that return IntegerDataTypeFactory
 IntegerDataTypeFactory IntegerOntologyObjectFactoryImpl.getDataTypeFactory()
           
 IntegerDataTypeFactory IntegerOntologyObjectFactory.getDataTypeFactory()
          Returns the data type factory.
 

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

Classes in de.tudresden.inf.lat.jcel.ontology.datatype that implement IntegerDataTypeFactory
 class IntegerDataTypeFactoryImpl
          An object implementing this class can create basic ontology objects.
 



Copyright © 2012. All Rights Reserved.