| Package | Description |
|---|---|
| org.eclipse.modisco.workflow.modiscoworkflow |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkParameterBooleanValue
A representation of the model object '
Work Parameter Boolean Value'.
|
interface |
WorkParameterIntegerValue
A representation of the model object '
Work Parameter Integer Value'.
|
interface |
WorkParameterMapValue
A representation of the model object '
Work Parameter Map Value'.
|
interface |
WorkParameterStringListValue
A representation of the model object '
Work Parameter String List Value'.
|
interface |
WorkParameterStringValue
A representation of the model object '
Work Parameter String Value'.
|
| Modifier and Type | Method and Description |
|---|---|
WorkParameterValue |
WorkParameter.getValue()
Returns the value of the 'Value' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkParameter.setValue(WorkParameterValue value)
Sets the value of the '
Value' containment reference. |