| Package | Description | 
|---|---|
| org.camunda.bpm.dmn.engine.impl.transform | |
| org.camunda.bpm.model.dmn.impl.instance | |
| org.camunda.bpm.model.dmn.instance | 
| Modifier and Type | Method and Description | 
|---|---|
protected DmnExpressionImpl | 
DmnDecisionTableInputExpressionTransformHandler.createDmnElement(DmnElementTransformContext context,
                InputExpression inputExpression)  | 
protected DmnExpressionImpl | 
DmnDecisionTableInputExpressionTransformHandler.createFromInputExpression(DmnElementTransformContext context,
                         InputExpression inputExpression)  | 
DmnExpressionImpl | 
DmnDecisionTableInputExpressionTransformHandler.handleElement(DmnElementTransformContext context,
             InputExpression inputExpression)  | 
protected DmnExpressionImpl | 
DefaultDmnTransform.transformInputExpression(InputExpression inputExpression)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InputExpressionImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElement<InputExpression> | 
InputClauseImpl.inputExpressionChild  | 
| Modifier and Type | Method and Description | 
|---|---|
InputExpression | 
InputClauseImpl.getInputExpression()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InputClauseImpl.setInputExpression(InputExpression inputExpression)  | 
| Modifier and Type | Method and Description | 
|---|---|
InputExpression | 
InputClause.getInputExpression()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InputClause.setInputExpression(InputExpression inputExpression)  | 
Copyright © 2017. All rights reserved.