Uses of Interface
de.mid.innovator.srv2api.icw2dm.DRDecisionService
Packages that use DRDecisionService
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 DRDecisionService in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DRDecisionServiceModifier and TypeMethodDescriptionstatic DRDecisionServiceDRDecisionServiceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Decision Service with template and container.static DRDecisionServiceDRDecisionServiceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Decision Service with stereotype and container.Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DRDecisionServiceModifier and TypeMethodDescriptionDRDecision.getEncapsulatingDecisionService()All decision services which encapsulate this decision.DRDecision.getOutputDecisionService()All decision services with this decision as output.