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 TokenTokenEvent. m_Tokenthe token.Methods in adams.event that return Token Modifier and Type Method Description TokenTokenEvent. 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 booleanAbstractAttributeCapabilities. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected abstract booleanAbstractBooleanCondition. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanAbstractScriptedCondition. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanAdamsInstanceCapabilities. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanAnd. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanBinaryFile. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanBooleanReportValue. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanBytesComplete. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanCounting. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanDirectoriesMatch. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanDirectoryExists. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanExpression. doEvaluate(Actor owner, Token token)Evaluates the expression.protected booleanFalse. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanFileChanged. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanFileComplete. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanFileExists. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanFileInUse. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanFilesMatch. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasCell. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasClass. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasColumn. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasElements. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasExifTag. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHashSet. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasInterface. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasJsonValue. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasLength. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasMapValue. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasProperty. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasQueue. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasRows. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasSize. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasStorageValue. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasVariable. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanHasVariableValue. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanInList. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsAndroid. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsArm64. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsArray. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsBoolean. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsByte. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsBzip2Compressed. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsDouble. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsFloat. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsGzipCompressed. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsInteger. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsLinux. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsLong. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsMac. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsMat5Array. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsMat5Matrix. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsMat5Struct. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsNull. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsNumeric. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsRarCompressed. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsShort. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsSubClass. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsWindows. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsXzCompressed. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsZipCompressed. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanIsZstdCompressed. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanNot. doEvaluate(Actor owner, Token token)Evaluates the condition.protected booleanNotesErrors. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanOr. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanPromptUser. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanRegExp. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanReportValueExists. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanStorageFlagSet. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanTableExists. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanTrue. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanVariableFlagSet. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanWekaCapabilities. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected booleanWekaClassification. doEvaluate(Actor owner, Token token)Performs the actual evaluation.protected abstract booleanAbstractScriptedCondition. doScriptEvaluate(Actor owner, Token token)Runs the script evaluation.protected booleanGroovy. doScriptEvaluate(Actor owner, Token token)Runs the script evaluation.protected booleanScripted. doScriptEvaluate(Actor owner, Token token)Runs the script evaluation.booleanAbstractBooleanCondition. evaluate(Actor owner, Token token)Uses the token to determine the evaluation.booleanBooleanCondition. evaluate(Actor owner, Token token)Evaluates whether to executed the "then" or "else" branch.intIndexedBooleanCondition. getCaseIndex(Actor owner, Token token)Returns the index of the case that should get executed.intWekaClassification. getCaseIndex(Actor owner, Token token)Returns the index of the case that should get executed.intIndexedBooleanCondition. getDefaultCaseIndex(Actor owner, Token token)Returns the index of the default case.intWekaClassification. getDefaultCaseIndex(Actor owner, Token token)Returns the index of the default case.protected StringAbstractBooleanCondition. preEvaluate(Actor owner, Token token)Uses the token to determine the evaluation.protected StringAbstractBooleanDatabaseCondition. 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 TokenIfThenElse.IfThenElseDirector. m_BranchTokenthe token to use in the then/else branches.protected TokenSwitch.SwitchDirector. m_CaseTokenthe token to use in the switch cases.protected TokenBranch. m_CurrentTokenthe token that gets passed on to all sub-branches.protected TokenLoadBalancer. m_CurrentTokenthe input token.protected TokenSequence. m_CurrentTokenthe token that gets passed on to all sub-branches.protected TokenAbstractTee.TeeSwingWorker. m_Inputthe input token.protected TokenAbstractTee. m_InputTokenthe input token.protected TokenCallableActorScreenshot. m_InputTokenthe input token.protected TokenClearCallableDisplay. m_InputTokenthe input token.protected TokenCloseCallableDisplay. m_InputTokenthe input token.protected TokenDesktopScreenshot. m_InputTokenthe input token.protected TokenIfThenElse. m_InputTokenthe input token.protected TokenLaunchTee. m_InputTokenthe input token.protected TokenLaunchTrigger. m_InputTokenthe input token.protected TokenSwitch. m_InputTokenthe input token.protected TokenTryCatch. m_InputTokenthe current input token.protected TokenUpdateCallableDisplay. m_InputTokenthe input token.protected TokenUpdateProperties. m_InputTokenthe current input token.protected TokenAbstractContainerUpdater. m_OutputTokenthe output.protected TokenAbstractTee. m_OutputTokenthe output token.protected TokenArrayGenerate. m_OutputTokenthe output array.protected TokenArrayProcess. m_OutputTokenthe output array.protected TokenCallableActorScreenshot. m_OutputTokenthe output token.protected TokenClearCallableDisplay. m_OutputTokenthe output token.protected TokenCloseCallableDisplay. m_OutputTokenthe output token.protected TokenCollectionProcess. m_OutputTokenthe output collection.protected TokenDesktopScreenshot. m_OutputTokenthe output token.protected TokenUpdateCallableDisplay. m_OutputTokenthe output token.protected TokenUpdateProperties. m_OutputTokenthe current output token.Fields in adams.flow.control with type parameters of type Token Modifier and Type Field Description protected List<Token>PlotProcessor. m_AdditionalOutputTokensthe additional container tokens that were generated.protected HashMap<Integer,Token>Branch. m_CollectedOutputthe collected output.protected List<Token>SequentialDirector. m_FinalOutputfor storing the token that the last actor generated.protected List<Token>SubProcess. m_OutputTokensfor storing generated output tokens.Methods in adams.flow.control that return Token Modifier and Type Method Description protected TokenAbstractTee. createTeeToken(Token token)Creates the token to tee-off.protected TokenContainerValuePicker. createTeeToken(Token token)Creates the token to tee-off.protected TokenCount. createTeeToken(Token token)Creates the token to tee-off.protected TokenJMap. createTeeToken(Token token)Creates the token to tee-off.protected TokenRejector. createTeeToken(Token token)Generates the output for the tee actor.TokenAbstractTee. currentInput()Returns the current input token, if any.TokenBranch. currentInput()Returns the current input token, if any.TokenCallableActorScreenshot. currentInput()Returns the current input token, if any.TokenClearCallableDisplay. currentInput()Returns the current input token, if any.TokenCloseCallableDisplay. currentInput()Returns the current input token, if any.TokenDesktopScreenshot. currentInput()Returns the current input token, if any.TokenIfThenElse. currentInput()Returns the current input token, if any.TokenLaunchTee. currentInput()Returns the current input token, if any.TokenLaunchTrigger. currentInput()Returns the current input token, if any.TokenLoadBalancer. currentInput()Returns the current input token, if any.TokenLocalScopeSubProcess. currentInput()Returns the current input token, if any.TokenSequence. currentInput()Returns the current input token, if any.TokenStop. currentInput()Returns the current input token, if any.TokenSwitch. currentInput()Returns the current input token, if any.TokenTryCatch. currentInput()Returns the current input token, if any.TokenUpdateCallableDisplay. currentInput()Returns the current input token, if any.TokenUpdateProperties. currentInput()Returns the current input token, if any.TokenWhileLoop. currentInput()Returns the current input token, if any.protected TokenSequentialDirector. doOutput(Actor actor)Retrieves the token from the actor.protected TokenContainerValuePicker. extract(Token token)Extracts the container value, if possible.TokenIfThenElse.IfThenElseDirector. getBranchToken()Returns the token to be forwarded to then/else branches.TokenSwitch.SwitchDirector. getCaseToken()Returns the token to be forwarded to switch cases.TokenAbstractContainerUpdater. output()Returns the generated token.TokenAbstractTee. output()Returns the generated token.TokenArrayGenerate. output()Returns the generated token.TokenArrayProcess. output()Returns the generated token.TokenCallableActorScreenshot. output()Returns the generated token.TokenClearCallableDisplay. output()Returns the generated token.TokenCloseCallableDisplay. output()Returns the generated token.TokenCollectionProcess. output()Returns the generated token.TokenDesktopScreenshot. output()Returns the generated token.TokenInjector. output()Returns the generated token.TokenInputOutputListener. output()Returns the generated token.TokenLocalScopeSubProcess. output()Returns the generated token.TokenPlotProcessor. output()Returns the generated token.TokenStorageValueSequence. output()Returns the generated token.TokenSubProcess. output()Returns the generated token.TokenSwitch. output()Returns the generated token.TokenTryCatch. output()Returns the generated token.TokenUpdateCallableDisplay. output()Returns the generated token.TokenUpdateProperties. 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 voidSubProcess. addOutputToken(Token output)Adds the given token to the list of available output tokens.protected booleanAbstractDataContainerFileChecker. 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 booleanAbstractTee. canProcessInput(Token token)Returns whether the token can be processed in the tee actor.protected booleanConditionalTee. canProcessInput(Token token)Returns whether the token can be processed in the tee actor.protected booleanContainerValuePicker. canProcessInput(Token token)Returns whether the token can be processed in the tee actor.protected booleanCount. canProcessInput(Token token)Returns whether the token can be processed in the tee actor.protected booleanJMap. canProcessInput(Token token)Returns whether the token can be processed in the tee actor.protected booleanOnce. canProcessInput(Token token)Returns whether the token can be processed in the tee actor.protected booleanRejector. canProcessInput(Token token)Returns whether the token can be processed in the tee actor.protected booleanTriggerOnce. canProcessInput(Token token)Returns whether the token can be processed in the tee actor.protected booleanContainerValuePicker. canProcessToken(Token token)Checks whether we can process the token.protected TokenAbstractTee. createTeeToken(Token token)Creates the token to tee-off.protected TokenContainerValuePicker. createTeeToken(Token token)Creates the token to tee-off.protected TokenCount. createTeeToken(Token token)Creates the token to tee-off.protected TokenJMap. createTeeToken(Token token)Creates the token to tee-off.protected TokenRejector. createTeeToken(Token token)Generates the output for the tee actor.protected StringSequentialDirector. doInput(Actor actor, Token input)Presents the specified token to the actor.protected TokenContainerValuePicker. extract(Token token)Extracts the container value, if possible.protected booleanRejector. hasError(Token token)Checks whether the input notes contain an error.voidAbstractContainerUpdater. input(Token token)The method that accepts the input token and then processes it.voidAbstractTee. input(Token token)The method that accepts the input token and then processes it.voidArrayGenerate. input(Token token)The method that accepts the input token and then processes it.voidArrayProcess. input(Token token)The method that accepts the input token and then processes it.voidBranch. input(Token token)The method that accepts the input token and then processes it.voidCallableActorScreenshot. input(Token token)Does nothing.voidClearCallableDisplay. input(Token token)Does nothing.voidCloseCallableDisplay. input(Token token)Does nothing.voidCollectionProcess. input(Token token)The method that accepts the input token and then processes it.voidCount. input(Token token)The method that accepts the input token and then processes it.voidDesktopScreenshot. input(Token token)Does nothing.voidIfThenElse. input(Token token)The method that accepts the input token and then processes it.voidInputOutputListener. input(Token token)The method that accepts the input token and then processes it.voidLaunchTee. input(Token token)The method that accepts the input token and then processes it.voidLaunchTrigger. input(Token token)The method that accepts the input token and then processes it.voidLoadBalancer. input(Token token)The method that accepts the input token and then processes it.voidLocalScopeSubProcess. input(Token token)Does nothing.voidSequence. input(Token token)The method that accepts the input token and then processes it.voidStop. input(Token token)Does nothing.voidSubProcess. input(Token token)The method that accepts the input token and then processes it.voidSwitch. input(Token token)The method that accepts the input token and then processes it.voidTryCatch. input(Token token)The method that accepts the input token and then processes it.voidUpdateCallableDisplay. input(Token token)Does nothing.voidUpdateProperties. input(Token token)The method that accepts the input token and then processes it.voidWhileLoop. input(Token token)Does nothing.protected StringAbstractTee. processInput(Token token)Processes the token normal, i.e., not in thread.protected StringConditionalTrigger. processInput(Token token)Processes the token.protected StringCount. processInput(Token token)Processes the token normal, i.e., not in thread.protected StringOnce. processInput(Token token)Processes the token.protected StringRemoteExecutionTrigger. processInput(Token token)Processes the token.protected StringTrigger. processInput(Token token)Processes the token.protected StringTriggerOnce. processInput(Token token)Processes the token.protected voidSwitch. recordOutput(Token token)Records the output generated by a case actor.voidIfThenElse.IfThenElseDirector. setBranchToken(Token value)Sets the token to use in the then/else branches.voidSwitch.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 classNullTokenA dummy token without any payload.Fields in adams.flow.core declared as Token Modifier and Type Field Description protected TokenAbstractDisplay. m_InputTokenthe current token.Methods in adams.flow.core that return Token Modifier and Type Method Description TokenAbstractDisplay. currentInput()Returns the current input token, if any.TokenInputConsumer. currentInput()Returns the current input token, if any.TokenToken. getClone()Returns a clone of itself.TokenOutputProducer. output()Returns the generated token.Methods in adams.flow.core with parameters of type Token Modifier and Type Method Description voidAbstractDisplay. input(Token token)The method that accepts the input token and then processes it.voidInputConsumer. 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 voidExecutionLog. add(String origin, Actor actor, String msg, Token token)Writes a message to the log file.voidAbstractFlowExecutionListener. postOutput(Actor actor, Token token)Gets called after a token was acquired from the actor.voidDebug. postOutput(Actor actor, Token token)Gets called after a token was acquired from the actor.voidExecutionLog. postOutput(Actor actor, Token token)Gets called after a token was acquired from the actor.voidFlowExecutionListener. postOutput(Actor actor, Token token)Gets called after a token was acquired from the actor.voidMultiListener. postOutput(Actor actor, Token token)Gets called after a token was acquired from the actor.voidTime. postOutput(Actor actor, Token token)Gets called after a token was acquired from the actor.voidTraceExecutionTime. postOutput(Actor actor, Token token)Gets called after a token was acquired from the actor.voidAbstractFlowExecutionListener. preInput(Actor actor, Token token)Gets called before the actor receives the token.voidDebug. preInput(Actor actor, Token token)Gets called before the actor receives the token.voidExecutionLog. preInput(Actor actor, Token token)Gets called before the actor receives the token.voidFlowExecutionListener. preInput(Actor actor, Token token)Gets called before the actor receives the token.voidMultiListener. preInput(Actor actor, Token token)Gets called before the actor receives the token.voidTime. preInput(Actor actor, Token token)Gets called before the actor receives the token.voidTraceExecutionTime. preInput(Actor actor, Token token)Gets called before the actor receives the token.protected voidDebug. 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 TokenControlPanel. m_CurrentTokenthe current token.Methods in adams.flow.execution.debug that return Token Modifier and Type Method Description TokenControlPanel. 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 booleanAbstractBreakpoint. evaluatePostOutput(Actor actor, Token token)Evaluates the breakpoint at post-output.protected booleanAnyActorBreakpoint. evaluatePostOutput(Actor actor, Token token)Evaluates the breakpoint at post-output.protected booleanClassBreakpoint. evaluatePostOutput(Actor actor, Token token)Evaluates the breakpoint at post-output.protected booleanPathBreakpoint. evaluatePostOutput(Actor actor, Token token)Evaluates the breakpoint at post-output.protected abstract booleanAbstractBreakpoint. evaluatePreInput(Actor actor, Token token)Evaluates the breakpoint at pre-input.protected booleanAnyActorBreakpoint. evaluatePreInput(Actor actor, Token token)Evaluates the breakpoint at pre-input.protected booleanClassBreakpoint. evaluatePreInput(Actor actor, Token token)Evaluates the breakpoint at pre-input.protected booleanPathBreakpoint. evaluatePreInput(Actor actor, Token token)Evaluates the breakpoint at pre-input.voidControlPanel. setCurrentToken(Token value)Sets the current token, if any.booleanAbstractBreakpoint. triggersPostOutput(Actor actor, Token token)Checks whether the breakpoint gets triggered in post-output.booleanAbstractBreakpoint. 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 TokenCallableSink. m_CurrentInputthe token that is to be fed to the callable sink.protected TokenTemplateSink. m_CurrentInputthe token that is to be fed to the global sink.protected TokenAbstractSink. m_InputTokenthe current token.protected TokenExternalSink. m_InputTokenthe current input token.protected TokenGroovy. m_InputTokenthe current input token.protected TokenScripted. m_InputTokenthe current input token.Methods in adams.flow.sink that return Token Modifier and Type Method Description TokenAbstractSink. currentInput()Returns the current input token, if any.TokenCallableSink. currentInput()Returns the current input token, if any.TokenCopyCallableSink. currentInput()Returns the current input token, if any.TokenExternalSink. currentInput()Returns the current input token, if any.TokenGroovy. currentInput()Returns the current input token, if any.TokenIncludeExternalSink. currentInput()Returns the current input token, if any.TokenScripted. currentInput()Returns the current input token, if any.TokenTemplateSink. currentInput()Returns the current input token, if any.TokenAbstractTextDisplayPanel. getUpdatedToken()Returns a potentially updated token.TokenImageSegmentationViewer.ImageSegmentationViewerDisplayPanel. getUpdatedToken()Generates a new token.TokenImageViewer.ImageViewerDisplayPanel. getUpdatedToken()Generates a new token.TokenSpreadSheetDisplay.SpreadSheetDisplayPanel. getUpdatedToken()Returns a potentially updated token.TokenUpdateableDisplayPanel. getUpdatedToken()Returns a potentially updated token.Methods in adams.flow.sink with parameters of type Token Modifier and Type Method Description AbstractDisplayPanelActualVsPredictedPlot. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelBoxPlot. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelContainerDisplay. createDisplayPanel(Token token)Creates a new panel for the token.DisplayPanelDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelDisplayPanelProvider. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelDOMDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelEmailViewer. createDisplayPanel(Token token)Creates a new panel for the token.DisplayPanelFilePreview. createDisplayPanel(Token token)Creates a new panel for the token.DisplayPanelFlowDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelFourInOneDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelHistogram. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelImageHistogram. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelImageSegmentationViewer. createDisplayPanel(Token token)Creates a new panel for the token.DisplayPanelImageViewer. createDisplayPanel(Token token)Creates a new panel for the token.DisplayPanelJFreeChartPlot. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelJsonDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelMatrixPlot. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelObjectPreview. createDisplayPanel(Token token)Creates a new panel for the token.DisplayPanelObjectViewer. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelPDFViewer. createDisplayPanel(Token token)Creates a new panel for the token.DisplayPanelProbabilityPlotDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelPropertiesDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelScatterDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelSequencePlotter. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelSideBySideDiff. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelSimplePlot. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelSpreadSheetDisplay. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelSpreadSheetRowViewer. createDisplayPanel(Token token)Creates a new panel for the token.TimeseriesDisplay.DisplayPanelTimeseriesDisplay. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelWekaAttributeSummary. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelWekaClassifierErrors. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelWekaCostBenefitAnalysis. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelWekaCostCurve. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelWekaGraphVisualizer. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelWekaInstancesDisplay. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelWekaInstancesPlot. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelWekaInstanceViewer. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelWekaMarginCurve. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelWekaThresholdCurve. createDisplayPanel(Token token)Creates a new panel for the token.AbstractDisplayPanelWekaTreeVisualizer. createDisplayPanel(Token token)Creates a new display panel for the token.DisplayPanelXChartPlot. createDisplayPanel(Token token)Creates a new display panel for the token.AbstractDisplayPanelZScoreDisplay. createDisplayPanel(Token token)Creates a new panel for the token.protected weka.gui.graphvisualizer.GraphVisualizerWekaGraphVisualizer. createGraphVisualizer(Token token)Creates a tree visualizer from the token.protected weka.gui.treevisualizer.TreeVisualizerWekaTreeVisualizer. createTreeVisualizer(Token token)Creates a tree visualizer from the token.protected abstract voidAbstractDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).abstract voidAbstractDisplayPanel. display(Token token)Displays the token.protected voidActualVsPredictedPlot. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidArrayDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidBoxPlot. display(Token token)protected voidCanvas. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidContainerDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidControlChartPlot. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).voidDisplayPanel. display(Token token)Displays the token.protected voidDisplayPanelGrid. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidDisplayPanelManager. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidDOMDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidEmailViewer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidFilePreview. display(Token token)Displays the token (the panel and dialog have already been created at this stage).voidFilePreview.FilePreviewDisplayPanel. display(Token token)Displays the token.protected voidFlowDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidFourInOneDisplay. display(Token token)protected voidHistogram. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidHistoryDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidHtml4Display. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidImageHistogram. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidImageSegmentationViewer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).voidImageSegmentationViewer.ImageSegmentationViewerDisplayPanel. display(Token token)Displays the token.protected voidImageViewer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).voidImageViewer.ImageViewerDisplayPanel. display(Token token)Displays the token.protected voidJFreeChartPlot. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidJsonDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidLogViewer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidMatrixPlot. display(Token token)protected voidObjectPreview. display(Token token)Displays the token (the panel and dialog have already been created at this stage).voidObjectPreview.FilePreviewDisplayPanel. display(Token token)Displays the token.protected voidObjectViewer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidPDFViewer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidProbabilityPlotDisplay. display(Token token)protected voidProgressBar. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidPropertiesDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidReportDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidScatterDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidSequencePlotter. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidSideBySideDiff. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidSimplePlot. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidSpreadSheetDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).voidSpreadSheetDisplay.SpreadSheetDisplayPanel. display(Token token)Displays the token.protected voidSpreadSheetRowViewer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidStringTree. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidTimeseriesDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).voidTimeseriesDisplay.DisplayPanel. display(Token token)protected voidWekaAttributeSummary. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidWekaClassifierErrors. display(Token token)ClassifierErrorss the token (the panel and dialog have already been created at this stage).protected voidWekaCostBenefitAnalysis. display(Token token)Plots the token (the panel and dialog have already been created at this stage).protected voidWekaCostCurve. display(Token token)Plots the token (the panel and dialog have already been created at this stage).protected voidWekaGraphVisualizer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidWekaInstancesDisplay. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidWekaInstancesPlot. display(Token token)Plots the token (the panel and dialog have already been created at this stage).protected voidWekaInstanceViewer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidWekaMarginCurve. display(Token token)Plots the token (the panel and dialog have already been created at this stage).protected voidWekaThresholdCurve. display(Token token)Plots the token (the panel and dialog have already been created at this stage).protected voidWekaTreeVisualizer. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidXChartPlot. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected voidZScoreDisplay. display(Token token)protected weka.classifiers.EvaluationWekaClassifierErrors. getEvaluation(Token token)Returns theEvaluationobject from the token.protected weka.classifiers.EvaluationWekaCostBenefitAnalysis. getEvaluation(Token token)Returns theEvaluationobject from the token.protected weka.classifiers.EvaluationWekaCostCurve. getEvaluation(Token token)Returns theEvaluationobject from the token.protected weka.classifiers.EvaluationWekaMarginCurve. getEvaluation(Token token)Returns theEvaluationobject from the token.protected weka.classifiers.EvaluationWekaThresholdCurve. getEvaluation(Token token)Returns theEvaluationobject from the token.voidAbstractSink. input(Token token)The method that accepts the input token and then processes it.voidCallableSink. input(Token token)The method that accepts the input token and then processes it.voidCopyCallableSink. input(Token token)The method that accepts the input token and then processes it.voidEnQueue. input(Token token)Adds the payload to the queue in internal storage.voidExternalSink. input(Token token)The method that accepts the input token and then processes it.voidGroovy. input(Token token)The method that accepts the input token and then processes it.voidIncludeExternalSink. input(Token token)Does nothing.voidNull. input(Token token)Does nothing.voidScripted. input(Token token)The method that accepts the input token and then processes it.voidTemplateSink. input(Token token)The method that accepts the input token and then processes it.protected voidAbstractDisplay. postDisplay(Token token)After the token has been displayed.protected voidReportDisplay. postDisplay(Token token)After the token has been displayed.protected voidAbstractDisplay. preDisplay(Token token)Before the token is displayed.protected voidAbstractTextualDisplay. 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 TokenAbstractSimpleSource. m_OutputTokenthe output token.protected TokenAbstractSpreadSheetDbReader. m_OutputTokenthe generated output token.protected TokenEnterValue. m_OutputTokenthe output token to broadcast.protected TokenPasteFromClipboard. m_OutputTokenthe output token to broadcast.protected TokenSelectCharset. m_OutputTokenfor the chosen directory.protected TokenSelectDateTime. m_OutputTokenthe output token to broadcast.protected TokenSelectDirectory. m_OutputTokenfor the chosen directory.Fields in adams.flow.source with type parameters of type Token Modifier and Type Field Description protected List<Token>SequenceSource. m_OutputTokensfor storing generated output tokens.Methods in adams.flow.source that return Token Modifier and Type Method Description protected TokenSelectDateTime. createToken(Date dateTime)Creates a token from the provided date object.TokenAbstractArrayProvider. output()Returns the generated token.TokenAbstractBufferingSource. output()Returns the generated token.abstract TokenAbstractForLoop. output()Returns the generated token.TokenAbstractInteractiveArrayProvider. output()Returns the generated token.TokenAbstractPythonExecution. output()Returns the generated token.TokenAbstractSimpleSource. output()Returns the generated token.TokenAbstractSpreadSheetDbReader. output()Returns the generated token.TokenAbstractWekaSetupGenerator. output()Returns the generated token.TokenCallableSource. output()Returns the generated token.TokenCommand. output()Returns the generated token.TokenCopyCallableSource. output()Returns the generated token.TokenDeQueue. output()Returns the generated token.TokenEnterManyValues. output()Returns the generated token.TokenEnterValue. output()Returns the generated token.TokenExec. output()Returns the generated token.TokenExternalSource. output()Returns the generated token.TokenForLoop. output()Returns the generated token.TokenGroovy. output()Returns the generated token.TokenIdle. output()Returns the generated token.TokenIncludeExternalSource. output()Always null.TokenOpenCVDeviceFrameGrabber. output()Returns the generated token.TokenPasteFromClipboard. output()Returns the generated token.TokenScripted. output()Returns the generated token.TokenSelectCharset. output()Returns the generated token.TokenSelectDateTime. output()Returns the generated token.TokenSelectDirectory. output()Returns the generated token.TokenSequenceSource. output()Returns the generated token.TokenStorageForLoop. output()Returns the generated token.TokenStorageValuesArray. output()Returns the generated token.TokenSwitchedSource. output()Returns the generated token.TokenTemplateSource. output()Returns the generated token.TokenTimeseriesDbReader. output()Returns the generated token.TokenVariablesArray. output()Returns the generated token.TokenWekaDatabaseReader. 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 voidSequenceSource. 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 TokenAbstractTransformer. m_InputTokenthe current input token.protected TokenCallableTransformer. m_InputTokenthe token that is to be fed into the callable transformer.protected TokenExternalTransformer. m_InputTokenthe current input token.protected TokenGroovy. m_InputTokenthe current input token.protected TokenScripted. m_InputTokenthe current input token.protected TokenSetProperty. m_InputTokenthe current input token.protected TokenTemplateTransformer. m_InputTokenthe token that is to be fed into the global transformer.protected TokenUpdateProperty. m_InputTokenthe current input token.protected TokenAbstractTransformer. m_OutputTokenthe current output token.protected TokenSetProperty. m_OutputTokenthe current output token.protected TokenUpdateProperty. m_OutputTokenthe current output token.Methods in adams.flow.transformer that return Token Modifier and Type Method Description protected TokenAbstractFilter. createToken(Object output)Creates the output token.protected TokenWekaFilter. createToken(Object input, Object data)Creates a token with the data.TokenAbstractTransformer. currentInput()Returns the current input token, if any.TokenCallableTransformer. currentInput()Returns the current input token, if any.TokenCopyCallableTransformer. currentInput()Returns the current input token, if any.TokenExternalTransformer. currentInput()Returns the current input token, if any.TokenGroovy. currentInput()Returns the current input token, if any.TokenIncludeExternalTransformer. currentInput()Returns the current input token, if any.TokenScripted. currentInput()Returns the current input token, if any.TokenSetProperty. currentInput()Returns the current input token, if any.TokenTemplateTransformer. currentInput()Returns the current input token, if any.TokenUpdateProperty. currentInput()Returns the current input token, if any.TokenAbstractArrayProvider. output()Returns the generated token.TokenAbstractDataContainerFileImport. output()Returns the generated token.TokenAbstractDataContainerFileReader. output()Returns the generated token.TokenAbstractReportFileImport. output()Returns the generated token.TokenAbstractTransformer. output()Returns the generated token.TokenArrayCombinations. output()Returns the generated token.TokenArrayToChunks. output()Returns the generated token.TokenArrayToSequence. output()Returns the generated token.TokenBinaryFileReader. output()Returns the generated token.TokenBoofCVFeatureGenerator. output()Returns the generated token.TokenBoofCVMultiImageOperation. output()Returns the generated token.TokenBufferedImageFeatureGenerator. output()Returns the generated token.TokenBufferedImageMultiImageOperation. output()Returns the generated token.TokenCallableTransformer. output()Returns the generated token.TokenCollectionToSequence. output()Returns the generated token.TokenCopyCallableTransformer. output()Returns the generated token.TokenExternalTransformer. output()Returns the generated token.TokenFileTailer. output()Returns the generated token.TokenGroovy. output()Returns the generated token.TokenIncludeExternalTransformer. output()Always null.TokenMakeForecastPlotContainer. output()Returns the generated token.TokenMapVariableIterator. output()Returns the generated token.TokenMultiMat5MatrixOperation. output()Returns the generated token.TokenOpenCVFeatureGenerator. output()Returns the generated token.TokenOpenCVMultiImageOperation. output()Returns the generated token.TokenPassThrough. output()Returns the generated token.TokenPDFExtractImages. output()Returns the generated token.TokenPDFRenderPages. output()Returns the generated token.TokenScripted. output()Returns the generated token.TokenSetProperty. output()Returns the generated token.TokenSpreadSheetFileReader. output()Returns the generated token.TokenSpreadSheetGetColumnIndex. output()Returns the generated token.TokenSpreadSheetRowBuffer. output()Returns the generated token.TokenSpreadSheetStorageRowIterator. output()Returns the generated token.TokenSpreadSheetSubsetByValue. output()Returns the generated token.TokenSpreadSheetVariableRowIterator. output()Returns the generated token.TokenTemplateTransformer. output()Returns the generated token.TokenTextFileReader. output()Returns the generated token.TokenTimeseriesFeatureGenerator. output()Returns the generated token.TokenTimeseriesInfo. output()Returns the generated token.TokenUpdateProperty. output()Returns the generated token.TokenWekaAccumulatedError. output()Returns the generated token.TokenWekaCrossValidationSplit. output()Returns the generated token.TokenWekaFileReader. output()Returns the generated token.TokenWekaInstanceBuffer. output()Returns the generated token.TokenWekaInstanceStreamPlotGenerator. output()Returns the generated token.TokenWekaMultiLabelSplitter. output()Returns the generated token.TokenWekaSubsets. output()Returns the generated token.protected abstract TokenAbstractProcessWekaInstanceWithModel. processInstance(weka.core.Instance inst)Processes the instance and generates the output token.protected TokenWekaClassifying. processInstance(weka.core.Instance inst)Processes the instance and generates the output token.protected TokenWekaClustering. 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 booleanCompareObjectLocations. display(Token token)Displays the token (the panel and dialog have already been created at this stage).protected TAbstractReportFileWriter. extractReport(Token token)Extracts the report from the token.protected T[]AbstractReportFileWriter. extractReports(Token token)Extracts the reports from the token.voidAbstractTransformer. input(Token token)The method that accepts the input token and then processes it.voidCallableTransformer. input(Token token)The method that accepts the input token and then processes it.voidCopyCallableTransformer. input(Token token)The method that accepts the input token and then processes it.voidExternalTransformer. input(Token token)The method that accepts the input token and then processes it.voidGroovy. input(Token token)The method that accepts the input token and then processes it.voidIncludeExternalTransformer. input(Token token)Does nothing.voidPassThrough. input(Token token)The method that accepts the input token and then processes it.voidScripted. input(Token token)The method that accepts the input token and then processes it.voidSetProperty. input(Token token)The method that accepts the input token and then processes it.voidTemplateTransformer. input(Token token)The method that accepts the input token and then processes it.voidUpdateProperty. input(Token token)The method that accepts the input token and then processes it.protected booleanAbstractDeleteDataContainer. remove(Token input)Removes the container from the database.voidProgrammaticTokenListener.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 TokenAbstractClipboardData. pasteAsToken()Pastes the data from the clipboard as flow token.protected abstract TokenAbstractClipboardData. wrap(T data)Wraps the data from the clipboard in a flow token.protected TokenBufferedImage. wrap(BufferedImage data)Wraps the data from the clipboard in a flow token.protected TokenString. 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 booleanAbstractClipboardData. copyFromToken(Token data)Copies the data stored in the token to the clipboard.protected abstract TAbstractClipboardData. unwrap(Token data)Unwraps the actual data from the token.protected BufferedImageBufferedImage. unwrap(Token data)Unwraps the actual data from the token.protected StringString. unwrap(Token data)Unwraps the actual data from the token.
-