| Package | Description |
|---|---|
| org.gcube.portlets.user.td.expressionwidget.server | |
| org.gcube.portlets.user.td.expressionwidget.shared.model.leaf |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.data.analysis.tabulardata.model.datatype.value.TDTypeValue |
C_ExpressionParser.getExpressionValue(TD_Value value) |
| Modifier and Type | Field and Description |
|---|---|
protected TD_Value |
C_Range.maximum |
protected TD_Value |
C_Range.minimum |
| Modifier and Type | Field and Description |
|---|---|
protected List<TD_Value> |
C_ConstantList.arguments |
| Modifier and Type | Method and Description |
|---|---|
TD_Value |
C_Range.getMaximum() |
TD_Value |
C_Range.getMinimum() |
| Modifier and Type | Method and Description |
|---|---|
List<TD_Value> |
C_ConstantList.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
void |
C_Range.setMaximum(TD_Value maximum) |
void |
C_Range.setMinimum(TD_Value minimum) |
| Modifier and Type | Method and Description |
|---|---|
void |
C_ConstantList.setArguments(List<TD_Value> arguments) |
| Constructor and Description |
|---|
C_Range(TD_Value minimum,
TD_Value maximum) |
| Constructor and Description |
|---|
C_ConstantList(List<TD_Value> arguments) |
Copyright © 2014. All Rights Reserved.