| Package | Description |
|---|---|
| org.gcube.portlets.user.td.expressionwidget.shared.model.composite.text | |
| org.gcube.portlets.user.td.expressionwidget.shared.model.leaf |
| Modifier and Type | Method and Description |
|---|---|
TD_Value |
C_TextReplaceMatchingRegex.getRegexp() |
TD_Value |
C_TextReplaceMatchingRegex.getReplacing() |
| Modifier and Type | Method and Description |
|---|---|
void |
C_TextReplaceMatchingRegex.setRegexp(TD_Value regexp) |
void |
C_TextReplaceMatchingRegex.setReplacing(TD_Value replacing) |
| Constructor and Description |
|---|
C_TextReplaceMatchingRegex(org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression toCheckText,
TD_Value regexp,
TD_Value replacing) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TD_Value> |
C_ConstantList.arguments |
| Modifier and Type | Method and Description |
|---|---|
List<TD_Value> |
C_ConstantList.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
void |
C_ConstantList.setArguments(List<TD_Value> arguments) |
| Constructor and Description |
|---|
C_ConstantList(List<TD_Value> arguments) |
Copyright © 2018. All Rights Reserved.