Uses of Class
de.mid.innovator.srv2api.icw2dm.ARG_XDMNLiteralExpressionRep
Packages that use ARG_XDMNLiteralExpressionRep
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 ARG_XDMNLiteralExpressionRep in de.mid.innovator.srv2api.icw2dm
Fields in de.mid.innovator.srv2api.icw2dm declared as ARG_XDMNLiteralExpressionRepModifier and TypeFieldDescriptionARG_XDMNInputClauseRep.valExprsubject of this input - SharedArgFields in de.mid.innovator.srv2api.icw2dm with type parameters of type ARG_XDMNLiteralExpressionRepModifier and TypeFieldDescriptionARG_XDMNInputClauseRep.seqValExprlist of value expressions - SharedArgARG_XDMNOutputClauseRep.seqValExprlist of value expressions - SharedArgConstructors in de.mid.innovator.srv2api.icw2dm with parameters of type ARG_XDMNLiteralExpressionRepModifierConstructorDescriptionARG_XDMNInputClauseRep(DMNElement ohElement, String strName, CLClassifier ohType, String strType, K_TYPE kType, List<String> seqValues, ARG_XDMNLiteralExpressionRep valExpr, List<ARG_XDMNLiteralExpressionRep> seqValExpr)