Uses of Class
de.mid.innovator.srv2api.icw2dm.ARG_XDMNBindingRep
-
Packages that use ARG_XDMNBindingRep 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_XDMNBindingRep in de.mid.innovator.srv2api.icw2dm
Fields in de.mid.innovator.srv2api.icw2dm with type parameters of type ARG_XDMNBindingRep Modifier and Type Field Description java.util.List<ARG_XDMNBindingRep>
ARG_XDMNInvocationRep. seqBind
sequence of bound parameters - SharedArgConstructor parameters in de.mid.innovator.srv2api.icw2dm with type arguments of type ARG_XDMNBindingRep Constructor Description ARG_XDMNInvocationRep(DMNElement ohElement, DMExpression ohExpr, ARG_XDMNExpressionRep valExpr, java.util.List<ARG_XDMNBindingRep> seqBind)
-