Uses of Package
de.mid.innovator.srv2api.icw2dm
Packages that use de.mid.innovator.srv2api.icw2dm
Package
Description
Package for Business Process Model and Notation (BPMN).
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
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.
The decision requirements level of a decision model in DMN consists of a
Decision Requirement Graph depicted in one or more Decision Requirement
Diagrams.
This packagage contains elements representing the logical model.
-
Classes in de.mid.innovator.srv2api.icw2dm used by de.mid.innovator.srv2api.icw2bpClassDescriptionThe class
DRDecisionis used to model a decision.This is a utility class for DRDecisionAble that provides static methods for creation or other purposes.This is a utility class for DRDecisionOutputAble that provides static methods for creation or other purposes. -
Classes in de.mid.innovator.srv2api.icw2dm used by de.mid.innovator.srv2api.icw2classClassDescriptionA
DMTypedChildExpressionis used to hold an expression inside anDMIterator.This is a utility class for DMValueRangeRefAble that provides static methods for creation or other purposes.DRGElementis the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia. -
Classes in de.mid.innovator.srv2api.icw2dm used by de.mid.innovator.srv2api.icw2dmClassDescriptionThe class
DMBindingis used to model, in anDMInvocationelement, the binding of the called function's formal parameters to values.ADMChildExpressionis used to hold anDMExpressioninside a node.ADMConditionalis a visual way to express an if statement.ADMContextis composed of any number of context entries, which are instances ofDMContextEntry.The classDMContextEntryis used to model FEEL context entries when a context is modeled as aDMContextelement.The classDMDecisionRuleis used to model the rules in aDMDecisionTable.The classDMDecisionTableis used to model a decision table.An important characteristic of decisions and business knowledge models, is that they may contain an expression that describes the logic by which a modeled decision shall be made, or pieces of that logic.ADMFilteris a visual way to express list filtering.TheDMFunctionDefinitionthat is contained in aDRBusinessKnowledgeModelelement is the reusable module of decision logic that is represented by theDRBusinessKnowledgeModelelement.The classDMInformationItemis used to model variables at the decision logic level in decision models.The classDMInputClauseis used to model aDMDecisionTableinput.The classDMInvocationis used to model invocations as a kind ofDMExpression.AnDMIteratoris the abstract class for all boxed iteration.ADMListis simply a list of element, which are instances ofDMExpression.The classDMLiteralExpressionis used to model a value expression whose value is specified by text in some specified expression language.DMNElementis the abstract superclass for the decision model elements.The classDMOutputClauseis used to model aDMDecisionTableoutput.ADMRelationis convenient shorthand for a list of similar contexts.The classDMRuleAnnotationis used to model the annotations of aDMDecisionRule.The classDMRuleAnnotationClauseis used to model aDMDecisionTableannotation.ADMTypedChildExpressionis used to hold an expression inside anDMIterator.This is a utility class for DMValueRangeRefAble that provides static methods for creation or other purposes.The classDRAuthorityRequirementis used to model an authority requirement, as represented by an arrow drawn with dashed line and a filled circular head in a DRD byDRDiaRequirementEdge.The classDRBusinessKnowledgeModelis used to model a business knowledge model.The classDRDecisionis used to model a decision.This is a utility class for DRDecisionAble that provides static methods for creation or other purposes.This is a utility class for DRDecisionOutputAble that provides static methods for creation or other purposes.DRGElementis the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia.The classDRInformationRequirementis used to model an information requirement, as represented by a plain arrow in a DRD byDRDiaRequirementEdge.DMN uses the classDRInputDatato model the inputs of aDRDecisionwhose values are defined outside of the decision model.This is a utility class for DRInvocable that provides static methods for creation or other purposes.The classDRKnowledgeRequirementis used to model a knowledge requirement, as represented by a dashed arrow in a DRD byDRDiaRequirementEdge.The classDRKnowledgeSourceis used to model authoritative knowledge sources in a decision model.DRRequirementis the abstract superclass for all requirements that are graphical represented in aDRDecisionRequirementDia. -
Classes in de.mid.innovator.srv2api.icw2dm used by de.mid.innovator.srv2api.icw2drdiaClassDescription
DRGElementis the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia.DRRequirementis the abstract superclass for all requirements that are graphical represented in aDRDecisionRequirementDia. -
Classes in de.mid.innovator.srv2api.icw2dm used by de.mid.innovator.srv2api.icw2modelClassDescriptionThe class
DRDecisionis used to model a decision.The classDRKnowledgeSourceis used to model authoritative knowledge sources in a decision model.