Uses of Class
org.gcube.data.analysis.tabulardata.model.datatype.value.TDTypeValue

Packages that use TDTypeValue
org.gcube.data.analysis.tabulardata.expression.leaf.comparable   
org.gcube.data.analysis.tabulardata.model.datatype.value   
 

Uses of TDTypeValue in org.gcube.data.analysis.tabulardata.expression.leaf.comparable
 

Methods in org.gcube.data.analysis.tabulardata.expression.leaf.comparable that return TDTypeValue
 TDTypeValue NotEquals.getComparedValue()
           
 TDTypeValue Equals.getComparedValue()
           
 TDTypeValue GreaterThan.getComparedValue()
           
 TDTypeValue LessThan.getComparedValue()
           
 

Uses of TDTypeValue in org.gcube.data.analysis.tabulardata.model.datatype.value
 

Subclasses of TDTypeValue in org.gcube.data.analysis.tabulardata.model.datatype.value
 class TDBoolean
           
 class TDDate
           
 class TDInteger
           
 class TDNumeric
           
 class TDText
           
 



Copyright © 2013. All Rights Reserved.