Uses of Class
de.mid.innovator.srv2api.icw2dm.ARG_XDMNDecisionRuleRep
-
Packages that use ARG_XDMNDecisionRuleRep Package Description de.mid.innovator.srv2api.icw2dm 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 ARG_XDMNDecisionRuleRep in de.mid.innovator.srv2api.icw2dm
Fields in de.mid.innovator.srv2api.icw2dm declared as ARG_XDMNDecisionRuleRep Modifier and Type Field Description ARG_XDMNDecisionRuleRep
ARG_XDMNTabCellRep. valRow
decision rule as row - SharedArgFields in de.mid.innovator.srv2api.icw2dm with type parameters of type ARG_XDMNDecisionRuleRep Modifier and Type Field Description java.util.List<ARG_XDMNDecisionRuleRep>
ARG_XDMNDecisionTableRep. seqRule
sorted list of decision rules - SharedArgConstructors in de.mid.innovator.srv2api.icw2dm with parameters of type ARG_XDMNDecisionRuleRep Constructor Description ARG_XDMNTabCellRep(DMNElement ohElement, ARG_XDMNElementRep valColumn, ARG_XDMNDecisionRuleRep valRow, ARG_XDMNElementRep valCell)
-