T
- parameterized on the particular scope context implementationpublic interface ScopeStartNode<T extends FlowScopeContext>
NodeModel
classes
to define a the start of a new scope. The framework will take care of the
details, in this case making sure variables put onto the stack inside
the scope are removed when leaving it again.
Derivatives of this interface, such as LoopStartNode
add functionality
on top of the scope.
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.