| Package | Description |
|---|---|
| org.activiti.app.model.editor.decisiontable |
| Modifier and Type | Field and Description |
|---|---|
protected List<DecisionTableExpressionRepresentation> |
DecisionTableDefinitionRepresentation.inputExpressions |
protected List<DecisionTableExpressionRepresentation> |
DecisionTableDefinitionRepresentation.outputExpressions |
| Modifier and Type | Method and Description |
|---|---|
List<DecisionTableExpressionRepresentation> |
DecisionTableDefinitionRepresentation.getInputExpressions() |
List<DecisionTableExpressionRepresentation> |
DecisionTableDefinitionRepresentation.getOutputExpressions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTableDefinitionRepresentation.setInputExpressions(List<DecisionTableExpressionRepresentation> inputExpressions) |
void |
DecisionTableDefinitionRepresentation.setOutputExpressions(List<DecisionTableExpressionRepresentation> outputExpressions) |
Copyright © 2017 Alfresco. All rights reserved.