Uses of Interface
de.mid.innovator.srv2api.icw2dm.DRAuthorityRequirement
Packages that use DRAuthorityRequirement
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 DRAuthorityRequirement in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DRAuthorityRequirementModifier and TypeMethodDescriptionstatic DRAuthorityRequirementDRAuthorityRequirementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Authority Requirement with template from source to target element.static DRAuthorityRequirementDRAuthorityRequirementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Authority Requirement with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DRAuthorityRequirementModifier and TypeMethodDescriptionDRDecision.getAuthorityRequiredBy()References the authority requirements which require thisDRDecision.DRInputData.getAuthorityRequiredBy()References the authority requirements which require thisDRInputData.DRKnowledgeSource.getAuthorityRequiredBy()References the authority requirements which require thisDRDecision.DRBusinessKnowledgeModel.getOwnedAuthorityRequirement()References the authority requirements owned by thisDRBusinessKnowledgeModel.DRDecision.getOwnedAuthorityRequirement()References the authority requirements owned by thisDRDecision.DRKnowledgeSource.getOwnedAuthorityRequirement()References the authority requirements owned by thisDRKnowledgeSource.