Uses of Interface
org.gcube.data.analysis.tabulardata.expression.LeafExpression

Packages that use LeafExpression
org.gcube.data.analysis.tabulardata.expression.leaf   
org.gcube.data.analysis.tabulardata.expression.leaf.comparable   
org.gcube.data.analysis.tabulardata.expression.leaf.text   
 

Uses of LeafExpression in org.gcube.data.analysis.tabulardata.expression.leaf
 

Classes in org.gcube.data.analysis.tabulardata.expression.leaf that implement LeafExpression
 class IsNull
           
 class ValueIsIn
           
 

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

Classes in org.gcube.data.analysis.tabulardata.expression.leaf.comparable that implement LeafExpression
 class Equals
           
 class GreaterThan
           
 class LessThan
           
 class NotEquals
           
 

Uses of LeafExpression in org.gcube.data.analysis.tabulardata.expression.leaf.text
 

Classes in org.gcube.data.analysis.tabulardata.expression.leaf.text that implement LeafExpression
 class TextContains
           
 class TextEquals
           
 class TextMatchSQLRegexp
           
 



Copyright © 2013. All Rights Reserved.