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 classFlattenStructureTries to flatten the flow structure wherever possible.classReactivateActorsActivates all actors implementing the adams.flow.core.InactiveActor.classRemoveAutogeneratedActorsRemoves all actors implementing the adams.flow.core.AutogeneratedActor.classRemoveBreakpointsA meta-processor that processes the actor sequentially with all sub-processors.classRemoveDisabledActorsA meta-processor that processes the actor sequentially with all sub-processors.
-