Uses of Interface
org.camunda.bpm.model.dmn.instance.Rule
Package
Description
-
Uses of Rule in org.camunda.bpm.dmn.engine.impl.spi.transform
Modifier and TypeMethodDescriptionvoid
DmnTransformListener.transformDecisionTableRule
(Rule rule, DmnDecisionTableRuleImpl dmnRule) Notified after a DMN decision table rule was transformed -
Uses of Rule in org.camunda.bpm.dmn.engine.impl.transform
Modifier and TypeMethodDescriptionprotected DmnDecisionTableRuleImpl
DmnDecisionTableRuleTransformHandler.createDmnElement
(DmnElementTransformContext context, Rule rule) protected DmnDecisionTableRuleImpl
DmnDecisionTableRuleTransformHandler.createFromRule
(DmnElementTransformContext context, Rule rule) DmnDecisionTableRuleTransformHandler.handleElement
(DmnElementTransformContext context, Rule rule) protected void
DefaultDmnTransform.notifyTransformListeners
(Rule rule, DmnDecisionTableRuleImpl dmnRule) protected DmnDecisionTableRuleImpl
DefaultDmnTransform.transformDecisionTableRule
(Rule rule) -
Uses of Rule in org.camunda.bpm.model.dmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ChildElementCollection<Rule>
DecisionTableImpl.ruleCollection
-
Uses of Rule in org.camunda.bpm.model.dmn.instance