public class ConditionTypeMap extends Object
| Constructor and Description |
|---|
ConditionTypeMap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkTypeArgument(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
String arg) |
org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression |
createC_And(List<org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression> arguments) |
org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression |
createC_Or(List<org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression> arguments) |
String |
getReadableExpression() |
org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression |
map(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
C_OperatorType operatorType,
String firstArg,
String secondArg,
Threshold threshold) |
org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression |
mapPlaceHolder(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
C_OperatorType operatorType,
String firstArg,
String secondArg,
Threshold threshold) |
org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression |
mapTypedColumnReference(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
C_OperatorType operatorType,
String firstArg,
String secondArg,
Threshold threshold) |
public org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression map(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
C_OperatorType operatorType,
String firstArg,
String secondArg,
Threshold threshold)
throws ConditionTypeMapException
ConditionTypeMapExceptionpublic org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression mapPlaceHolder(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
C_OperatorType operatorType,
String firstArg,
String secondArg,
Threshold threshold)
throws ConditionTypeMapException
ConditionTypeMapExceptionpublic org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression mapTypedColumnReference(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
C_OperatorType operatorType,
String firstArg,
String secondArg,
Threshold threshold)
throws ConditionTypeMapException
ConditionTypeMapExceptionpublic org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression createC_Or(List<org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression> arguments)
public org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression createC_And(List<org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression> arguments)
public String getReadableExpression()
protected void checkTypeArgument(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
String arg)
throws ConditionTypeMapException
ConditionTypeMapExceptionCopyright © 2015. All Rights Reserved.