Package | Description |
---|---|
org.camunda.bpm.dmn.engine.impl | |
org.camunda.bpm.dmn.engine.impl.transform |
Modifier and Type | Field and Description |
---|---|
protected DmnVariableImpl |
DmnDecisionLiteralExpressionImpl.variable |
Modifier and Type | Method and Description |
---|---|
DmnVariableImpl |
DmnDecisionLiteralExpressionImpl.getVariable() |
Modifier and Type | Method and Description |
---|---|
void |
DmnDecisionLiteralExpressionImpl.setVariable(DmnVariableImpl variable) |
Modifier and Type | Method and Description |
---|---|
protected DmnVariableImpl |
DmnVariableTransformHandler.createDmnElement(DmnElementTransformContext context,
Variable variable) |
protected DmnVariableImpl |
DmnVariableTransformHandler.createFromVariable(DmnElementTransformContext context,
Variable variable) |
DmnVariableImpl |
DmnVariableTransformHandler.handleElement(DmnElementTransformContext context,
Variable variable) |
protected DmnVariableImpl |
DefaultDmnTransform.transformVariable(Variable variable) |
Copyright © 2022. All rights reserved.