Uses of Package
adams.flow.execution
-
Packages that use adams.flow.execution Package Description adams.flow.control adams.flow.core adams.flow.execution adams.flow.execution.debug adams.flow.transformer adams.gui.flow.tabhandler adams.gui.flow.tree -
Classes in adams.flow.execution used by adams.flow.control Class Description FlowExecutionListener Interface for classes that record flow execution events.FlowExecutionListeningSupporter Interface for classes that support listening usingFlowExecutionListener
. -
Classes in adams.flow.execution used by adams.flow.core Class Description FlowExecutionListeningSupporter Interface for classes that support listening usingFlowExecutionListener
. -
Classes in adams.flow.execution used by adams.flow.execution Class Description AbstractFlowExecutionListener Ancestor for execution listeners.AbstractFlowExecutionListenerWithTable Ancestor for graphical listeners that display their data in a table.AbstractGraphicalFlowExecutionListener Ancestor for graphical listeners.AbstractTimedFlowExecutionListenerWithTable Ancestor for listeners that use tables and update them at regular intervals.ExecutionStage Enumeration of flow execution stages.FlowExecutionListener Interface for classes that record flow execution events.FlowExecutionListeningSupporter Interface for classes that support listening usingFlowExecutionListener
.GraphicalFlowExecutionListener Interface for listeners that supply graphical output in from of a panel.RemoteFlowListener Listens on the specified port, returns the currently running flow setup.RemoteFlowListener.ListenerRunnable The runnable that listens to theTimedFlowExecutionListener Interface for listeners that performs updates/etc at regular intervals. -
Classes in adams.flow.execution used by adams.flow.execution.debug Class Description Debug Allows the user to define breakpoints that suspend the execution of the flow, allowing the inspection of the current flow state.
Tokens can only inspected during 'preInput', 'preExecute' and 'postOutput' of Breakpoint control actors.ExecutionStage Enumeration of flow execution stages. -
Classes in adams.flow.execution used by adams.flow.transformer Class Description FlowExecutionListener Interface for classes that record flow execution events.FlowExecutionListeningSupporter Interface for classes that support listening usingFlowExecutionListener
. -
Classes in adams.flow.execution used by adams.gui.flow.tabhandler Class Description GraphicalFlowExecutionListener Interface for listeners that supply graphical output in from of a panel. -
Classes in adams.flow.execution used by adams.gui.flow.tree Class Description FlowExecutionListeningSupporter Interface for classes that support listening usingFlowExecutionListener
.