|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DmnDecisionTableImpl | |
|---|---|
| org.camunda.bpm.dmn.engine.impl.evaluation | |
| org.camunda.bpm.dmn.engine.impl.transform | |
| Uses of DmnDecisionTableImpl in org.camunda.bpm.dmn.engine.impl.evaluation |
|---|
| Methods in org.camunda.bpm.dmn.engine.impl.evaluation with parameters of type DmnDecisionTableImpl | |
|---|---|
protected long |
DecisionTableEvaluationHandler.calculateExecutedDecisionElements(DmnDecisionTableImpl decisionTable)
|
protected void |
DecisionTableEvaluationHandler.evaluateDecisionTable(DmnDecisionTableImpl decisionTable,
org.camunda.bpm.engine.variable.context.VariableContext variableContext,
DmnDecisionTableEvaluationEventImpl evaluationResult)
|
protected void |
DecisionTableEvaluationHandler.setEvaluationOutput(DmnDecisionTableImpl decisionTable,
List<DmnDecisionTableRuleImpl> matchingRules,
org.camunda.bpm.engine.variable.context.VariableContext variableContext,
DmnDecisionTableEvaluationEventImpl evaluationResult)
|
| Uses of DmnDecisionTableImpl in org.camunda.bpm.dmn.engine.impl.transform |
|---|
| Fields in org.camunda.bpm.dmn.engine.impl.transform declared as DmnDecisionTableImpl | |
|---|---|
protected DmnDecisionTableImpl |
DefaultDmnTransform.decisionTable
|
| Methods in org.camunda.bpm.dmn.engine.impl.transform that return DmnDecisionTableImpl | |
|---|---|
protected DmnDecisionTableImpl |
DmnDecisionTableTransformHandler.createDmnElement(DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable)
|
protected DmnDecisionTableImpl |
DmnDecisionTableTransformHandler.createFromDecisionTable(DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable)
|
DmnDecisionTableImpl |
DmnDecisionTableTransformHandler.handleElement(DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable)
|
protected DmnDecisionTableImpl |
DefaultDmnTransform.transformDecisionTable(org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable)
|
| Methods in org.camunda.bpm.dmn.engine.impl.transform with parameters of type DmnDecisionTableImpl | |
|---|---|
DmnTransformException |
DmnTransformLogger.compoundOutputsShouldHaveAnOutputName(DmnDecisionTableImpl dmnDecisionTable,
DmnDecisionTableOutputImpl dmnOutput)
|
DmnTransformException |
DmnTransformLogger.compoundOutputWithDuplicateName(DmnDecisionTableImpl dmnDecisionTable,
DmnDecisionTableOutputImpl dmnOutput)
|
protected DmnHitPolicyHandler |
DmnDecisionTableTransformHandler.getHitPolicyHandler(DmnElementTransformContext context,
org.camunda.bpm.model.dmn.instance.DecisionTable decisionTable,
DmnDecisionTableImpl dmnDecisionTable)
|
DmnTransformException |
DmnTransformLogger.hitPolicyNotSupported(DmnDecisionTableImpl decisionTable,
org.camunda.bpm.model.dmn.HitPolicy hitPolicy,
org.camunda.bpm.model.dmn.BuiltinAggregator aggregation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||