Uses of Package
adams.flow.control
-
Classes in adams.flow.control used by adams.core.command.stderr Class Description StorageName Wrapper around the name of a storage item (= string).StorageQueueHandler Wrapper class around aLinkedBlockingDeque
object stored in internal storage.StorageUpdater Interface for classes that update storage items. -
Classes in adams.flow.control used by adams.core.command.stdout Class Description StorageName Wrapper around the name of a storage item (= string).StorageQueueHandler Wrapper class around aLinkedBlockingDeque
object stored in internal storage.StorageUpdater Interface for classes that update storage items. -
Classes in adams.flow.control used by adams.core.shutdown Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.data.conversion Class Description StorageName Wrapper around the name of a storage item (= string).StorageUser Interface for classes that use storage items. -
Classes in adams.flow.control used by adams.data.image.transformer Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.data.objectfilter Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.data.spreadsheet Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.event Class Description Storage Used for temporary storage during flow execution. -
Classes in adams.flow.control used by adams.flow.condition.bool Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.flow.container Class Description Storage Used for temporary storage during flow execution.StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.flow.control Class Description AbstractConnectedControlActor Ancestor for all actors that control (connected) sub-actors in some way.AbstractContainerUpdater Ancestor for control actors that update a specific value of a container using the defined sub-actors.AbstractControlActor Ancestor for all actors that control sub-actors in some way.AbstractDataContainerFileChecker.FileInfo Container for storing additional information about a file, i.e., a timestamp when it first got black listed and a timestamp for when it should get checked again.AbstractDirectedControlActor Ancestor for all actors that control sub-actors in some way.AbstractDirector Manages the execution of actors.AbstractTee Abstract ancestor for actors that tee-off tokens.AbstractTee.TeeSwingWorker SwingWorker for asynchronous execution of the tee's sub-actors.ArrayProcess Applies all sub-actors to each of the array elements.ArrayProcess.ArrayElementJob For processing a single array element.AtomicExecution Interface for actors that can be configured to finish execution first before attempting to be stopped.Branch Branches off the flow into several sub-branches, each being supplied with a copy of the same object being passed into this meta-actor.CallableActorScreenshot.OutputType Determines how to output the screenshot.Flow Container object for actors, used for executing a flow.Flow.ErrorHandling Enum for the error handling within the flow.ForceFlush.FlushScope The scope for the flushing.Injector.DataType Enumeration of what type of data to inject.Injector.Location Enumeration for where to inject the String.LocalScopeHandler Interface for actor handlers that provide a local scope for their sub-actors.LocalScopeSubProcess 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.LocalScopeTee Executes the sub-actors whenever a token gets passed through, just like the adams.flow.control.Tee actor, but also provides its own scope for variables and internal storage.
It is possible to 'propagate' or 'leak' variables and storage items from within the local scope back to the output scope.LocalScopeTrigger Executes the sub-actors whenever a token gets passed through, just like the adams.flow.control.Trigger actor, but also provides its own scope for variables and internal storage.
It is possible to 'propagate' or 'leak' variables and storage items from within the local scope back to the output scope.MissionControl Displays a control panel for pausing/resuming/stopping the flow.
Useful when executing flows from command-line with the flow runner, offering a minimal control interface.MutableConnectedControlActor Abstract superclass for actors that allow their sub-actors to modified (adding, removing, editing).PlotContainerUpdater.PlotContainerValue The values of the plot container that can be modified.ProgrammaticLocalScope Interface for classes that allow setting local variables/storage.RunningFlowsRegistry Used for registering running flows.ScopeHandler For actors that define a scope like theFlow
orLocalScopeTrigger
actor.ScopeHandler.ScopeHandling Enumer for how the scope is being handled.Sequence Encapsulates a sequence of flow items.SequentialDirector Manages the execution of actors in sequential order.Storage Used for temporary storage during flow execution.StorageHandler Interface for actors that allow the storing of temporary data.StorageName Wrapper around the name of a storage item (= string).StorageQueueHandler.QueueItem Container for queueing objects.StorageUser Interface for classes that use storage items.SubProcess Encapsulates a sequence of flow items.Tee Allows to tap into the flow and tee-off tokens.Trigger Executes the tee-actor whenever a token gets passed through. -
Classes in adams.flow.control used by adams.flow.control.flowrestart Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.flow.control.flowrestart.notification Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.flow.control.flowrestart.operation Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.flow.control.flowrestart.trigger Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.flow.core Class Description FlowStructureModifier Interface for actors that modify the flow structure somehow.ScopeHandler For actors that define a scope like theFlow
orLocalScopeTrigger
actor.Storage Used for temporary storage during flow execution.StorageHandler Interface for actors that allow the storing of temporary data.StorageName Wrapper around the name of a storage item (= string).StorageQueueHandler Wrapper class around aLinkedBlockingDeque
object stored in internal storage. -
Classes in adams.flow.control used by adams.flow.execution Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.flow.execution.debug Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.flow.processor Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.flow.sink Class Description AbstractConnectedControlActor Ancestor for all actors that control (connected) sub-actors in some way.AbstractControlActor Ancestor for all actors that control sub-actors in some way.AbstractDirectedControlActor Ancestor for all actors that control sub-actors in some way.AtomicExecution Interface for actors that can be configured to finish execution first before attempting to be stopped.FlowStructureModifier Interface for actors that modify the flow structure somehow.MutableConnectedControlActor Abstract superclass for actors that allow their sub-actors to modified (adding, removing, editing).Sequence Encapsulates a sequence of flow items.StorageName Wrapper around the name of a storage item (= string).StorageUpdater Interface for classes that update storage items. -
Classes in adams.flow.control used by adams.flow.source Class Description AbstractConnectedControlActor Ancestor for all actors that control (connected) sub-actors in some way.AbstractControlActor Ancestor for all actors that control sub-actors in some way.AbstractDirectedControlActor Ancestor for all actors that control sub-actors in some way.AbstractDirector Manages the execution of actors.AtomicExecution Interface for actors that can be configured to finish execution first before attempting to be stopped.FlowStructureModifier Interface for actors that modify the flow structure somehow.MutableConnectedControlActor Abstract superclass for actors that allow their sub-actors to modified (adding, removing, editing).SequentialDirector Manages the execution of actors in sequential order.StorageName Wrapper around the name of a storage item (= string).StorageUpdater Interface for classes that update storage items.StorageUser Interface for classes that use storage items. -
Classes in adams.flow.control used by adams.flow.standalone Class Description AbstractControlActor Ancestor for all actors that control sub-actors in some way.AbstractDirectedControlActor Ancestor for all actors that control sub-actors in some way.AbstractDirector Manages the execution of actors.AtomicExecution Interface for actors that can be configured to finish execution first before attempting to be stopped.FlowStructureModifier Interface for actors that modify the flow structure somehow.MutableControlActor Abstract superclass for actors that allow their sub-actors to modified (adding, removing, editing).Sequence Encapsulates a sequence of flow items.StorageName Wrapper around the name of a storage item (= string).StorageUpdater Interface for classes that update storage items. -
Classes in adams.flow.control used by adams.flow.transformer Class Description AbstractConnectedControlActor Ancestor for all actors that control (connected) sub-actors in some way.AbstractControlActor Ancestor for all actors that control sub-actors in some way.AbstractDirectedControlActor Ancestor for all actors that control sub-actors in some way.AtomicExecution Interface for actors that can be configured to finish execution first before attempting to be stopped.FlowStructureModifier Interface for actors that modify the flow structure somehow.MutableConnectedControlActor Abstract superclass for actors that allow their sub-actors to modified (adding, removing, editing).PlotContainerUpdater.PlotContainerValue The values of the plot container that can be modified.Sequence Encapsulates a sequence of flow items.StorageName Wrapper around the name of a storage item (= string).StorageUpdater Interface for classes that update storage items.StorageUser Interface for classes that use storage items.SubProcess Encapsulates a sequence of flow items. -
Classes in adams.flow.control used by adams.flow.transformer.draw Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.flow.websocket.client Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.gui.flow.tree Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.gui.flow.tree.postprocessor Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by adams.gui.menu Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.gui.tools.spreadsheetviewer Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.gui.tools.spreadsheetviewer.chart Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.gui.visualization.debug Class Description Storage Used for temporary storage during flow execution.StorageHandler Interface for actors that allow the storing of temporary data. -
Classes in adams.flow.control used by adams.gui.visualization.image Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.parser.spreadsheetquery Class Description SubProcess Encapsulates a sequence of flow items. -
Classes in adams.flow.control used by adams.scripting.command.basic Class Description Flow Container object for actors, used for executing a flow. -
Classes in adams.flow.control used by adams.scripting.command.flow Class Description StorageName Wrapper around the name of a storage item (= string). -
Classes in adams.flow.control used by weka.filters Class Description SubProcess Encapsulates a sequence of flow items.