|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DmnVariableImpl | |
|---|---|
| org.camunda.bpm.dmn.engine.impl | |
| org.camunda.bpm.dmn.engine.impl.transform | |
| Uses of DmnVariableImpl in org.camunda.bpm.dmn.engine.impl |
|---|
| Fields in org.camunda.bpm.dmn.engine.impl declared as DmnVariableImpl | |
|---|---|
protected DmnVariableImpl |
DmnDecisionLiteralExpressionImpl.variable
|
| Methods in org.camunda.bpm.dmn.engine.impl that return DmnVariableImpl | |
|---|---|
DmnVariableImpl |
DmnDecisionLiteralExpressionImpl.getVariable()
|
| Methods in org.camunda.bpm.dmn.engine.impl with parameters of type DmnVariableImpl | |
|---|---|
void |
DmnDecisionLiteralExpressionImpl.setVariable(DmnVariableImpl variable)
|
| Uses of DmnVariableImpl in org.camunda.bpm.dmn.engine.impl.transform |
|---|
| Methods in org.camunda.bpm.dmn.engine.impl.transform that return DmnVariableImpl | |
|---|---|
protected DmnVariableImpl |
DmnVariableTransformHandler.createDmnElement(DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.Variable variable)
|
protected DmnVariableImpl |
DmnVariableTransformHandler.createFromVariable(DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.Variable variable)
|
DmnVariableImpl |
DmnVariableTransformHandler.handleElement(DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.Variable variable)
|
protected DmnVariableImpl |
DefaultDmnTransform.transformVariable(org.camunda.bpm.model.dmn.instance.Variable variable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||