Package de.mid.innovator.srv2api.icw2drdia
package 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.
-
ClassDescriptionThe
DRDecisionRequirementDiadisplays a Decision Requirement Graph.TheDRDecisionRequirementDiadisplays a Decision Requirement Graph.ADRDiaDecisionNodeis the graphical representation of aDRDecision.ADRDiaInputDataNodeis the graphical representation of aDRInputData.ADRDiaKnowledgeNodeis the graphical representation of aDRBusinessKnowledgeModel.ADRDiaKnowledgeSourceNodeis the graphical representation of aDRKnowledgeSource.This is a utility class for DRDiaNode that provides static methods for creation or other purposes.ADRDiaRequirementEdgeis the graphical representation of aDRAuthorityRequirement,DRInformationRequirementorDRKnowledgeRequirement.This is a utility class for DRPrintContext that provides static methods for creation or other purposes.