Uses of Interface
de.mid.innovator.srv2api.icw2dm.DRInputData
Packages that use DRInputData
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 DRInputData in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DRInputDataModifier and TypeMethodDescriptionstatic DRInputDataDRInputDataHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Input Data with template and container.static DRInputDataDRInputDataHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Input Data with stereotype and container.DMInformationItem.getOwningInputData()TheDRInputDatawhich owns this variable.Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DRInputDataModifier and TypeMethodDescriptionDRDecisionService.getInputData()AllDRInputDatarequired as input by thisDRDecisionService.DRDecisionService.getInputData(MMStereotype stereotype) The method calls getInputData and filters its return values according to the given stereotype value.