org.gcube.data.analysis.tabulardata.expression.leaf.text
Class TextMatchRegexp

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.expression.leaf.text.TextMatchRegexp
All Implemented Interfaces:
Expression, LeafExpression

public class TextMatchRegexp
extends Object
implements LeafExpression


Constructor Summary
TextMatchRegexp(org.gcube.data.analysis.tabulardata.model.reference.ColumnReference columnReference, org.gcube.data.analysis.tabulardata.model.datatype.value.TDText checkedValue)
           
 
Method Summary
 org.gcube.data.analysis.tabulardata.model.datatype.value.TDText getCheckedValue()
           
 org.gcube.data.analysis.tabulardata.model.reference.ColumnReference getColumnReference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextMatchRegexp

public TextMatchRegexp(org.gcube.data.analysis.tabulardata.model.reference.ColumnReference columnReference,
                       org.gcube.data.analysis.tabulardata.model.datatype.value.TDText checkedValue)
Method Detail

getColumnReference

public org.gcube.data.analysis.tabulardata.model.reference.ColumnReference getColumnReference()

getCheckedValue

public org.gcube.data.analysis.tabulardata.model.datatype.value.TDText getCheckedValue()


Copyright © 2013. All Rights Reserved.