Uses of Interface
de.mid.innovator.srv2api.icw2dm.DRKnowledgeRequirement
Packages that use DRKnowledgeRequirement
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 DRKnowledgeRequirement in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DRKnowledgeRequirementModifier and TypeMethodDescriptionstatic DRKnowledgeRequirementDRKnowledgeRequirementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Knowledge Requirement with template from source to target element.static DRKnowledgeRequirementDRKnowledgeRequirementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Knowledge Requirement with stereotype from source to target element.static DRKnowledgeRequirementDRKnowledgeRequirementHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Knowledge Requirement with template from source to target element.static DRKnowledgeRequirementDRKnowledgeRequirementHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Knowledge Requirement with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DRKnowledgeRequirementModifier and TypeMethodDescriptionDRInvocable.getKnowledgeRequiredBy()References the knowledge requirements which require thisDRInvocable.DRBusinessKnowledgeModel.getOwnedKnowledgeRequirement()References the knowledge requirements owned by thisDRBusinessKnowledgeModel.DRDecision.getOwnedKnowledgeRequirement()References the knowledge requirements owned by thisDRDecision.