Uses of Interface
de.mid.innovator.srv2api.icw2dm.DMDecisionRule
Packages that use DMDecisionRule
Package
Description
The purpose of DMN is to provide the constructs that are needed to model
decisions, so that organizational decision-making can be readily depicted in
diagrams, accurately defined by business analysts, and (optionally) automated.
-
Uses of DMDecisionRule in de.mid.innovator.srv2api.icw2dm
Fields in de.mid.innovator.srv2api.icw2dm declared as DMDecisionRuleModifier and TypeFieldDescriptionARG_AddDecisionRule.ohRulethe new decision rule is created after this rule or at the end otherwiseMethods in de.mid.innovator.srv2api.icw2dm that return DMDecisionRuleModifier and TypeMethodDescriptionDMDecisionTable.addDecisionRule(DMDecisionRule ohRule) Creates a newDMDecisionRulefor thisDMDecisionTable.DMRuleAnnotation.getDecisionRule()TheDMDecisionRuleowning thisDMRuleAnnotation.Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DMDecisionRuleModifier and TypeMethodDescriptionDMDecisionTable.getDecisionRule(K_CONTROL_OPTION... behaviourFlags) This attribute lists the instances ofDMDecisionRulethat compose thisDMDecisionTable.Methods in de.mid.innovator.srv2api.icw2dm with parameters of type DMDecisionRuleModifier and TypeMethodDescriptionDMDecisionTable.addDecisionRule(DMDecisionRule ohRule) Creates a newDMDecisionRulefor thisDMDecisionTable.Constructors in de.mid.innovator.srv2api.icw2dm with parameters of type DMDecisionRule