KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.decision.capture
/
DecisionCapture
/
DecisionCapture
Decision
Capture
constructor
(
model
:
Model
,
sinkFor
:
(
DecisionElement
)
->
TransitionSink
?
)
(
source
)
Capture
model
's decision elements into sinks chosen by
sinkFor
, which the caller owns.