Uses of Interface
adams.flow.processor.CleanUpProcessor
-
Packages that use CleanUpProcessor Package Description adams.flow.processor -
-
Uses of CleanUpProcessor in adams.flow.processor
Classes in adams.flow.processor that implement CleanUpProcessor Modifier and Type Class Description class
FlattenStructure
Tries to flatten the flow structure wherever possible.class
ReactivateActors
Activates all actors implementing the adams.flow.core.InactiveActor.class
RemoveAutogeneratedActors
Removes all actors implementing the adams.flow.core.AutogeneratedActor.class
RemoveBreakpoints
A meta-processor that processes the actor sequentially with all sub-processors.class
RemoveDisabledActors
A meta-processor that processes the actor sequentially with all sub-processors.
-