Uses of Class
de.mid.innovator.srv2api.icw2dm.ARG_XDMNElementRep
Packages that use ARG_XDMNElementRep
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_XDMNElementRep in de.mid.innovator.srv2api.icw2dm
Subclasses of ARG_XDMNElementRep in de.mid.innovator.srv2api.icw2dmModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in de.mid.innovator.srv2api.icw2dm declared as ARG_XDMNElementRepModifier and TypeFieldDescriptionARG_XDMNTabCellRep.valCellliteral expression as value of input and output or annotation value - SharedArgARG_XDMNTabCellRep.valColumninput, output or annotation as column - SharedArgARG_DMNBoxedExpressionClient.valElemthe expression of this decision model element - SharedArgFields in de.mid.innovator.srv2api.icw2dm with type parameters of type ARG_XDMNElementRepModifier and TypeFieldDescriptionARG_DMNBoxedExpressionClient.seqElemlist of all decision model elementsConstructors in de.mid.innovator.srv2api.icw2dm with parameters of type ARG_XDMNElementRepModifierConstructorDescriptionARG_DMNBoxedExpressionClient(DMNElement ohElement, String strName, ARG_XDMNElementRep valElem, List<ARG_XDMNElementRep> seqElem, ADClientAble ohPrintContext) ARG_XDMNTabCellRep(DMNElement ohElement, ARG_XDMNElementRep valColumn, ARG_XDMNDecisionRuleRep valRow, ARG_XDMNElementRep valCell) Constructor parameters in de.mid.innovator.srv2api.icw2dm with type arguments of type ARG_XDMNElementRepModifierConstructorDescriptionARG_DMNBoxedExpressionClient(DMNElement ohElement, String strName, ARG_XDMNElementRep valElem, List<ARG_XDMNElementRep> seqElem, ADClientAble ohPrintContext)