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

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

Methods in de.tudresden.inf.lat.jcel.ontology.datatype that return IntegerDataHasValue
 IntegerDataHasValue IntegerDataTypeFactoryImpl.createDataHasValue(int dataPropertyId, int val)
           
 IntegerDataHasValue IntegerDataTypeFactory.createDataHasValue(int dataPropertyId, int val)
          Creates a has-value class expression.
 

Methods in de.tudresden.inf.lat.jcel.ontology.datatype with parameters of type IntegerDataHasValue
 T IntegerClassExpressionVisitor.visit(IntegerDataHasValue classExpression)
          Visits a has-value class expression.
 



Copyright © 2012. All Rights Reserved.