| Modifier and Type | Field and Description |
|---|---|
protected UnaryTests |
ItemDefinition.allowedValues |
protected UnaryTests |
InputClause.inputValues |
protected UnaryTests |
OutputClause.outputValues |
| Modifier and Type | Method and Description |
|---|---|
UnaryTests |
ItemDefinition.getAllowedValues() |
UnaryTests |
RuleInputClauseContainer.getInputEntry() |
UnaryTests |
InputClause.getInputValues() |
UnaryTests |
OutputClause.getOutputValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemDefinition.setAllowedValues(UnaryTests allowedValues) |
void |
RuleInputClauseContainer.setInputEntry(UnaryTests inputEntry) |
void |
InputClause.setInputValues(UnaryTests inputValues) |
void |
OutputClause.setOutputValues(UnaryTests outputValues) |
| Constructor and Description |
|---|
RuleInputClauseContainer(InputClause inputClause,
UnaryTests inputEntry) |
Copyright © 2021 Flowable. All rights reserved.