Uses of Class
adams.flow.core.Token
-
-
Uses of Token in adams.event
Fields in adams.event declared as Token Modifier and Type Field Description protected Token
TokenEvent. m_Token
the token.Methods in adams.event that return Token Modifier and Type Method Description Token
TokenEvent. getToken()
Returns the token.Constructors in adams.event with parameters of type Token Constructor Description TokenEvent(TokenEventHandler source, Token token)
Initializes the event. -
Uses of Token in adams.flow.condition.bool
Methods in adams.flow.condition.bool with parameters of type Token Modifier and Type Method Description protected abstract boolean
AbstractAttributeCapabilities. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected abstract boolean
AbstractBooleanCondition. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
AbstractScriptedCondition. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
AdamsInstanceCapabilities. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
And. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
BinaryFile. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
BooleanReportValue. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
BytesComplete. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
Counting. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
DirectoriesMatch. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
DirectoryExists. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
Expression. doEvaluate(Actor owner, Token token)
Evaluates the expression.protected boolean
False. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
FileComplete. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
FileExists. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
FileInUse. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
FilesMatch. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasClass. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasColumn. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasElements. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasExifTag. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HashSet. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasInterface. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasLength. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasMapValue. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasProperty. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasQueue. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasRows. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasSize. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasStorageValue. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasVariable. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
HasVariableValue. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
InList. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsAndroid. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsArm64. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsArray. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsBoolean. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsByte. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsBzip2Compressed. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsDouble. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsFloat. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsGzipCompressed. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsInteger. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsLinux. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsLong. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsMac. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsMat5Array. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsMat5Matrix. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsMat5Struct. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsNull. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsNumeric. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsRarCompressed. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsShort. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsSubClass. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsWindows. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsXzCompressed. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsZipCompressed. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
IsZstdCompressed. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
Not. doEvaluate(Actor owner, Token token)
Evaluates the condition.protected boolean
NotesErrors. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
Or. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
PromptUser. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
RegExp. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
ReportValueExists. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
StorageFlagSet. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
TableExists. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
True. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
VariableFlagSet. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
WekaCapabilities. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected boolean
WekaClassification. doEvaluate(Actor owner, Token token)
Performs the actual evaluation.protected abstract boolean
AbstractScriptedCondition. doScriptEvaluate(Actor owner, Token token)
Runs the script evaluation.protected boolean
Groovy. doScriptEvaluate(Actor owner, Token token)
Runs the script evaluation.protected boolean
Scripted. doScriptEvaluate(Actor owner, Token token)
Runs the script evaluation.boolean
AbstractBooleanCondition. evaluate(Actor owner, Token token)
Uses the token to determine the evaluation.boolean
BooleanCondition. evaluate(Actor owner, Token token)
Evaluates whether to executed the "then" or "else" branch.int
IndexedBooleanCondition. getCaseIndex(Actor owner, Token token)
Returns the index of the case that should get executed.int
WekaClassification. getCaseIndex(Actor owner, Token token)
Returns the index of the case that should get executed.int
IndexedBooleanCondition. getDefaultCaseIndex(Actor owner, Token token)
Returns the index of the default case.int
WekaClassification. getDefaultCaseIndex(Actor owner, Token token)
Returns the index of the default case.protected String
AbstractBooleanCondition. preEvaluate(Actor owner, Token token)
Uses the token to determine the evaluation.protected String
AbstractBooleanDatabaseCondition. preEvaluate(Actor owner, Token token)
Uses the token to determine the evaluation. -
Uses of Token in adams.flow.control
Fields in adams.flow.control declared as Token Modifier and Type Field Description protected Token
IfThenElse.IfThenElseDirector. m_BranchToken
the token to use in the then/else branches.protected Token
Switch.SwitchDirector. m_CaseToken
the token to use in the switch cases.protected Token
Branch. m_CurrentToken
the token that gets passed on to all sub-branches.protected Token
LoadBalancer. m_CurrentToken
the input token.protected Token
Sequence. m_CurrentToken
the token that gets passed on to all sub-branches.protected Token
AbstractTee.TeeSwingWorker. m_Input
the input token.protected Token
AbstractTee. m_InputToken
the input token.protected Token
CallableActorScreenshot. m_InputToken
the input token.protected Token
ClearCallableDisplay. m_InputToken
the input token.protected Token
CloseCallableDisplay. m_InputToken
the input token.protected Token
DesktopScreenshot. m_InputToken
the input token.protected Token
IfThenElse. m_InputToken
the input token.protected Token
LaunchTee. m_InputToken
the input token.protected Token
LaunchTrigger. m_InputToken
the input token.protected Token
Switch. m_InputToken
the input token.protected Token
TryCatch. m_InputToken
the current input token.protected Token
UpdateCallableDisplay. m_InputToken
the input token.protected Token
UpdateProperties. m_InputToken
the current input token.protected Token
AbstractContainerUpdater. m_OutputToken
the output.protected Token
AbstractTee. m_OutputToken
the output token.protected Token
ArrayGenerate. m_OutputToken
the output array.protected Token
ArrayProcess. m_OutputToken
the output array.protected Token
CallableActorScreenshot. m_OutputToken
the output token.protected Token
ClearCallableDisplay. m_OutputToken
the output token.protected Token
CloseCallableDisplay. m_OutputToken
the output token.protected Token
CollectionProcess. m_OutputToken
the output collection.protected Token
DesktopScreenshot. m_OutputToken
the output token.protected Token
UpdateCallableDisplay. m_OutputToken
the output token.protected Token
UpdateProperties. m_OutputToken
the current output token.Fields in adams.flow.control with type parameters of type Token Modifier and Type Field Description protected List<Token>
PlotProcessor. m_AdditionalOutputTokens
the additional container tokens that were generated.protected HashMap<Integer,Token>
Branch. m_CollectedOutput
the collected output.protected List<Token>
SequentialDirector. m_FinalOutput
for storing the token that the last actor generated.protected List<Token>
SubProcess. m_OutputTokens
for storing generated output tokens.Methods in adams.flow.control that return Token Modifier and Type Method Description protected Token
AbstractTee. createTeeToken(Token token)
Creates the token to tee-off.protected Token
ContainerValuePicker. createTeeToken(Token token)
Creates the token to tee-off.protected Token
Count. createTeeToken(Token token)
Creates the token to tee-off.protected Token
JMap. createTeeToken(Token token)
Creates the token to tee-off.protected Token
Rejector. createTeeToken(Token token)
Generates the output for the tee actor.Token
AbstractTee. currentInput()
Returns the current input token, if any.Token
Branch. currentInput()
Returns the current input token, if any.Token
CallableActorScreenshot. currentInput()
Returns the current input token, if any.Token
ClearCallableDisplay. currentInput()
Returns the current input token, if any.Token
CloseCallableDisplay. currentInput()
Returns the current input token, if any.Token
DesktopScreenshot. currentInput()
Returns the current input token, if any.Token
IfThenElse. currentInput()
Returns the current input token, if any.Token
LaunchTee. currentInput()
Returns the current input token, if any.Token
LaunchTrigger. currentInput()
Returns the current input token, if any.Token
LoadBalancer. currentInput()
Returns the current input token, if any.Token
LocalScopeSubProcess. currentInput()
Returns the current input token, if any.Token
Sequence. currentInput()
Returns the current input token, if any.Token
Stop. currentInput()
Returns the current input token, if any.Token
Switch. currentInput()
Returns the current input token, if any.Token
TryCatch. currentInput()
Returns the current input token, if any.Token
UpdateCallableDisplay. currentInput()
Returns the current input token, if any.Token
UpdateProperties. currentInput()
Returns the current input token, if any.Token
WhileLoop. currentInput()
Returns the current input token, if any.protected Token
SequentialDirector. doOutput(Actor actor)
Retrieves the token from the actor.protected Token
ContainerValuePicker. extract(Token token)
Extracts the container value, if possible.Token
IfThenElse.IfThenElseDirector. getBranchToken()
Returns the token to be forwarded to then/else branches.Token
Switch.SwitchDirector. getCaseToken()
Returns the token to be forwarded to switch cases.Token
AbstractContainerUpdater. output()
Returns the generated token.Token
AbstractTee. output()
Returns the generated token.Token
ArrayGenerate. output()
Returns the generated token.Token
ArrayProcess. output()
Returns the generated token.Token
CallableActorScreenshot. output()
Returns the generated token.Token
ClearCallableDisplay. output()
Returns the generated token.Token
CloseCallableDisplay. output()
Returns the generated token.Token
CollectionProcess. output()
Returns the generated token.Token
DesktopScreenshot. output()
Returns the generated token.Token
Injector. output()
Returns the generated token.Token
InputOutputListener. output()
Returns the generated token.Token
LocalScopeSubProcess. output()
Returns the generated token.Token
PlotProcessor. output()
Returns the generated token.Token
StorageValueSequence. output()
Returns the generated token.Token
SubProcess. output()
Returns the generated token.Token
Switch. output()
Returns the generated token.Token
TryCatch. output()
Returns the generated token.Token
UpdateCallableDisplay. output()
Returns the generated token.Token
UpdateProperties. output()
Returns the generated token.Methods in adams.flow.control that return types with arguments of type Token Modifier and Type Method Description HashMap<Integer,Token>
Branch. getCollectedOutput()
Returns the collected output from the branches, if any.protected List<Token>
SequentialDirector. getFinalOutput()
Returns the vector for storing final outputs.protected List<Token>
SubProcess. getOutputTokens()
Initializes m_OutputTokens if necessary and returns it.Methods in adams.flow.control with parameters of type Token Modifier and Type Method Description protected void
SubProcess. addOutputToken(Token output)
Adds the given token to the list of available output tokens.protected boolean
AbstractDataContainerFileChecker. canProcessInput(Token token)
Tokens, i.e., files are not automatically forwarded to the tee actor, since only final black-listed ones are output there.protected boolean
AbstractTee. canProcessInput(Token token)
Returns whether the token can be processed in the tee actor.protected boolean
ConditionalTee. canProcessInput(Token token)
Returns whether the token can be processed in the tee actor.protected boolean
ContainerValuePicker. canProcessInput(Token token)
Returns whether the token can be processed in the tee actor.protected boolean
Count. canProcessInput(Token token)
Returns whether the token can be processed in the tee actor.protected boolean
JMap. canProcessInput(Token token)
Returns whether the token can be processed in the tee actor.protected boolean
Once. canProcessInput(Token token)
Returns whether the token can be processed in the tee actor.protected boolean
Rejector. canProcessInput(Token token)
Returns whether the token can be processed in the tee actor.protected boolean
TriggerOnce. canProcessInput(Token token)
Returns whether the token can be processed in the tee actor.protected boolean
ContainerValuePicker. canProcessToken(Token token)
Checks whether we can process the token.protected Token
AbstractTee. createTeeToken(Token token)
Creates the token to tee-off.protected Token
ContainerValuePicker. createTeeToken(Token token)
Creates the token to tee-off.protected Token
Count. createTeeToken(Token token)
Creates the token to tee-off.protected Token
JMap. createTeeToken(Token token)
Creates the token to tee-off.protected Token
Rejector. createTeeToken(Token token)
Generates the output for the tee actor.protected String
SequentialDirector. doInput(Actor actor, Token input)
Presents the specified token to the actor.protected Token
ContainerValuePicker. extract(Token token)
Extracts the container value, if possible.protected boolean
Rejector. hasError(Token token)
Checks whether the input notes contain an error.void
AbstractContainerUpdater. input(Token token)
The method that accepts the input token and then processes it.void
AbstractTee. input(Token token)
The method that accepts the input token and then processes it.void
ArrayGenerate. input(Token token)
The method that accepts the input token and then processes it.void
ArrayProcess. input(Token token)
The method that accepts the input token and then processes it.void
Branch. input(Token token)
The method that accepts the input token and then processes it.void
CallableActorScreenshot. input(Token token)
Does nothing.void
ClearCallableDisplay. input(Token token)
Does nothing.void
CloseCallableDisplay. input(Token token)
Does nothing.void
CollectionProcess. input(Token token)
The method that accepts the input token and then processes it.void
Count. input(Token token)
The method that accepts the input token and then processes it.void
DesktopScreenshot. input(Token token)
Does nothing.void
IfThenElse. input(Token token)
The method that accepts the input token and then processes it.void
InputOutputListener. input(Token token)
The method that accepts the input token and then processes it.void
LaunchTee. input(Token token)
The method that accepts the input token and then processes it.void
LaunchTrigger. input(Token token)
The method that accepts the input token and then processes it.void
LoadBalancer. input(Token token)
The method that accepts the input token and then processes it.void
LocalScopeSubProcess. input(Token token)
Does nothing.void
Sequence. input(Token token)
The method that accepts the input token and then processes it.void
Stop. input(Token token)
Does nothing.void
SubProcess. input(Token token)
The method that accepts the input token and then processes it.void
Switch. input(Token token)
The method that accepts the input token and then processes it.void
TryCatch. input(Token token)
The method that accepts the input token and then processes it.void
UpdateCallableDisplay. input(Token token)
Does nothing.void
UpdateProperties. input(Token token)
The method that accepts the input token and then processes it.void
WhileLoop. input(Token token)
Does nothing.protected String
AbstractTee. processInput(Token token)
Processes the token normal, i.e., not in thread.protected String
ConditionalTrigger. processInput(Token token)
Processes the token.protected String
Count. processInput(Token token)
Processes the token normal, i.e., not in thread.protected String
Once. processInput(Token token)
Processes the token.protected String
RemoteExecutionTrigger. processInput(Token token)
Processes the token.protected String
Trigger. processInput(Token token)
Processes the token.protected String
TriggerOnce. processInput(Token token)
Processes the token.protected void
Switch. recordOutput(Token token)
Records the output generated by a case actor.void
IfThenElse.IfThenElseDirector. setBranchToken(Token value)
Sets the token to use in the then/else branches.void
Switch.SwitchDirector. setCaseToken(Token value)
Sets the token to use in the switch cases.Constructors in adams.flow.control with parameters of type Token Constructor Description TeeSwingWorker(AbstractTee owner, Token input)
Initializes the worker. -
Uses of Token in adams.flow.core
Subclasses of Token in adams.flow.core Modifier and Type Class Description class
NullToken
A dummy token without any payload.Fields in adams.flow.core declared as Token Modifier and Type Field Description protected Token
AbstractDisplay. m_InputToken
the current token.Methods in adams.flow.core that return Token Modifier and Type Method Description Token
AbstractDisplay. currentInput()
Returns the current input token, if any.Token
InputConsumer. currentInput()
Returns the current input token, if any.Token
Token. getClone()
Returns a clone of itself.Token
OutputProducer. output()
Returns the generated token.Methods in adams.flow.core with parameters of type Token Modifier and Type Method Description void
AbstractDisplay. input(Token token)
The method that accepts the input token and then processes it.void
InputConsumer. input(Token token)
The method that accepts the input token and then processes it. -
Uses of Token in adams.flow.execution
Methods in adams.flow.execution with parameters of type Token Modifier and Type Method Description protected void
ExecutionLog. add(String origin, Actor actor, String msg, Token token)
Writes a message to the log file.void
AbstractFlowExecutionListener. postOutput(Actor actor, Token token)
Gets called after a token was acquired from the actor.void
Debug. postOutput(Actor actor, Token token)
Gets called after a token was acquired from the actor.void
ExecutionLog. postOutput(Actor actor, Token token)
Gets called after a token was acquired from the actor.void
FlowExecutionListener. postOutput(Actor actor, Token token)
Gets called after a token was acquired from the actor.void
MultiListener. postOutput(Actor actor, Token token)
Gets called after a token was acquired from the actor.void
Time. postOutput(Actor actor, Token token)
Gets called after a token was acquired from the actor.void
AbstractFlowExecutionListener. preInput(Actor actor, Token token)
Gets called before the actor receives the token.void
Debug. preInput(Actor actor, Token token)
Gets called before the actor receives the token.void
ExecutionLog. preInput(Actor actor, Token token)
Gets called before the actor receives the token.void
FlowExecutionListener. preInput(Actor actor, Token token)
Gets called before the actor receives the token.void
MultiListener. preInput(Actor actor, Token token)
Gets called before the actor receives the token.void
Time. preInput(Actor actor, Token token)
Gets called before the actor receives the token.protected void
Debug. triggered(AbstractBreakpoint point, Actor actor, ExecutionStage stage, Token token)
Suspends the flow execution. -
Uses of Token in adams.flow.execution.debug
Fields in adams.flow.execution.debug declared as Token Modifier and Type Field Description protected Token
ControlPanel. m_CurrentToken
the current token.Methods in adams.flow.execution.debug that return Token Modifier and Type Method Description Token
ControlPanel. getCurrentToken()
Returns the current token, if any.Methods in adams.flow.execution.debug with parameters of type Token Modifier and Type Method Description protected abstract boolean
AbstractBreakpoint. evaluatePostOutput(Actor actor, Token token)
Evaluates the breakpoint at post-output.protected boolean
AnyActorBreakpoint. evaluatePostOutput(Actor actor, Token token)
Evaluates the breakpoint at post-output.protected boolean
ClassBreakpoint. evaluatePostOutput(Actor actor, Token token)
Evaluates the breakpoint at post-output.protected boolean
PathBreakpoint. evaluatePostOutput(Actor actor, Token token)
Evaluates the breakpoint at post-output.protected abstract boolean
AbstractBreakpoint. evaluatePreInput(Actor actor, Token token)
Evaluates the breakpoint at pre-input.protected boolean
AnyActorBreakpoint. evaluatePreInput(Actor actor, Token token)
Evaluates the breakpoint at pre-input.protected boolean
ClassBreakpoint. evaluatePreInput(Actor actor, Token token)
Evaluates the breakpoint at pre-input.protected boolean
PathBreakpoint. evaluatePreInput(Actor actor, Token token)
Evaluates the breakpoint at pre-input.void
ControlPanel. setCurrentToken(Token value)
Sets the current token, if any.boolean
AbstractBreakpoint. triggersPostOutput(Actor actor, Token token)
Checks whether the breakpoint gets triggered in post-output.boolean
AbstractBreakpoint. triggersPreInput(Actor actor, Token token)
Checks whether the breakpoint gets triggered in pre-input. -
Uses of Token in adams.flow.sink
Fields in adams.flow.sink declared as Token Modifier and Type Field Description protected Token
CallableSink. m_CurrentInput
the token that is to be fed to the callable sink.protected Token
TemplateSink. m_CurrentInput
the token that is to be fed to the global sink.protected Token
AbstractSink. m_InputToken
the current token.protected Token
ExternalSink. m_InputToken
the current input token.protected Token
Groovy. m_InputToken
the current input token.protected Token
Scripted. m_InputToken
the current input token.Methods in adams.flow.sink that return Token Modifier and Type Method Description Token
AbstractSink. currentInput()
Returns the current input token, if any.Token
CallableSink. currentInput()
Returns the current input token, if any.Token
CopyCallableSink. currentInput()
Returns the current input token, if any.Token
ExternalSink. currentInput()
Returns the current input token, if any.Token
Groovy. currentInput()
Returns the current input token, if any.Token
IncludeExternalSink. currentInput()
Returns the current input token, if any.Token
Scripted. currentInput()
Returns the current input token, if any.Token
TemplateSink. currentInput()
Returns the current input token, if any.Token
AbstractTextDisplayPanel. getUpdatedToken()
Returns a potentially updated token.Token
ImageSegmentationViewer.ImageSegmentationViewerDisplayPanel. getUpdatedToken()
Generates a new token.Token
ImageViewer.ImageViewerDisplayPanel. getUpdatedToken()
Generates a new token.Token
SpreadSheetDisplay.SpreadSheetDisplayPanel. getUpdatedToken()
Returns a potentially updated token.Token
UpdateableDisplayPanel. getUpdatedToken()
Returns a potentially updated token.Methods in adams.flow.sink with parameters of type Token Modifier and Type Method Description AbstractDisplayPanel
ActualVsPredictedPlot. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
BoxPlot. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
ContainerDisplay. createDisplayPanel(Token token)
Creates a new panel for the token.DisplayPanel
Display. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
DisplayPanelProvider. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
DOMDisplay. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
EmailViewer. createDisplayPanel(Token token)
Creates a new panel for the token.DisplayPanel
FilePreview. createDisplayPanel(Token token)
Creates a new panel for the token.DisplayPanel
FlowDisplay. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
FourInOneDisplay. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
Histogram. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
ImageHistogram. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
ImageSegmentationViewer. createDisplayPanel(Token token)
Creates a new panel for the token.DisplayPanel
ImageViewer. createDisplayPanel(Token token)
Creates a new panel for the token.DisplayPanel
JFreeChartPlot. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
JsonDisplay. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
MatrixPlot. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
ObjectPreview. createDisplayPanel(Token token)
Creates a new panel for the token.DisplayPanel
ObjectViewer. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
PDFViewer. createDisplayPanel(Token token)
Creates a new panel for the token.DisplayPanel
ProbabilityPlotDisplay. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
PropertiesDisplay. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
ScatterDisplay. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
SequencePlotter. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
SideBySideDiff. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
SimplePlot. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
SpreadSheetDisplay. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
SpreadSheetRowViewer. createDisplayPanel(Token token)
Creates a new panel for the token.TimeseriesDisplay.DisplayPanel
TimeseriesDisplay. createDisplayPanel(Token token)
Creates a new display panel for the token.DisplayPanel
WekaAttributeSummary. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
WekaClassifierErrors. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
WekaCostBenefitAnalysis. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
WekaCostCurve. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
WekaGraphVisualizer. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
WekaInstancesDisplay. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
WekaInstancesPlot. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
WekaInstanceViewer. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
WekaMarginCurve. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
WekaThresholdCurve. createDisplayPanel(Token token)
Creates a new panel for the token.AbstractDisplayPanel
WekaTreeVisualizer. createDisplayPanel(Token token)
Creates a new display panel for the token.AbstractDisplayPanel
ZScoreDisplay. createDisplayPanel(Token token)
Creates a new panel for the token.protected weka.gui.graphvisualizer.GraphVisualizer
WekaGraphVisualizer. createGraphVisualizer(Token token)
Creates a tree visualizer from the token.protected weka.gui.treevisualizer.TreeVisualizer
WekaTreeVisualizer. createTreeVisualizer(Token token)
Creates a tree visualizer from the token.protected abstract void
AbstractDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).abstract void
AbstractDisplayPanel. display(Token token)
Displays the token.protected void
ActualVsPredictedPlot. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ArrayDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
BoxPlot. display(Token token)
protected void
Canvas. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ContainerDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ControlChartPlot. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
Display. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).void
DisplayPanel. display(Token token)
Displays the token.protected void
DisplayPanelGrid. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
DisplayPanelManager. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
DOMDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
EmailViewer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
FilePreview. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).void
FilePreview.FilePreviewDisplayPanel. display(Token token)
Displays the token.protected void
FlowDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
FourInOneDisplay. display(Token token)
protected void
Histogram. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
HistoryDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
Html4Display. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ImageHistogram. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ImageSegmentationViewer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).void
ImageSegmentationViewer.ImageSegmentationViewerDisplayPanel. display(Token token)
Displays the token.protected void
ImageViewer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).void
ImageViewer.ImageViewerDisplayPanel. display(Token token)
Displays the token.protected void
JFreeChartPlot. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
JsonDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
LogViewer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
MatrixPlot. display(Token token)
protected void
ObjectPreview. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).void
ObjectPreview.FilePreviewDisplayPanel. display(Token token)
Displays the token.protected void
ObjectViewer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
PDFViewer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ProbabilityPlotDisplay. display(Token token)
protected void
ProgressBar. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
PropertiesDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ReportDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ScatterDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
SequencePlotter. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
SideBySideDiff. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
SimplePlot. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
SpreadSheetDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).void
SpreadSheetDisplay.SpreadSheetDisplayPanel. display(Token token)
Displays the token.protected void
SpreadSheetRowViewer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
StringTree. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
TimeseriesDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).void
TimeseriesDisplay.DisplayPanel. display(Token token)
protected void
WekaAttributeSummary. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
WekaClassifierErrors. display(Token token)
ClassifierErrorss the token (the panel and dialog have already been created at this stage).protected void
WekaCostBenefitAnalysis. display(Token token)
Plots the token (the panel and dialog have already been created at this stage).protected void
WekaCostCurve. display(Token token)
Plots the token (the panel and dialog have already been created at this stage).protected void
WekaGraphVisualizer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
WekaInstancesDisplay. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
WekaInstancesPlot. display(Token token)
Plots the token (the panel and dialog have already been created at this stage).protected void
WekaInstanceViewer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
WekaMarginCurve. display(Token token)
Plots the token (the panel and dialog have already been created at this stage).protected void
WekaThresholdCurve. display(Token token)
Plots the token (the panel and dialog have already been created at this stage).protected void
WekaTreeVisualizer. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected void
ZScoreDisplay. display(Token token)
protected weka.classifiers.Evaluation
WekaClassifierErrors. getEvaluation(Token token)
Returns theEvaluation
object from the token.protected weka.classifiers.Evaluation
WekaCostBenefitAnalysis. getEvaluation(Token token)
Returns theEvaluation
object from the token.protected weka.classifiers.Evaluation
WekaCostCurve. getEvaluation(Token token)
Returns theEvaluation
object from the token.protected weka.classifiers.Evaluation
WekaMarginCurve. getEvaluation(Token token)
Returns theEvaluation
object from the token.protected weka.classifiers.Evaluation
WekaThresholdCurve. getEvaluation(Token token)
Returns theEvaluation
object from the token.void
AbstractSink. input(Token token)
The method that accepts the input token and then processes it.void
CallableSink. input(Token token)
The method that accepts the input token and then processes it.void
CopyCallableSink. input(Token token)
The method that accepts the input token and then processes it.void
EnQueue. input(Token token)
Adds the payload to the queue in internal storage.void
ExternalSink. input(Token token)
The method that accepts the input token and then processes it.void
Groovy. input(Token token)
The method that accepts the input token and then processes it.void
IncludeExternalSink. input(Token token)
Does nothing.void
Null. input(Token token)
Does nothing.void
Scripted. input(Token token)
The method that accepts the input token and then processes it.void
TemplateSink. input(Token token)
The method that accepts the input token and then processes it.protected void
AbstractDisplay. postDisplay(Token token)
After the token has been displayed.protected void
ReportDisplay. postDisplay(Token token)
After the token has been displayed.protected void
AbstractDisplay. preDisplay(Token token)
Before the token is displayed.protected void
AbstractTextualDisplay. preDisplay(Token token)
Before the token is displayed. -
Uses of Token in adams.flow.source
Fields in adams.flow.source declared as Token Modifier and Type Field Description protected Token
AbstractSimpleSource. m_OutputToken
the output token.protected Token
AbstractSpreadSheetDbReader. m_OutputToken
the generated output token.protected Token
EnterValue. m_OutputToken
the output token to broadcast.protected Token
PasteFromClipboard. m_OutputToken
the output token to broadcast.protected Token
SelectCharset. m_OutputToken
for the chosen directory.protected Token
SelectDateTime. m_OutputToken
the output token to broadcast.protected Token
SelectDirectory. m_OutputToken
for the chosen directory.Fields in adams.flow.source with type parameters of type Token Modifier and Type Field Description protected List<Token>
SequenceSource. m_OutputTokens
for storing generated output tokens.Methods in adams.flow.source that return Token Modifier and Type Method Description protected Token
SelectDateTime. createToken(Date dateTime)
Creates a token from the provided date object.Token
AbstractArrayProvider. output()
Returns the generated token.Token
AbstractBufferingSource. output()
Returns the generated token.abstract Token
AbstractForLoop. output()
Returns the generated token.Token
AbstractInteractiveArrayProvider. output()
Returns the generated token.Token
AbstractPythonExecution. output()
Returns the generated token.Token
AbstractSimpleSource. output()
Returns the generated token.Token
AbstractSpreadSheetDbReader. output()
Returns the generated token.Token
AbstractWekaSetupGenerator. output()
Returns the generated token.Token
CallableSource. output()
Returns the generated token.Token
Command. output()
Returns the generated token.Token
CopyCallableSource. output()
Returns the generated token.Token
DeQueue. output()
Returns the generated token.Token
EnterManyValues. output()
Returns the generated token.Token
EnterValue. output()
Returns the generated token.Token
Exec. output()
Returns the generated token.Token
ExternalSource. output()
Returns the generated token.Token
ForLoop. output()
Returns the generated token.Token
Groovy. output()
Returns the generated token.Token
Idle. output()
Returns the generated token.Token
IncludeExternalSource. output()
Always null.Token
OpenCVDeviceFrameGrabber. output()
Returns the generated token.Token
PasteFromClipboard. output()
Returns the generated token.Token
Scripted. output()
Returns the generated token.Token
SelectCharset. output()
Returns the generated token.Token
SelectDateTime. output()
Returns the generated token.Token
SelectDirectory. output()
Returns the generated token.Token
SequenceSource. output()
Returns the generated token.Token
StorageForLoop. output()
Returns the generated token.Token
StorageValuesArray. output()
Returns the generated token.Token
SwitchedSource. output()
Returns the generated token.Token
TemplateSource. output()
Returns the generated token.Token
TimeseriesDbReader. output()
Returns the generated token.Token
VariablesArray. output()
Returns the generated token.Token
WekaDatabaseReader. output()
Returns the generated token.protected Token[]
EnterManyValues. propertiesToOutputType(Properties props)
Converts the properties into the requested output type.Methods in adams.flow.source that return types with arguments of type Token Modifier and Type Method Description List<Token>
SequenceSource. getOutputTokens()
Initializes m_OutputTokens if necessary and returns it.Methods in adams.flow.source with parameters of type Token Modifier and Type Method Description protected void
SequenceSource. addOutputToken(Token output)
Adds the given token to the list of available output tokens. -
Uses of Token in adams.flow.transformer
Fields in adams.flow.transformer declared as Token Modifier and Type Field Description protected Token
AbstractTransformer. m_InputToken
the current input token.protected Token
CallableTransformer. m_InputToken
the token that is to be fed into the callable transformer.protected Token
ExternalTransformer. m_InputToken
the current input token.protected Token
Groovy. m_InputToken
the current input token.protected Token
Scripted. m_InputToken
the current input token.protected Token
SetProperty. m_InputToken
the current input token.protected Token
TemplateTransformer. m_InputToken
the token that is to be fed into the global transformer.protected Token
UpdateProperty. m_InputToken
the current input token.protected Token
AbstractTransformer. m_OutputToken
the current output token.protected Token
SetProperty. m_OutputToken
the current output token.protected Token
UpdateProperty. m_OutputToken
the current output token.Methods in adams.flow.transformer that return Token Modifier and Type Method Description protected Token
AbstractFilter. createToken(Object output)
Creates the output token.protected Token
WekaFilter. createToken(Object input, Object data)
Creates a token with the data.Token
AbstractTransformer. currentInput()
Returns the current input token, if any.Token
CallableTransformer. currentInput()
Returns the current input token, if any.Token
CopyCallableTransformer. currentInput()
Returns the current input token, if any.Token
ExternalTransformer. currentInput()
Returns the current input token, if any.Token
Groovy. currentInput()
Returns the current input token, if any.Token
IncludeExternalTransformer. currentInput()
Returns the current input token, if any.Token
Scripted. currentInput()
Returns the current input token, if any.Token
SetProperty. currentInput()
Returns the current input token, if any.Token
TemplateTransformer. currentInput()
Returns the current input token, if any.Token
UpdateProperty. currentInput()
Returns the current input token, if any.Token
AbstractArrayProvider. output()
Returns the generated token.Token
AbstractDataContainerFileImport. output()
Returns the generated token.Token
AbstractDataContainerFileReader. output()
Returns the generated token.Token
AbstractReportFileImport. output()
Returns the generated token.Token
AbstractTransformer. output()
Returns the generated token.Token
ArrayCombinations. output()
Returns the generated token.Token
ArrayToChunks. output()
Returns the generated token.Token
ArrayToSequence. output()
Returns the generated token.Token
BinaryFileReader. output()
Returns the generated token.Token
BoofCVFeatureGenerator. output()
Returns the generated token.Token
BoofCVMultiImageOperation. output()
Returns the generated token.Token
BufferedImageFeatureGenerator. output()
Returns the generated token.Token
BufferedImageMultiImageOperation. output()
Returns the generated token.Token
CallableTransformer. output()
Returns the generated token.Token
CollectionToSequence. output()
Returns the generated token.Token
CopyCallableTransformer. output()
Returns the generated token.Token
ExternalTransformer. output()
Returns the generated token.Token
FileTailer. output()
Returns the generated token.Token
Groovy. output()
Returns the generated token.Token
IncludeExternalTransformer. output()
Always null.Token
MakeForecastPlotContainer. output()
Returns the generated token.Token
MapVariableIterator. output()
Returns the generated token.Token
MultiMat5MatrixOperation. output()
Returns the generated token.Token
OpenCVFeatureGenerator. output()
Returns the generated token.Token
OpenCVMultiImageOperation. output()
Returns the generated token.Token
PassThrough. output()
Returns the generated token.Token
PDFExtractImages. output()
Returns the generated token.Token
PDFRenderPages. output()
Returns the generated token.Token
Scripted. output()
Returns the generated token.Token
SetProperty. output()
Returns the generated token.Token
SpreadSheetFileReader. output()
Returns the generated token.Token
SpreadSheetGetColumnIndex. output()
Returns the generated token.Token
SpreadSheetRowBuffer. output()
Returns the generated token.Token
SpreadSheetStorageRowIterator. output()
Returns the generated token.Token
SpreadSheetSubsetByValue. output()
Returns the generated token.Token
SpreadSheetVariableRowIterator. output()
Returns the generated token.Token
TemplateTransformer. output()
Returns the generated token.Token
TextFileReader. output()
Returns the generated token.Token
TimeseriesFeatureGenerator. output()
Returns the generated token.Token
TimeseriesInfo. output()
Returns the generated token.Token
UpdateProperty. output()
Returns the generated token.Token
WekaAccumulatedError. output()
Returns the generated token.Token
WekaCrossValidationSplit. output()
Returns the generated token.Token
WekaFileReader. output()
Returns the generated token.Token
WekaInstanceBuffer. output()
Returns the generated token.Token
WekaInstanceStreamPlotGenerator. output()
Returns the generated token.Token
WekaMultiLabelSplitter. output()
Returns the generated token.Token
WekaSubsets. output()
Returns the generated token.protected abstract Token
AbstractProcessWekaInstanceWithModel. processInstance(weka.core.Instance inst)
Processes the instance and generates the output token.protected Token
WekaClassifying. processInstance(weka.core.Instance inst)
Processes the instance and generates the output token.protected Token
WekaClustering. processInstance(weka.core.Instance inst)
Processes the instance and generates the output token.Methods in adams.flow.transformer with parameters of type Token Modifier and Type Method Description protected boolean
CompareObjectLocations. display(Token token)
Displays the token (the panel and dialog have already been created at this stage).protected T
AbstractReportFileWriter. extractReport(Token token)
Extracts the report from the token.protected T[]
AbstractReportFileWriter. extractReports(Token token)
Extracts the reports from the token.void
AbstractTransformer. input(Token token)
The method that accepts the input token and then processes it.void
CallableTransformer. input(Token token)
The method that accepts the input token and then processes it.void
CopyCallableTransformer. input(Token token)
The method that accepts the input token and then processes it.void
ExternalTransformer. input(Token token)
The method that accepts the input token and then processes it.void
Groovy. input(Token token)
The method that accepts the input token and then processes it.void
IncludeExternalTransformer. input(Token token)
Does nothing.void
PassThrough. input(Token token)
The method that accepts the input token and then processes it.void
Scripted. input(Token token)
The method that accepts the input token and then processes it.void
SetProperty. input(Token token)
The method that accepts the input token and then processes it.void
TemplateTransformer. input(Token token)
The method that accepts the input token and then processes it.void
UpdateProperty. input(Token token)
The method that accepts the input token and then processes it.protected boolean
AbstractDeleteDataContainer. remove(Token input)
Removes the container from the database.void
ProgrammaticTokenListener.TokenListener. tokenReceived(Token token)
For listening to the token that was received. -
Uses of Token in adams.gui.clipboard
Methods in adams.gui.clipboard that return Token Modifier and Type Method Description Token
AbstractClipboardData. pasteAsToken()
Pastes the data from the clipboard as flow token.protected abstract Token
AbstractClipboardData. wrap(T data)
Wraps the data from the clipboard in a flow token.protected Token
BufferedImage. wrap(BufferedImage data)
Wraps the data from the clipboard in a flow token.protected Token
String. wrap(String data)
Wraps the data from the clipboard in a flow token.Methods in adams.gui.clipboard with parameters of type Token Modifier and Type Method Description boolean
AbstractClipboardData. copyFromToken(Token data)
Copies the data stored in the token to the clipboard.protected abstract T
AbstractClipboardData. unwrap(Token data)
Unwraps the actual data from the token.protected BufferedImage
BufferedImage. unwrap(Token data)
Unwraps the actual data from the token.protected String
String. unwrap(Token data)
Unwraps the actual data from the token.
-