Uses of Class
adams.flow.control.LocalScopeSubProcess
-
Packages that use LocalScopeSubProcess Package Description adams.flow.control -
-
Uses of LocalScopeSubProcess in adams.flow.control
Subclasses of LocalScopeSubProcess in adams.flow.control Modifier and Type Class Description class
LocalScopeTransformer
Provides a local scope for the sub-actors.
It is possible to 'propagate' or 'leak' variables and storage items from within the local scope back to the output scope.
-