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

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

Methods in de.tudresden.inf.lat.jcel.ontology.datatype that return IntegerObjectOneOf
 IntegerObjectOneOf IntegerDataTypeFactoryImpl.createObjectOneOf(int individualId)
           
 IntegerObjectOneOf IntegerDataTypeFactory.createObjectOneOf(int individualId)
          Creates a nominal expression.
 

Methods in de.tudresden.inf.lat.jcel.ontology.datatype with parameters of type IntegerObjectOneOf
 T IntegerClassExpressionVisitor.visit(IntegerObjectOneOf classExpression)
          Visits a nominal constructor.
 



Copyright © 2012. All Rights Reserved.