Uses of Class
de.mid.innovator.srv2api.icw2dm.ARG_DMNBoxedExpressionClient
-
Packages that use ARG_DMNBoxedExpressionClient 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_DMNBoxedExpressionClient in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return ARG_DMNBoxedExpressionClient Modifier and Type Method Description ARG_DMNBoxedExpressionClient
DMNElement. getBoxedExpressionClient()
Returns all necessary informations needed by the client to represent a boxed expression for thisDMNElement
specialization.
-