Uses of Interface
de.mid.innovator.srv2api.icw2dm.DRInformationRequirement
Packages that use DRInformationRequirement
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 DRInformationRequirement in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DRInformationRequirementModifier and TypeMethodDescriptionstatic DRInformationRequirementDRInformationRequirementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Information Requirement with template from source to target element.static DRInformationRequirementDRInformationRequirementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Information Requirement with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DRInformationRequirementModifier and TypeMethodDescriptionDRDecision.getInformationRequiredBy()References the information requirements which require thisDRDecision.DRInputData.getInformationRequiredBy()References the information requirements which require thisDRInputData.DRDecision.getOwnedInformationRequirement()References the information requirements owned by thisDRDecision.