Uses of Interface
de.mid.innovator.srv2api.icw2dm.DRDecisionOutputAble
-
Packages that use DRDecisionOutputAble Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2dm 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 Modifier and Type Interface Description interface
BPSequenceFlow
-
Uses of DRDecisionOutputAble in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm with type parameters of type DRDecisionOutputAble Modifier and Type Method Description <T extends DRDecisionOutputAble>
java.util.List<T>DRDecision. getUsingDecisionOutputAble(java.lang.Class<T> returnType)
-