Uses of Interface
de.mid.innovator.srv2api.icw2dm.DRDecisionOutputAble
Packages that use DRDecisionOutputAble
Package
Description
Package for Business Process Model and Notation (BPMN).
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 DRDecisionOutputAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of DRDecisionOutputAble in de.mid.innovator.srv2api.icw2bp -
Uses of DRDecisionOutputAble in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm with type parameters of type DRDecisionOutputAbleModifier and TypeMethodDescription<T extends DRDecisionOutputAble>
List<T> DRDecision.getUsingDecisionOutputAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)