Uses of Package
de.mid.innovator.srv2api.icw2dm
-
Packages that use de.mid.innovator.srv2api.icw2dm Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.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.de.mid.innovator.srv2api.icw2drdia The decision requirements level of a decision model in DMN consists of a Decision Requirement Graph depicted in one or more Decision Requirement Diagrams.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
Classes in de.mid.innovator.srv2api.icw2dm used by de.mid.innovator.srv2api.icw2bp Class Description DRDecision The classDRDecision
is used to model a decision.DRDecisionAble This is a utility class for DRDecisionAble that provides static methods for creation or other purposes.DRDecisionOutputAble 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.icw2class Class Description DMValueRangeRefAble This is a utility class for DMValueRangeRefAble that provides static methods for creation or other purposes.DRGElement DRGElement
is 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.icw2dm Class Description ARG_DMNBoxedExpressionClient ARG_XDMNBindingRep ARG_XDMNContextEntryRep ARG_XDMNDecisionRuleRep ARG_XDMNElementRep ARG_XDMNExpressionRep ARG_XDMNInformationItemRep ARG_XDMNInputClauseRep ARG_XDMNListRep ARG_XDMNLiteralExpressionRep ARG_XDMNOutputClauseRep ARG_XDMNRuleAnnoClauseRep ARG_XDMNTabCellRep DMBinding The classDMBinding
is used to model, in anDMInvocation
element, the binding of the called function's formal parameters to values.DMBinding.VAttr DMContext ADMContext
is composed of any number of context entries, which are instances ofDMContextEntry
.DMContext.VAttr DMContextEntry The classDMContextEntry
is used to model FEEL context entries when a context is modeled as aDMContext
element.DMContextEntry.VAttr DMDecisionRule The classDMDecisionRule
is used to model the rules in aDMDecisionTable
.DMDecisionRule.VAttr DMDecisionTable The classDMDecisionTable
is used to model a decision table.DMDecisionTable.VAttr DMExpression 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.DMExpression.VAttr DMFunctionDefinition TheDMFunctionDefinition
that is contained in aDRBusinessKnowledgeModel
element is the reusable module of decision logic that is represented by theDRBusinessKnowledgeModel
element.DMFunctionDefinition.VAttr DMInformationItem The classDMInformationItem
is used to model variables at the decision logic level in decision models.DMInformationItem.VAttr DMInputClause The classDMInputClause
is used to model aDMDecisionTable
input.DMInputClause.VAttr DMInvocation The classDMInvocation
is used to model invocations as a kind ofDMExpression
.DMInvocation.VAttr DMList ADMList
is simply a list of element, which are instances ofDMExpression
.DMList.VAttr DMLiteralExpression The classDMLiteralExpression
is used to model a value expression whose value is specified by text in some specified expression language.DMLiteralExpression.VAttr DMNElement DMNElement
is the abstract superclass for the decision model elements.DMNElement.VAttr DMOutputClause The classDMOutputClause
is used to model aDMDecisionTable
output.DMOutputClause.VAttr DMRelation ADMRelation
is convenient shorthand for a list of similar contexts.DMRelation.VAttr DMRuleAnnotation The classDMRuleAnnotation
is used to model the annotations of aDMDecisionRule
.DMRuleAnnotation.VAttr DMRuleAnnotationClause The classDMRuleAnnotationClause
is used to model aDMDecisionTable
annotation.DMRuleAnnotationClause.VAttr DMValueRangeRefAble This is a utility class for DMValueRangeRefAble that provides static methods for creation or other purposes.DMValueRangeRefAble.VAttr DRAuthorityRequirement The classDRAuthorityRequirement
is used to model an authority requirement, as represented by an arrow drawn with dashed line and a filled circular head in a DRD byDRDiaRequirementEdge
.DRAuthorityRequirement.VAttr DRBusinessKnowledgeModel The classDRBusinessKnowledgeModel
is used to model a business knowledge model.DRBusinessKnowledgeModel.VAttr DRDecision The classDRDecision
is used to model a decision.DRDecision.VAttr DRDecisionAble This is a utility class for DRDecisionAble that provides static methods for creation or other purposes.DRDecisionAble.VAttr DRDecisionOutputAble This is a utility class for DRDecisionOutputAble that provides static methods for creation or other purposes.DRDecisionOutputAble.VAttr DRDecisionService DRDecisionService.VAttr DRGElement DRGElement
is the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia
.DRGElement.VAttr DRInformationRequirement The classDRInformationRequirement
is used to model an information requirement, as represented by a plain arrow in a DRD byDRDiaRequirementEdge
.DRInformationRequirement.VAttr DRInputData DMN uses the classDRInputData
to model the inputs of aDRDecision
whose values are defined outside of the decision model.DRInputData.VAttr DRInvocable This is a utility class for DRInvocable that provides static methods for creation or other purposes.DRInvocable.VAttr DRKnowledgeRequirement The classDRKnowledgeRequirement
is used to model a knowledge requirement, as represented by a dashed arrow in a DRD byDRDiaRequirementEdge
.DRKnowledgeRequirement.VAttr DRKnowledgeSource The classDRKnowledgeSource
is used to model authoritative knowledge sources in a decision model.DRKnowledgeSource.VAttr DRRequirement DRRequirement
is the abstract superclass for all requirements that are graphical represented in aDRDecisionRequirementDia
.DRRequirement.VAttr -
Classes in de.mid.innovator.srv2api.icw2dm used by de.mid.innovator.srv2api.icw2drdia Class Description DRGElement DRGElement
is the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia
.DRRequirement DRRequirement
is 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.icw2model Class Description DRDecision The classDRDecision
is used to model a decision.DRKnowledgeSource The classDRKnowledgeSource
is used to model authoritative knowledge sources in a decision model.