A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
A
- About - Class in adams.terminal.menu
-
Shows the about box.
- About() - Constructor for class adams.terminal.menu.About
-
Initializes the menu item with no owner.
- About(AbstractTerminalApplication) - Constructor for class adams.terminal.menu.About
-
Initializes the menu item.
- ABOVE - adams.data.filter.HeatmapThreshold.Type
-
above.
- ABSOLUTE - adams.doc.latex.generator.AbstractFileReferencingCodeGenerator.PathType
- AbstractAdamsMojo - Class in adams.flow.maven
-
Abstract Mojo which collects common infrastructure, required and needed by all subclass Mojos in the adams maven plugin codebase.
- AbstractAdamsMojo() - Constructor for class adams.flow.maven.AbstractAdamsMojo
- AbstractApplyImageTransformer - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor for plugins that work on the image rather than the heatmap.
- AbstractApplyImageTransformer() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractApplyImageTransformer
- AbstractArraySplitter - Class in adams.flow.transformer
-
Ancestor for array splitters.
- AbstractArraySplitter() - Constructor for class adams.flow.transformer.AbstractArraySplitter
- AbstractAudioAnnotationsReader - Class in adams.data.io.input
-
Ancestor of annotations readers.
- AbstractAudioAnnotationsReader() - Constructor for class adams.data.io.input.AbstractAudioAnnotationsReader
- AbstractAudioAnnotationsWriter - Class in adams.data.io.output
-
Ancestor for annotations writers.
- AbstractAudioAnnotationsWriter() - Constructor for class adams.data.io.output.AbstractAudioAnnotationsWriter
- AbstractAudioContainer<T> - Class in adams.data.audio
-
Ancestor for various audio format containers.
- AbstractAudioContainer() - Constructor for class adams.data.audio.AbstractAudioContainer
- AbstractAudioDataReader<T extends AbstractAudioContainer> - Class in adams.flow.transformer.audiodata
-
Ancestor for readers for audio data.
- AbstractAudioDataReader() - Constructor for class adams.flow.transformer.audiodata.AbstractAudioDataReader
- AbstractAudioFeatureGenerator<T extends AbstractAudioContainer> - Class in adams.data.audiofeaturegenerator
-
Abstract base class for AbstractAudioContainer feature generation.
- AbstractAudioFeatureGenerator() - Constructor for class adams.data.audiofeaturegenerator.AbstractAudioFeatureGenerator
- AbstractAudioInfoReader - Class in adams.flow.transformer.audioinfo
-
Ancestor for info readers for audio data.
- AbstractAudioInfoReader() - Constructor for class adams.flow.transformer.audioinfo.AbstractAudioInfoReader
- AbstractAudioRecorder<T> - Class in adams.flow.source.audiorecorder
-
Ancestor for classes that record audio.
- AbstractAudioRecorder() - Constructor for class adams.flow.source.audiorecorder.AbstractAudioRecorder
- AbstractBackground - Class in adams.flow.transformer.wordcloud
-
Ancestor for WordCloud backgrounds.
- AbstractBackground() - Constructor for class adams.flow.transformer.wordcloud.AbstractBackground
- AbstractBoofCVObjectTracker - Class in adams.flow.transformer.objecttracker
-
Ancestor for BoofCV object trackers.
- AbstractBoofCVObjectTracker() - Constructor for class adams.flow.transformer.objecttracker.AbstractBoofCVObjectTracker
- AbstractBootstrappClassPathAugmenter - Class in adams.core.management
-
Ancestor for classpath augmenters that make use of bootstrapp to pull in dependencies.
- AbstractBootstrappClassPathAugmenter() - Constructor for class adams.core.management.AbstractBootstrappClassPathAugmenter
- AbstractBootstrappPreferencesPanel - Class in adams.gui.application
-
Ancestor for panels that allow managing of dependencies for bootstrapp.
- AbstractBootstrappPreferencesPanel() - Constructor for class adams.gui.application.AbstractBootstrappPreferencesPanel
- AbstractBufferedImageBasedHeatmapThreshold - Class in adams.data.filter.heatmapthreshold
-
Ancestor of threshold algorithms that use a
BufferedImage
as basis for their calculation. - AbstractBufferedImageBasedHeatmapThreshold() - Constructor for class adams.data.filter.heatmapthreshold.AbstractBufferedImageBasedHeatmapThreshold
- AbstractBufferedImageMovieImageSampler - Class in adams.flow.transformer.movieimagesampler
-
Ancestor for movie image samples that output
BufferedImageContainer
. - AbstractBufferedImageMovieImageSampler() - Constructor for class adams.flow.transformer.movieimagesampler.AbstractBufferedImageMovieImageSampler
- AbstractBufferedRatInput - Class in adams.flow.standalone.rats.input
-
Ancestor for buffering rat inputs.
- AbstractBufferedRatInput() - Constructor for class adams.flow.standalone.rats.input.AbstractBufferedRatInput
- AbstractCallableMekaClassifierEvaluator - Class in adams.flow.transformer
-
Ancestor for Meka classifier evaluators that make use of a callable classifier.
- AbstractCallableMekaClassifierEvaluator() - Constructor for class adams.flow.transformer.AbstractCallableMekaClassifierEvaluator
- AbstractCallablePipeline<T> - Class in adams.flow.rest.flow
-
Ancestor for pipeline that process data with a callable pipeline template.
- AbstractCallablePipeline() - Constructor for class adams.flow.rest.flow.AbstractCallablePipeline
- AbstractCallableTransformer<T> - Class in adams.flow.rest.flow
-
Ancestor for plugins that process the data with a callable transformer.
- AbstractCallableTransformer() - Constructor for class adams.flow.rest.flow.AbstractCallableTransformer
- AbstractCodeGenerator - Class in adams.doc.latex.generator
-
Ancestor for LaTeX code generators.
- AbstractCodeGenerator() - Constructor for class adams.doc.latex.generator.AbstractCodeGenerator
- AbstractColorPalette - Class in adams.flow.transformer.wordcloud
-
Ancestor for schemes that generate color palettes.
- AbstractColorPalette() - Constructor for class adams.flow.transformer.wordcloud.AbstractColorPalette
- AbstractCommonsRandomNumberGenerator - Class in adams.data.random
-
Ancestor Apache commons-based random number generators.
- AbstractCommonsRandomNumberGenerator() - Constructor for class adams.data.random.AbstractCommonsRandomNumberGenerator
- AbstractCommunicationProcessor - Class in adams.data.wekapyroproxy
-
Ancestor for classes processing the communication to/fro Pyro proxy models.
- AbstractCommunicationProcessor() - Constructor for class adams.data.wekapyroproxy.AbstractCommunicationProcessor
- AbstractControlPanel<T extends adams.flow.core.Actor & adams.core.Pausable> - Class in adams.flow.standalone.ratcontrol
-
Ancestor for control panels.
- AbstractControlPanel() - Constructor for class adams.flow.standalone.ratcontrol.AbstractControlPanel
- AbstractControlState<T extends adams.flow.core.Actor & adams.core.Pausable> - Class in adams.flow.standalone.ratcontrol
-
Ancestor for control states.
- AbstractControlState() - Constructor for class adams.flow.standalone.ratcontrol.AbstractControlState
- AbstractCurrentHeatmapFilter - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor for plugins that filter the current heatmap.
- AbstractCurrentHeatmapFilter() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractCurrentHeatmapFilter
- AbstractCurrentHeatmapFilterWithGOE - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor for heatmap filters that process the current heatmap with a setup obtained from a
GenericObjectEditorDialog
. - AbstractCurrentHeatmapFilterWithGOE() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractCurrentHeatmapFilterWithGOE
- AbstractCurrentTrailFilter - Class in adams.gui.visualization.trail.plugins
-
Ancestor for plugins that filter the current trail.
- AbstractCurrentTrailFilter() - Constructor for class adams.gui.visualization.trail.plugins.AbstractCurrentTrailFilter
- AbstractCurrentTrailFilterWithGOE - Class in adams.gui.visualization.trail.plugins
-
Ancestor for trail filters that process the current trail with a setup obtained from a
GenericObjectEditorDialog
. - AbstractCurrentTrailFilterWithGOE() - Constructor for class adams.gui.visualization.trail.plugins.AbstractCurrentTrailFilterWithGOE
- AbstractDatabaseConnectionFeatureGenerator - Class in adams.data.featuregenerator
-
Ancestor for feature generators that require database access.
- AbstractDatabaseConnectionFeatureGenerator() - Constructor for class adams.data.featuregenerator.AbstractDatabaseConnectionFeatureGenerator
- AbstractDockerCommand - Class in adams.docker.simpledocker
-
Ancestor for docker commands.
- AbstractDockerCommand() - Constructor for class adams.docker.simpledocker.AbstractDockerCommand
- AbstractDockerCommandWithOptions - Class in adams.docker.simpledocker
-
Ancestor for commands that take options.
- AbstractDockerCommandWithOptions() - Constructor for class adams.docker.simpledocker.AbstractDockerCommandWithOptions
- AbstractDocumentToSentences - Class in adams.flow.transformer.splitter
-
Ancestor for classes that split document strings into sentences.
- AbstractDocumentToSentences() - Constructor for class adams.flow.transformer.splitter.AbstractDocumentToSentences
- AbstractEnqueueGuard - Class in adams.flow.standalone.rats.output.enqueue
-
Ancestor for queue guards.
- AbstractEnqueueGuard() - Constructor for class adams.flow.standalone.rats.output.enqueue.AbstractEnqueueGuard
- AbstractEnvironmentWithNoTrailingSpace - Class in adams.doc.latex.generator
-
Ancestor for code generators that can suppress the trailing space.
- AbstractEnvironmentWithNoTrailingSpace() - Constructor for class adams.doc.latex.generator.AbstractEnvironmentWithNoTrailingSpace
- AbstractFeatureGenerator - Class in adams.data.featuregenerator
-
Abstract base class for feature generators.
- AbstractFeatureGenerator() - Constructor for class adams.data.featuregenerator.AbstractFeatureGenerator
- AbstractFFmpegPlugin - Class in adams.flow.sink.ffmpeg
-
Ancestor for
FFmpeg
plugins. - AbstractFFmpegPlugin() - Constructor for class adams.flow.sink.ffmpeg.AbstractFFmpegPlugin
- AbstractFFmpegPluginWithOptions - Class in adams.flow.sink.ffmpeg
-
Ancestor for
FFmpeg
plugins that offers the user to specify additional input/output options. - AbstractFFmpegPluginWithOptions() - Constructor for class adams.flow.sink.ffmpeg.AbstractFFmpegPluginWithOptions
- AbstractFileBasedAudioRecorder - Class in adams.flow.source.audiorecorder
-
Ancestor for file-based audio recorders.
- AbstractFileBasedAudioRecorder() - Constructor for class adams.flow.source.audiorecorder.AbstractFileBasedAudioRecorder
- AbstractFileBaseRecorder - Class in adams.data.video
-
Ancestor for file-based recorders.
- AbstractFileBaseRecorder() - Constructor for class adams.data.video.AbstractFileBaseRecorder
- AbstractFileReferencingCodeGenerator - Class in adams.doc.latex.generator
-
Ancestor for code generators that deal with files and need to have control over the filename being added to the LaTeX document.
- AbstractFileReferencingCodeGenerator() - Constructor for class adams.doc.latex.generator.AbstractFileReferencingCodeGenerator
- AbstractFileReferencingCodeGenerator.PathType - Enum in adams.doc.latex.generator
-
Determines how to process the file path.
- AbstractFilteredHeatmapCrop - Class in adams.data.filter.heatmapcrop
-
Ancestor for crop algorithms that filter the original heatmap first before performing the actual crop.
- AbstractFilteredHeatmapCrop() - Constructor for class adams.data.filter.heatmapcrop.AbstractFilteredHeatmapCrop
- AbstractFontScalar - Class in adams.flow.transformer.wordcloud
-
Ancestor for WordCloud font scalars.
- AbstractFontScalar() - Constructor for class adams.flow.transformer.wordcloud.AbstractFontScalar
- AbstractGPS - Class in adams.data.gps
-
Ancestor for GPS objects.
- AbstractGPS() - Constructor for class adams.data.gps.AbstractGPS
-
Default constructor.
- AbstractGPS(double, double) - Constructor for class adams.data.gps.AbstractGPS
-
Initialize GPS with latitude and longitude (in decimal notation).
- AbstractGPS(AbstractGPS) - Constructor for class adams.data.gps.AbstractGPS
-
Initialize GPS with latitude and longitude from the specified object.
- AbstractGPS(Coordinate, Coordinate) - Constructor for class adams.data.gps.AbstractGPS
-
Initialize GPS with latitude and longitude.
- AbstractGPS(String) - Constructor for class adams.data.gps.AbstractGPS
-
Initialize GPS with latitude and longitude in string representation.
- AbstractGPS(String, boolean) - Constructor for class adams.data.gps.AbstractGPS
-
Initialize GPS with latitude and longitude in string representation.
- AbstractGPSToRawPixel(AbstractGPS) - Method in class adams.data.gps.Map
- AbstractHandler - Class in adams.flow.standalone.webserver
-
Ancestor for handlers that return a configured jetty
Handler
. - AbstractHandler() - Constructor for class adams.flow.standalone.webserver.AbstractHandler
- AbstractHeatmapCrop - Class in adams.data.filter.heatmapcrop
-
Ancestor for algorithsm that crop heatmaps.
- AbstractHeatmapCrop() - Constructor for class adams.data.filter.heatmapcrop.AbstractHeatmapCrop
- AbstractHeatmapFeatureGenerator - Class in adams.data.heatmapfeatures
-
Abstract base class for Heatmap feature generation.
- AbstractHeatmapFeatureGenerator() - Constructor for class adams.data.heatmapfeatures.AbstractHeatmapFeatureGenerator
- AbstractHeatmapFeatureGeneratorWithSkippableMissingValues - Class in adams.data.heatmapfeatures
-
Ancestor for feature generators that can decide whether to skip missing values.
- AbstractHeatmapFeatureGeneratorWithSkippableMissingValues() - Constructor for class adams.data.heatmapfeatures.AbstractHeatmapFeatureGeneratorWithSkippableMissingValues
- AbstractHeatmapOverlay - Class in adams.gui.visualization.heatmap.overlay
-
Ancestor for heatmap image overlays.
- AbstractHeatmapOverlay() - Constructor for class adams.gui.visualization.heatmap.overlay.AbstractHeatmapOverlay
- AbstractHeatmapReader - Class in adams.data.io.input
-
Ancestor for readers that read heatmaps.
- AbstractHeatmapReader() - Constructor for class adams.data.io.input.AbstractHeatmapReader
- AbstractHeatmapThreshold - Class in adams.data.filter.heatmapthreshold
-
Ancestor for algorithsm that determine a threshold from a heatmap.
- AbstractHeatmapThreshold() - Constructor for class adams.data.filter.heatmapthreshold.AbstractHeatmapThreshold
- AbstractHeatmapTransformer - Class in adams.flow.transformer
-
Ancestor for transformers that work on heatmaps and also output heatmaps again.
- AbstractHeatmapTransformer() - Constructor for class adams.flow.transformer.AbstractHeatmapTransformer
- AbstractHeatmapViewerPlugin - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor for plugins for the HeatmapViewer.
- AbstractHeatmapViewerPlugin() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractHeatmapViewerPlugin
- AbstractHeatmapViewerPluginWithGOE - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor for plugins that require a GOE.
- AbstractHeatmapViewerPluginWithGOE() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractHeatmapViewerPluginWithGOE
- AbstractHeatmapWriter - Class in adams.data.io.output
-
Ancestor for writers that output heatmaps.
- AbstractHeatmapWriter() - Constructor for class adams.data.io.output.AbstractHeatmapWriter
- AbstractInInterceptor - Class in adams.flow.rest.interceptor.incoming
-
Interceptor for incoming messages.
- AbstractInInterceptor - Class in adams.flow.webservice.interceptor.incoming
-
Interceptor for incoming messages.
- AbstractInInterceptor(String) - Constructor for class adams.flow.rest.interceptor.incoming.AbstractInInterceptor
-
Initializes the interceptor.
- AbstractInInterceptor(String) - Constructor for class adams.flow.webservice.interceptor.incoming.AbstractInInterceptor
-
Initializes the interceptor.
- AbstractInInterceptorGenerator<T extends AbstractInInterceptor> - Class in adams.flow.rest.interceptor.incoming
-
Ancestor for generators for incoming message interceptors.
- AbstractInInterceptorGenerator<T extends AbstractInInterceptor> - Class in adams.flow.webservice.interceptor.incoming
-
Ancestor for generators for incoming message interceptors.
- AbstractInInterceptorGenerator() - Constructor for class adams.flow.rest.interceptor.incoming.AbstractInInterceptorGenerator
- AbstractInInterceptorGenerator() - Constructor for class adams.flow.webservice.interceptor.incoming.AbstractInInterceptorGenerator
- AbstractInPlaceHeatmapTransformer - Class in adams.flow.transformer
-
Ancestor for heatmap transformers that allow the processing to happen in-place, rather than on a copy of the data.
- AbstractInPlaceHeatmapTransformer() - Constructor for class adams.flow.transformer.AbstractInPlaceHeatmapTransformer
- AbstractJavaGeneratorMojo - Class in adams.flow.maven
-
Abstract superclass for Mojos generating Java source
- AbstractJavaGeneratorMojo() - Constructor for class adams.flow.maven.AbstractJavaGeneratorMojo
- AbstractJDKMenuItemDefinition - Class in adams.terminal.menu
-
Ancestor for menu items that require a JDK present.
- AbstractJDKMenuItemDefinition() - Constructor for class adams.terminal.menu.AbstractJDKMenuItemDefinition
-
Initializes the menu item with no owner.
- AbstractJDKMenuItemDefinition(AbstractTerminalApplication) - Constructor for class adams.terminal.menu.AbstractJDKMenuItemDefinition
-
Initializes the menu item.
- AbstractJettyHandler - Class in adams.flow.standalone.webserver
-
Handler for displaying the currently running flows.
- AbstractJettyHandler() - Constructor for class adams.flow.standalone.webserver.AbstractJettyHandler
-
Initializes the handler.
- AbstractLanternaTerminalApplication - Class in adams.terminal.application
-
Ancestor for terminal-based applications.
- AbstractLanternaTerminalApplication() - Constructor for class adams.terminal.application.AbstractLanternaTerminalApplication
-
Default constructor.
- AbstractLogObjectGenerator<T> - Class in adams.flow.standalone.rats.log
-
Ancestor for log generators.
- AbstractLogObjectGenerator() - Constructor for class adams.flow.standalone.rats.log.AbstractLogObjectGenerator
- AbstractMekaClassifierEvaluator - Class in adams.flow.transformer
-
Ancestor for transformers that evaluate Meka classifiers.
- AbstractMekaClassifierEvaluator() - Constructor for class adams.flow.transformer.AbstractMekaClassifierEvaluator
- AbstractMekaMultiPlot - Class in adams.flow.sink
-
Ancestor for plots that display multiple plots in a tabbed pane.
- AbstractMekaMultiPlot() - Constructor for class adams.flow.sink.AbstractMekaMultiPlot
- AbstractMekaSinglePlot - Class in adams.flow.sink
-
Ancestor for plots that display a single plot.
- AbstractMekaSinglePlot() - Constructor for class adams.flow.sink.AbstractMekaSinglePlot
- AbstractMekaThresholdCurve - Class in adams.flow.sink
-
Ancestor for plots based on threshold curve data.
- AbstractMekaThresholdCurve() - Constructor for class adams.flow.sink.AbstractMekaThresholdCurve
- AbstractMekaThresholdVisualizePanelPlot - Class in adams.flow.sink
-
Ancestor for plots using
ThresholdVisualizePanel
plots. - AbstractMekaThresholdVisualizePanelPlot() - Constructor for class adams.flow.sink.AbstractMekaThresholdVisualizePanelPlot
- AbstractMenuItemDefinition - Class in adams.terminal.menu
-
Ancestor for menu items of terminal applications.
- AbstractMenuItemDefinition() - Constructor for class adams.terminal.menu.AbstractMenuItemDefinition
-
Initializes the menu item with no owner.
- AbstractMenuItemDefinition(AbstractTerminalApplication) - Constructor for class adams.terminal.menu.AbstractMenuItemDefinition
-
Initializes the menu item.
- AbstractMetaCodeGenerator - Class in adams.doc.latex.generator
-
Ancestor for generators that enhance another base generator.
- AbstractMetaCodeGenerator() - Constructor for class adams.doc.latex.generator.AbstractMetaCodeGenerator
- AbstractMetaCodeGeneratorWithNoTrailingSpace - Class in adams.doc.latex.generator
-
Ancestor for meta code generators that can suppress the trailing space.
- AbstractMetaCodeGeneratorWithNoTrailingSpace() - Constructor for class adams.doc.latex.generator.AbstractMetaCodeGeneratorWithNoTrailingSpace
- AbstractMetaHeatmapFeatureGenerator - Class in adams.data.heatmapfeatures
-
Ancestor for feature generators that use a base feature generator.
- AbstractMetaHeatmapFeatureGenerator() - Constructor for class adams.data.heatmapfeatures.AbstractMetaHeatmapFeatureGenerator
- AbstractMetaRatInput - Class in adams.flow.standalone.rats.input
- AbstractMetaRatInput() - Constructor for class adams.flow.standalone.rats.input.AbstractMetaRatInput
- AbstractMetaRatOutput - Class in adams.flow.standalone.rats.output
- AbstractMetaRatOutput() - Constructor for class adams.flow.standalone.rats.output.AbstractMetaRatOutput
- AbstractMOAModelReader - Class in adams.flow.transformer
-
Ancestor for actors that deserialize models.
- AbstractMOAModelReader() - Constructor for class adams.flow.transformer.AbstractMOAModelReader
- AbstractMOAModelWriter - Class in adams.flow.sink
-
Ancestor for actors that serialize models.
- AbstractMOAModelWriter() - Constructor for class adams.flow.sink.AbstractMOAModelWriter
- AbstractMovieImageSampler<T extends adams.data.image.AbstractImageContainer> - Class in adams.flow.transformer.movieimagesampler
-
Ancestor for classes that sample images from movies.
- AbstractMovieImageSampler() - Constructor for class adams.flow.transformer.movieimagesampler.AbstractMovieImageSampler
- AbstractMultiHeatmapOperation<O> - Class in adams.flow.transformer.multiheatmapoperation
-
Abstract base class for operations that require multiple heatmaps.
- AbstractMultiHeatmapOperation() - Constructor for class adams.flow.transformer.multiheatmapoperation.AbstractMultiHeatmapOperation
- AbstractObjectTracker - Class in adams.flow.transformer.objecttracker
-
Ancestor for object trackers.
- AbstractObjectTracker() - Constructor for class adams.flow.transformer.objecttracker.AbstractObjectTracker
- AbstractOutgoingCallback - Class in adams.flow.rest.interceptor.outgoing
-
Ancestor for callback classes for outgoing messages.
- AbstractOutgoingCallback - Class in adams.flow.webservice.interceptor.outgoing
-
Ancestor for callback classes for outgoing messages.
- AbstractOutgoingCallback(Message, OutputStream) - Constructor for class adams.flow.rest.interceptor.outgoing.AbstractOutgoingCallback
-
Initializes the callback.
- AbstractOutgoingCallback(Message, OutputStream) - Constructor for class adams.flow.webservice.interceptor.outgoing.AbstractOutgoingCallback
-
Initializes the callback.
- AbstractOutInterceptor - Class in adams.flow.rest.interceptor.outgoing
-
Interceptor for outgoing messages.
- AbstractOutInterceptor - Class in adams.flow.webservice.interceptor.outgoing
-
Interceptor for outgoing messages.
- AbstractOutInterceptor(String) - Constructor for class adams.flow.rest.interceptor.outgoing.AbstractOutInterceptor
-
Initializes the interceptor.
- AbstractOutInterceptor(String) - Constructor for class adams.flow.webservice.interceptor.outgoing.AbstractOutInterceptor
-
Initializes the interceptor.
- AbstractOutInterceptorGenerator<T extends AbstractOutInterceptor> - Class in adams.flow.rest.interceptor.outgoing
-
Ancestor for generators for outgoing message interceptors.
- AbstractOutInterceptorGenerator<T extends AbstractOutInterceptor> - Class in adams.flow.webservice.interceptor.outgoing
-
Ancestor for generators for outgoing message interceptors.
- AbstractOutInterceptorGenerator() - Constructor for class adams.flow.rest.interceptor.outgoing.AbstractOutInterceptorGenerator
- AbstractOutInterceptorGenerator() - Constructor for class adams.flow.webservice.interceptor.outgoing.AbstractOutInterceptorGenerator
- AbstractParametrizedGroovyRESTPlugin - Class in adams.flow.rest
-
Ancestor for parametrized REST plugins written in Groovy.
- AbstractParametrizedGroovyRESTPlugin() - Constructor for class adams.flow.rest.AbstractParametrizedGroovyRESTPlugin
- AbstractPlotScriptlet - Class in adams.core.gnuplot
-
Ancestor for scriptlets that generate plot instructions.
- AbstractPlotScriptlet() - Constructor for class adams.core.gnuplot.AbstractPlotScriptlet
- AbstractPollingRatInput - Class in adams.flow.standalone.rats.input
-
Ancestor for rat inputs that perform polling.
- AbstractPollingRatInput() - Constructor for class adams.flow.standalone.rats.input.AbstractPollingRatInput
- AbstractPositionableHeatmapOverlay - Class in adams.gui.visualization.heatmap.overlay
-
Ancestor for overlays that can be positioned on the heatmap panel.
- AbstractPositionableHeatmapOverlay() - Constructor for class adams.gui.visualization.heatmap.overlay.AbstractPositionableHeatmapOverlay
- AbstractPositionableHeatmapOverlayWithDimensions - Class in adams.gui.visualization.heatmap.overlay
-
Ancestor for overlays that can be positioned on the heatmap panel and support dimensions.
- AbstractPositionableHeatmapOverlayWithDimensions() - Constructor for class adams.gui.visualization.heatmap.overlay.AbstractPositionableHeatmapOverlayWithDimensions
- AbstractProcessMOAInstanceWithModel<T> - Class in adams.flow.transformer
-
Ancestor for transformers that user models for processing Instance objects, e.g., classifiers making predictions.
- AbstractProcessMOAInstanceWithModel() - Constructor for class adams.flow.transformer.AbstractProcessMOAInstanceWithModel
- AbstractRatGenerator - Class in adams.flow.standalone.rats.generator
-
Ancestor for generators that create
Rat
setups. - AbstractRatGenerator() - Constructor for class adams.flow.standalone.rats.generator.AbstractRatGenerator
- AbstractRatInput - Class in adams.flow.standalone.rats.input
-
Ancestor for input receivers.
- AbstractRatInput() - Constructor for class adams.flow.standalone.rats.input.AbstractRatInput
- AbstractRatOutput - Class in adams.flow.standalone.rats.output
-
Ancestor for output transmitters.
- AbstractRatOutput() - Constructor for class adams.flow.standalone.rats.output.AbstractRatOutput
- AbstractRecorder - Class in adams.data.video
-
Ancestor for
Recorder
wrappers. - AbstractRecorder() - Constructor for class adams.data.video.AbstractRecorder
- AbstractRecordingSetupUser - Class in adams.flow.standalone
-
Ancestor for standalones that make use of
RecordingSetup
. - AbstractRecordingSetupUser() - Constructor for class adams.flow.standalone.AbstractRecordingSetupUser
- AbstractRedisAction - Class in adams.flow.sink.redisaction
-
Ancestor for Redis sink actions.
- AbstractRedisAction - Class in adams.flow.source.redisaction
-
Ancestor for Redis source actions.
- AbstractRedisAction - Class in adams.flow.transformer.redisaction
-
Ancestor for Redis sink actions.
- AbstractRedisAction() - Constructor for class adams.flow.sink.redisaction.AbstractRedisAction
- AbstractRedisAction() - Constructor for class adams.flow.source.redisaction.AbstractRedisAction
- AbstractRedisAction() - Constructor for class adams.flow.transformer.redisaction.AbstractRedisAction
- AbstractRedisTool<O,I> - Class in adams.gui.visualization.object.tools
-
Ancestor for tools that exchange data via Redis.
- AbstractRedisTool<O,I> - Class in adams.gui.visualization.segmentation.tool
-
Ancestor for tools that exchange data via Redis.
- AbstractRedisTool() - Constructor for class adams.gui.visualization.object.tools.AbstractRedisTool
- AbstractRedisTool() - Constructor for class adams.gui.visualization.segmentation.tool.AbstractRedisTool
- AbstractRegisteredFlowRESTPlugin - Class in adams.flow.rest
-
Ancestor for REST plugins that .
- AbstractRegisteredFlowRESTPlugin() - Constructor for class adams.flow.rest.AbstractRegisteredFlowRESTPlugin
- AbstractRemoteCommandAction - Class in adams.terminal.menu.remotecommand
-
Ancestor for remote command actions.
- AbstractRemoteCommandAction() - Constructor for class adams.terminal.menu.remotecommand.AbstractRemoteCommandAction
-
Initializes the action with no owner.
- AbstractRemoteCommandAction(AbstractTerminalApplication) - Constructor for class adams.terminal.menu.remotecommand.AbstractRemoteCommandAction
-
Initializes the action.
- AbstractRemoteCommandActionResponseHandler<T extends AbstractRemoteCommandAction> - Class in adams.terminal.menu.remotecommand
-
Custom handler for intercepting the responses from remote command actions.
- AbstractRemoteCommandActionResponseHandler(T) - Constructor for class adams.terminal.menu.remotecommand.AbstractRemoteCommandActionResponseHandler
-
Initializes the handler.
- AbstractRemoteCommandActionWithGUI - Class in adams.terminal.menu.remotecommand
-
Ancestor for actions that display a GUI.
- AbstractRemoteCommandActionWithGUI() - Constructor for class adams.terminal.menu.remotecommand.AbstractRemoteCommandActionWithGUI
-
Initializes the action with no owner.
- AbstractRemoteCommandActionWithGUI(AbstractTerminalApplication) - Constructor for class adams.terminal.menu.remotecommand.AbstractRemoteCommandActionWithGUI
-
Initializes the action.
- AbstractRemoteFlowCommandAction - Class in adams.terminal.menu.remotecommand
-
Ancestor for actions that work on remote flows.
- AbstractRemoteFlowCommandAction() - Constructor for class adams.terminal.menu.remotecommand.AbstractRemoteFlowCommandAction
-
Initializes the action with no owner.
- AbstractRemoteFlowCommandAction(AbstractTerminalApplication) - Constructor for class adams.terminal.menu.remotecommand.AbstractRemoteFlowCommandAction
-
Initializes the action.
- AbstractRemoteFlowCommandAction.FlowListResponseHandler - Class in adams.terminal.menu.remotecommand
-
Custom handler for intercepting the responses from a remote command operating on remote flows.
- AbstractRESTClient - Class in adams.flow.core
-
Ancestor for REST webservice client actors.
- AbstractRESTClient() - Constructor for class adams.flow.core.AbstractRESTClient
- AbstractRESTClientSink<I> - Class in adams.flow.rest
-
Ancestor for REST webservice clients.
- AbstractRESTClientSink() - Constructor for class adams.flow.rest.AbstractRESTClientSink
- AbstractRESTClientSource<O> - Class in adams.flow.rest
-
Ancestor for webservice clients.
- AbstractRESTClientSource() - Constructor for class adams.flow.rest.AbstractRESTClientSource
- AbstractRESTClientTransformer<I,O> - Class in adams.flow.rest
-
Ancestor for webservice clients.
- AbstractRESTClientTransformer() - Constructor for class adams.flow.rest.AbstractRESTClientTransformer
- AbstractRESTPlugin - Class in adams.flow.rest
-
Ancestor for REST plugins.
- AbstractRESTPlugin() - Constructor for class adams.flow.rest.AbstractRESTPlugin
- AbstractRESTPluginWithDatabaseConnection - Class in adams.flow.rest
-
Ancestor for REST plugins that require a database connection.
- AbstractRESTPluginWithDatabaseConnection() - Constructor for class adams.flow.rest.AbstractRESTPluginWithDatabaseConnection
- AbstractRESTPluginWithFlowContext - Class in adams.flow.rest
-
Ancestor for REST plugins that require a flow context.
- AbstractRESTPluginWithFlowContext() - Constructor for class adams.flow.rest.AbstractRESTPluginWithFlowContext
- AbstractRESTProvider - Class in adams.flow.rest
-
Ancestor for servers providing webservices.
- AbstractRESTProvider() - Constructor for class adams.flow.rest.AbstractRESTProvider
- AbstractScreenRecorder - Class in adams.data.video
-
Ancestor for screen recorders.
- AbstractScreenRecorder() - Constructor for class adams.data.video.AbstractScreenRecorder
- AbstractScript - Class in adams.data.heatmapfeatures
-
Ancestor for heatmap feature generator scripts.
- AbstractScript - Class in adams.flow.standalone.rats.generator
-
Ancestor for rat generator scripts.
- AbstractScript() - Constructor for class adams.data.heatmapfeatures.AbstractScript
- AbstractScript() - Constructor for class adams.flow.standalone.rats.generator.AbstractScript
- AbstractScriptedFeatureGenerator - Class in adams.data.heatmapfeatures
-
Abstract ancestor for flatteners that execute external scripts.
- AbstractScriptedFeatureGenerator() - Constructor for class adams.data.heatmapfeatures.AbstractScriptedFeatureGenerator
- AbstractScriptedRatGenerator - Class in adams.flow.standalone.rats.generator
-
Abstract ancestor for rat generators that execute external scripts.
- AbstractScriptedRatGenerator() - Constructor for class adams.flow.standalone.rats.generator.AbstractScriptedRatGenerator
- AbstractScriptlet - Class in adams.core.gnuplot
-
Ancestor for scriplets that generate Gnuplot scripts (or parts of it).
- AbstractScriptlet() - Constructor for class adams.core.gnuplot.AbstractScriptlet
- AbstractScriptletWithDataFile - Class in adams.core.gnuplot
-
Ancestor for scriplets that generate Gnuplot scripts (or parts of it).
- AbstractScriptletWithDataFile() - Constructor for class adams.core.gnuplot.AbstractScriptletWithDataFile
- AbstractSelectedHeatmapsFilter - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor for plugins that filter the selected heatmaps.
- AbstractSelectedHeatmapsFilter() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsFilter
- AbstractSelectedHeatmapsFilterWithGOE - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor for heatmap filters that process the selected heatmaps using a setup from a
GenericObjectEditor
. - AbstractSelectedHeatmapsFilterWithGOE() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsFilterWithGOE
- AbstractSelectedHeatmapsViewerPlugin - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor for plugins that work on selected heatmaps.
- AbstractSelectedHeatmapsViewerPlugin() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsViewerPlugin
- AbstractSelectedHeatmapsViewerPluginWithGOE - Class in adams.gui.visualization.heatmap.plugins
-
Ancestor of plugins that use the
GenericObjectEditor
for the setup that processes the selected heatmaps. - AbstractSelectedHeatmapsViewerPluginWithGOE() - Constructor for class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsViewerPluginWithGOE
- AbstractSelectedTrailsFilter - Class in adams.gui.visualization.trail.plugins
-
Ancestor for plugins that filter the selected trails.
- AbstractSelectedTrailsFilter() - Constructor for class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsFilter
- AbstractSelectedTrailsFilterWithGOE - Class in adams.gui.visualization.trail.plugins
-
Ancestor for trail filters that process the selected trails using a setup from a
GenericObjectEditor
. - AbstractSelectedTrailsFilterWithGOE() - Constructor for class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsFilterWithGOE
- AbstractSelectedTrailsViewerPlugin - Class in adams.gui.visualization.trail.plugins
-
Ancestor for plugins that work on selected trails.
- AbstractSelectedTrailsViewerPlugin() - Constructor for class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsViewerPlugin
- AbstractSelectedTrailsViewerPluginWithGOE - Class in adams.gui.visualization.trail.plugins
-
Ancestor of plugins that use the
GenericObjectEditor
for the setup that processes the selected trails. - AbstractSelectedTrailsViewerPluginWithGOE() - Constructor for class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsViewerPluginWithGOE
- AbstractSelectionProcessor - Class in adams.gui.visualization.heatmap.selection
-
Ancestor for classes that react to selection in an heatmap.
- AbstractSelectionProcessor() - Constructor for class adams.gui.visualization.heatmap.selection.AbstractSelectionProcessor
- AbstractSimpleReportBasedObjectTracker - Class in adams.flow.transformer.objecttracker
-
Ancestor for trackers that use fields from the image report to initialize with an initial position and store the current, tracked position.
- AbstractSimpleReportBasedObjectTracker() - Constructor for class adams.flow.transformer.objecttracker.AbstractSimpleReportBasedObjectTracker
- AbstractSingleColorHeatmapOverlay - Class in adams.gui.visualization.heatmap.overlay
-
Ancestor for overlays that just use a single color.
- AbstractSingleColorHeatmapOverlay() - Constructor for class adams.gui.visualization.heatmap.overlay.AbstractSingleColorHeatmapOverlay
- AbstractSoundRecorder - Class in adams.data.video
-
Ancestor for sound recorders.
- AbstractSoundRecorder() - Constructor for class adams.data.video.AbstractSoundRecorder
- AbstractStemmer - Class in adams.flow.transformer.stemmer
-
Ancestor for stemmers.
- AbstractStemmer() - Constructor for class adams.flow.transformer.stemmer.AbstractStemmer
- AbstractTokenizer - Class in adams.flow.transformer.tokenizer
-
Ancestor for classes that split strings into words ("tokenize").
- AbstractTokenizer() - Constructor for class adams.flow.transformer.tokenizer.AbstractTokenizer
- AbstractTrailOverlay - Class in adams.gui.visualization.trail.overlay
-
Ancestor for trail overlays.
- AbstractTrailOverlay() - Constructor for class adams.gui.visualization.trail.overlay.AbstractTrailOverlay
- AbstractTrailPaintlet - Class in adams.gui.visualization.trail.paintlet
-
Ancestor for trail paintlets.
- AbstractTrailPaintlet() - Constructor for class adams.gui.visualization.trail.paintlet.AbstractTrailPaintlet
- AbstractTrailReader - Class in adams.data.io.input
-
Ancestor of trail readers.
- AbstractTrailReader() - Constructor for class adams.data.io.input.AbstractTrailReader
- AbstractTrailViewerPlugin - Class in adams.gui.visualization.trail.plugins
-
Ancestor for plugins for the TrailViewer.
- AbstractTrailViewerPlugin() - Constructor for class adams.gui.visualization.trail.plugins.AbstractTrailViewerPlugin
- AbstractTrailViewerPluginWithGOE - Class in adams.gui.visualization.trail.plugins
-
Ancestor for plugins that require a GOE.
- AbstractTrailViewerPluginWithGOE() - Constructor for class adams.gui.visualization.trail.plugins.AbstractTrailViewerPluginWithGOE
- AbstractTrailWriter - Class in adams.data.io.output
-
Ancestor for trail writers.
- AbstractTrailWriter() - Constructor for class adams.data.io.output.AbstractTrailWriter
- AbstractTweetContentFilter - Class in weka.filters.unsupervised.attribute
-
Ancestor for filters that parse tweet content.
- AbstractTweetContentFilter() - Constructor for class weka.filters.unsupervised.attribute.AbstractTweetContentFilter
- AbstractURLMenuItemDefinition - Class in adams.terminal.menu
-
Ancestor for menu item definitions that open a URL in a browser.
- AbstractURLMenuItemDefinition() - Constructor for class adams.terminal.menu.AbstractURLMenuItemDefinition
-
Initializes the menu item with no owner.
- AbstractURLMenuItemDefinition(AbstractTerminalApplication) - Constructor for class adams.terminal.menu.AbstractURLMenuItemDefinition
-
Initializes the menu item.
- AbstractVideoRecorder - Class in adams.data.video
-
Ancestor for video recorders.
- AbstractVideoRecorder() - Constructor for class adams.data.video.AbstractVideoRecorder
- AbstractWaveFeatureGenerator - Class in adams.data.audiofeaturegenerator.wave
-
Ancestor for Wave feature generators.
- AbstractWaveFeatureGenerator() - Constructor for class adams.data.audiofeaturegenerator.wave.AbstractWaveFeatureGenerator
- AbstractWaveFilter - Class in adams.data.wavefilter
-
Ancestor for filters that operate on Wave containers.
- AbstractWaveFilter() - Constructor for class adams.data.wavefilter.AbstractWaveFilter
- AbstractWebcamRecorder - Class in adams.data.video
-
Ancestor for webcam recorders.
- AbstractWebcamRecorder() - Constructor for class adams.data.video.AbstractWebcamRecorder
- AbstractWebServiceClientSink<I> - Class in adams.flow.webservice
-
Ancestor for webservice clients.
- AbstractWebServiceClientSink() - Constructor for class adams.flow.webservice.AbstractWebServiceClientSink
- AbstractWebServiceClientSinkWithCallableTransformer<I> - Class in adams.flow.webservice
-
Ancestor for sinks that use a callable transformer to further process the data.
- AbstractWebServiceClientSinkWithCallableTransformer() - Constructor for class adams.flow.webservice.AbstractWebServiceClientSinkWithCallableTransformer
- AbstractWebServiceClientSource<O> - Class in adams.flow.webservice
-
Ancestor for webservice clients.
- AbstractWebServiceClientSource() - Constructor for class adams.flow.webservice.AbstractWebServiceClientSource
- AbstractWebServiceClientSourceWithCallableTransformer<O> - Class in adams.flow.webservice
-
Ancestor for webservice source clients that post-process the retrieved data with a subflow.
- AbstractWebServiceClientSourceWithCallableTransformer() - Constructor for class adams.flow.webservice.AbstractWebServiceClientSourceWithCallableTransformer
- AbstractWebServiceClientTransformer<I,O> - Class in adams.flow.webservice
-
Ancestor for webservice clients.
- AbstractWebServiceClientTransformer() - Constructor for class adams.flow.webservice.AbstractWebServiceClientTransformer
- AbstractWebServiceClientTransformerWithCallableTransformer<I,O> - Class in adams.flow.webservice
-
Ancestor for transformer webservices, which post-process the received data before passing it on.
- AbstractWebServiceClientTransformerWithCallableTransformer() - Constructor for class adams.flow.webservice.AbstractWebServiceClientTransformerWithCallableTransformer
- AbstractWebServiceProvider - Class in adams.flow.webservice
-
Ancestor for servers providing webservices.
- AbstractWebServiceProvider() - Constructor for class adams.flow.webservice.AbstractWebServiceProvider
- AbstractWebServiceProviderWithCallableTransformer<I,O> - Class in adams.flow.webservice
-
Ancestor for webservice providers that processes the incoming request data with a data
- AbstractWebServiceProviderWithCallableTransformer() - Constructor for class adams.flow.webservice.AbstractWebServiceProviderWithCallableTransformer
- AbstractWebserviceResponseDataPostProcessor<T> - Class in adams.flow.standalone.rats.output.webservice
-
Ancestor for schemes that post-process the response data received from the server end of the webservice.
- AbstractWebserviceResponseDataPostProcessor() - Constructor for class adams.flow.standalone.rats.output.webservice.AbstractWebserviceResponseDataPostProcessor
- AbstractWSClient - Class in adams.flow.core
-
Ancestor for webservice client actors.
- AbstractWSClient() - Constructor for class adams.flow.core.AbstractWSClient
- acceptInput() - Method in class adams.gui.goe.BaseMeasureCollectionEditor
-
Accepts the input and closes the dialog.
- acceptInput() - Method in class adams.gui.goe.DockerDirectoryMappingEditor
-
Accepts the input and closes the dialog.
- acceptInput() - Method in class adams.gui.goe.GPSEditor
-
Accepts the input and closes the dialog.
- acceptInput() - Method in class adams.gui.goe.RatReferenceEditor
-
Accepts the input and closes the dialog.
- acceptInput() - Method in class adams.gui.goe.RObjectPathEditor
-
Accepts the input and closes the dialog.
- accepts() - Method in class adams.data.conversion.BufferedImageToHeatmap
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.ColumnCorrelationToHeatmap
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.ColumnCovarianceToHeatmap
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.GPSDistance
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.HeatmapToArray
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.HeatmapToBufferedImage
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.HeatmapToBufferedImageExpression
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.HeatmapToBufferedImageWithKey
- accepts() - Method in class adams.data.conversion.HeatmapToSpreadSheet
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.MOAInstancesToWEKAInstances
- accepts() - Method in class adams.data.conversion.ObjectToJson
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.RandomizeArray
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.RandomizeCollection
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.RenjinDoubleArrayVectorToSpreadSheet
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.RenjinListVectorToArray
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.SpectrogramToBufferedImage
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.SpreadSheetToHeatmap
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.SpreadSheetToHTML
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.SpreadSheetToKML
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.SpreadSheetToWordFrequencies
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.StanfordParseTreeToSpreadSheet
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.StanfordParseTreeToXML
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.TrailToSpreadSheet
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.WaveToAmplitudes
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.WaveToSpectrogram
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.WaveToWaveContainer
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.WEKAInstancesToMOAInstances
- accepts() - Method in class adams.data.conversion.WordFrequenciesToSpreadShet
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.conversion.WordFrequencyToString
-
Returns the class that is accepted as input.
- accepts() - Method in class adams.data.io.input.SimpleImageHeatmapReader
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.condition.bool.MOAClassification
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.control.ChangeRatState
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.control.ExecuteRats
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.rest.echo.EchoClientSink
-
Returns the classes that are accepted input.
- accepts() - Method in class adams.flow.rest.echo.EchoClientTransformer
-
Returns the classes that are accepted input.
- accepts() - Method in interface adams.flow.rest.RESTClientConsumer
-
Returns the classes that are accepted input.
- accepts() - Method in class adams.flow.sink.AbstractMekaThresholdVisualizePanelPlot
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.AbstractMOAModelWriter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.AnimatedGifFileWriter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.AudioPlayback
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.FFmpeg
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.GnuplotScript
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.HeatmapDisplay
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.HeatmapHistogram
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.KeyPairFileWriter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.MekaGraphVisualizer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.MOAClusterVisualization
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.MP3ToWave
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.redisaction.AbstractRedisAction
-
Returns the classes the action accepts as input.
- accepts() - Method in class adams.flow.sink.redisaction.Null
-
Returns the classes the action accepts as input.
- accepts() - Method in class adams.flow.sink.redisaction.Publish
-
Returns the classes the action accepts as input.
- accepts() - Method in class adams.flow.sink.redisaction.Set
-
Returns the classes the action accepts as input.
- accepts() - Method in class adams.flow.sink.RedisSink
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.RenjinFileWriter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.RenjinSink
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.RESTSink
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.RSink
-
List of classes that can be used as input.
- accepts() - Method in class adams.flow.sink.StanfordParseTreeDisplay
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.TrailDisplay
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.sink.WSSink
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.standalone.rats.output.AbstractRatOutput
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.BinaryFileWriter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.standalone.rats.output.Branch
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.CallableActor
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.standalone.rats.output.ContainerValuePicker
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.DistributedEnQueue
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.DummyOutput
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.EnQueue
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.Exec
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.FileMover
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.FtpUpload
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.OutputWithCallableTransformer
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.OutputWithExternalTransformer
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.Publish
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.QueueDistribute
-
Returns the type of data that gets accepted.
- accepts() - Method in interface adams.flow.standalone.rats.output.RatOutput
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.RedisAction
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.RedisPublish
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.SendEmail
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.Serialize
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.standalone.rats.output.SimpleContainerContent
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.Socket
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.Switch
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.TextWriter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.standalone.rats.output.WebserviceOutput
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.standalone.rats.output.WebsocketOutput
-
Returns the type of data that gets accepted.
- accepts() - Method in class adams.flow.transformer.AbstractArraySplitter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.AbstractHeatmapTransformer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.AbstractMOAModelReader
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.AbstractProcessMOAInstanceWithModel
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.AddAudioAnnotation
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.AddTrailBackground
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.AddTrailStep
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.ArrayRandomize
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.audiodata.AbstractAudioDataReader
-
The accepted input types.
- accepts() - Method in class adams.flow.transformer.AudioData
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.audiodata.Wave
-
The accepted input types.
- accepts() - Method in class adams.flow.transformer.audioinfo.AbstractAudioInfoReader
-
The accepted input types.
- accepts() - Method in class adams.flow.transformer.AudioInfo
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.audioinfo.MP3
-
The accepted input types.
- accepts() - Method in class adams.flow.transformer.audioinfo.Wave
-
The accepted input types.
- accepts() - Method in class adams.flow.transformer.CoNLLFileReader
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.DocumentToSentences
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.EditDistance
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.ExtractTrackedObject
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.GenerateWordCloud
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.GetKeyFromKeyPair
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.GetTrailBackground
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.HeatmapArrayStatistic
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.HeatmapFeatureGenerator
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.HeatmapGetValue
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.HeatmapInfo
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.HeatmapLocateObjects
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.HTMLFileReader
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.LatexAppendDocument
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.LatexCloseDocument
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.LatexCompile
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MekaClassSelector
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MekaCrossValidationEvaluator
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MekaPrepareData
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MekaResultSummary
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MekaResultValues
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MekaTrainClassifier
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MekaTrainTestSetEvaluator
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MjpegImageSequence
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOAClassifierEvaluation
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOAClustererEvaluation
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOAFilter
- accepts() - Method in class adams.flow.transformer.MOAInstanceDumper
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOALearningEvaluation
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOAMeasurementPlotGenerator
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOAMeasurementsFilter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOARegressorEvaluation
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOATrainClassifier
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOATrainClusterer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MOATrainRegressor
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MovieImageSampler
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MovieImageSequence
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MovieInfo
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.MultiHeatmapOperation
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.RandomNumberGenerator
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.redisaction.AbstractRedisAction
-
Returns the classes the action accepts as input.
- accepts() - Method in class adams.flow.transformer.redisaction.BroadcastAndListen
-
Returns the classes the action accepts as input.
- accepts() - Method in class adams.flow.transformer.redisaction.PassThrough
-
Returns the classes the action accepts as input.
- accepts() - Method in class adams.flow.transformer.RedisTransformer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.RenjinAddContext
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.RenjinFileReader
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.RenjinGetObject
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.RenjinObjectInfo
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.RenjinTransformer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.RESTTransformer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.RTransformer
-
List of classes that can be used as input.
- accepts() - Method in class adams.flow.transformer.SimpleDockerCommand
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.StanfordGrammaticalStructure
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.StanfordLexicalizedParser
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.Stemmer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.Tokenize
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.TrackObjects
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.TransformTrackedObject
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.TweeboParser
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.TweetNLPTagger
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.WaveFeatureGenerator
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.WaveFilter
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.WordFrequencyAnalyzer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.transformer.WSTransformer
-
Returns the class that the consumer accepts.
- accepts() - Method in class adams.flow.webservice.blob.Upload
-
Returns the classes that are accepted input.
- accepts() - Method in class adams.flow.webservice.text.Upload
-
Returns the classes that are accepted input.
- accepts() - Method in interface adams.flow.webservice.WebServiceClientConsumer
-
Returns the classes that are accepted input.
- accepts() - Method in class com.example.customerservice.flow.CustomersByName
-
Returns the classes that are accepted input.
- accepts() - Method in class com.example.customerservice.flow.CustomersByNameCallableTransformer
-
Returns the classes that are accepted input.
- accepts() - Method in class com.example.customerservice.flow.UpdateCustomer
-
Returns the classes that are accepted input.
- actionTipText() - Method in class adams.flow.sink.RedisSink
-
Returns the tip text for this property.
- actionTipText() - Method in class adams.flow.source.RedisSource
-
Returns the tip text for this property.
- actionTipText() - Method in class adams.flow.standalone.rats.input.RedisAction
-
Returns the tip text for this property.
- actionTipText() - Method in class adams.flow.standalone.rats.output.RedisAction
-
Returns the tip text for this property.
- actionTipText() - Method in class adams.flow.transformer.RedisTransformer
-
Returns the tip text for this property.
- activate() - Method in class adams.gui.application.AbstractBootstrappPreferencesPanel
-
Activates the setup.
- activate() - Method in class adams.gui.application.LatexSetupPanel
-
Activates the twitter setup.
- activate() - Method in class adams.gui.application.RProjectSettingsPanel
-
Activates the proxy settings.
- activate() - Method in class adams.gui.visualization.object.tools.DEXTR
-
Gets called to activate the tool.
- activate() - Method in class adams.gui.visualization.object.tools.SAM
-
Gets called to activate the tool.
- ActorExecutionMojo - Class in adams.flow.maven
-
Calls the
ActorExecutionClassProducer
. - ActorExecutionMojo() - Constructor for class adams.flow.maven.ActorExecutionMojo
- actorFileTipText() - Method in class adams.flow.standalone.rats.input.InputWithExternalTransformer
-
Returns the tip text for this property.
- actorFileTipText() - Method in class adams.flow.standalone.rats.output.OutputWithExternalTransformer
-
Returns the tip text for this property.
- actorsTipText() - Method in class adams.flow.standalone.Rat
-
Returns the tip text for this property.
- adams.core - package adams.core
- adams.core.base - package adams.core.base
- adams.core.bootstrapp - package adams.core.bootstrapp
- adams.core.gnuplot - package adams.core.gnuplot
- adams.core.io - package adams.core.io
- adams.core.io.console - package adams.core.io.console
- adams.core.management - package adams.core.management
- adams.core.option - package adams.core.option
- adams.core.option.parsing - package adams.core.option.parsing
- adams.core.scripting - package adams.core.scripting
- adams.data.audio - package adams.data.audio
- adams.data.audioannotations - package adams.data.audioannotations
- adams.data.audiofeaturegenerator - package adams.data.audiofeaturegenerator
- adams.data.audiofeaturegenerator.wave - package adams.data.audiofeaturegenerator.wave
- adams.data.conversion - package adams.data.conversion
- adams.data.featuregenerator - package adams.data.featuregenerator
- adams.data.filter - package adams.data.filter
- adams.data.filter.heatmapcrop - package adams.data.filter.heatmapcrop
- adams.data.filter.heatmapthreshold - package adams.data.filter.heatmapthreshold
- adams.data.gps - package adams.data.gps
- adams.data.heatmap - package adams.data.heatmap
- adams.data.heatmapfeatures - package adams.data.heatmapfeatures
- adams.data.io.input - package adams.data.io.input
- adams.data.io.output - package adams.data.io.output
- adams.data.random - package adams.data.random
- adams.data.redis - package adams.data.redis
- adams.data.spreadsheet - package adams.data.spreadsheet
- adams.data.trail - package adams.data.trail
- adams.data.video - package adams.data.video
- adams.data.wavefilter - package adams.data.wavefilter
- adams.data.wekapyroproxy - package adams.data.wekapyroproxy
- adams.db.datatype - package adams.db.datatype
- adams.doc.latex - package adams.doc.latex
- adams.doc.latex.generator - package adams.doc.latex.generator
- adams.docker - package adams.docker
- adams.docker.simpledocker - package adams.docker.simpledocker
- adams.env - package adams.env
- adams.event - package adams.event
- adams.flow.condition.bool - package adams.flow.condition.bool
- adams.flow.container - package adams.flow.container
- adams.flow.control - package adams.flow.control
- adams.flow.core - package adams.flow.core
- adams.flow.maven - package adams.flow.maven
- adams.flow.maven.shared - package adams.flow.maven.shared
- adams.flow.processor - package adams.flow.processor
- adams.flow.rest - package adams.flow.rest
- adams.flow.rest.control - package adams.flow.rest.control
- adams.flow.rest.echo - package adams.flow.rest.echo
- adams.flow.rest.flow - package adams.flow.rest.flow
- adams.flow.rest.interceptor - package adams.flow.rest.interceptor
- adams.flow.rest.interceptor.incoming - package adams.flow.rest.interceptor.incoming
- adams.flow.rest.interceptor.outgoing - package adams.flow.rest.interceptor.outgoing
- adams.flow.rest.text - package adams.flow.rest.text
- adams.flow.sink - package adams.flow.sink
- adams.flow.sink.ffmpeg - package adams.flow.sink.ffmpeg
- adams.flow.sink.redisaction - package adams.flow.sink.redisaction
- adams.flow.source - package adams.flow.source
- adams.flow.source.audiorecorder - package adams.flow.source.audiorecorder
- adams.flow.source.redisaction - package adams.flow.source.redisaction
- adams.flow.standalone - package adams.flow.standalone
- adams.flow.standalone.ratcontrol - package adams.flow.standalone.ratcontrol
- adams.flow.standalone.rats - package adams.flow.standalone.rats
- adams.flow.standalone.rats.generator - package adams.flow.standalone.rats.generator
- adams.flow.standalone.rats.input - package adams.flow.standalone.rats.input
- adams.flow.standalone.rats.log - package adams.flow.standalone.rats.log
- adams.flow.standalone.rats.output - package adams.flow.standalone.rats.output
- adams.flow.standalone.rats.output.enqueue - package adams.flow.standalone.rats.output.enqueue
- adams.flow.standalone.rats.output.webservice - package adams.flow.standalone.rats.output.webservice
- adams.flow.standalone.webserver - package adams.flow.standalone.webserver
- adams.flow.transformer - package adams.flow.transformer
- adams.flow.transformer.audiodata - package adams.flow.transformer.audiodata
- adams.flow.transformer.audioinfo - package adams.flow.transformer.audioinfo
- adams.flow.transformer.movieimagesampler - package adams.flow.transformer.movieimagesampler
- adams.flow.transformer.multiheatmapoperation - package adams.flow.transformer.multiheatmapoperation
- adams.flow.transformer.objecttracker - package adams.flow.transformer.objecttracker
- adams.flow.transformer.redisaction - package adams.flow.transformer.redisaction
- adams.flow.transformer.splitter - package adams.flow.transformer.splitter
- adams.flow.transformer.stemmer - package adams.flow.transformer.stemmer
- adams.flow.transformer.tokenizer - package adams.flow.transformer.tokenizer
- adams.flow.transformer.wordcloud - package adams.flow.transformer.wordcloud
- adams.flow.webservice - package adams.flow.webservice
- adams.flow.webservice.blob - package adams.flow.webservice.blob
- adams.flow.webservice.interceptor - package adams.flow.webservice.interceptor
- adams.flow.webservice.interceptor.incoming - package adams.flow.webservice.interceptor.incoming
- adams.flow.webservice.interceptor.outgoing - package adams.flow.webservice.interceptor.outgoing
- adams.flow.webservice.text - package adams.flow.webservice.text
- adams.gui.application - package adams.gui.application
- adams.gui.audio - package adams.gui.audio
- adams.gui.chooser - package adams.gui.chooser
- adams.gui.core - package adams.gui.core
- adams.gui.event - package adams.gui.event
- adams.gui.flow.tree.annotations - package adams.gui.flow.tree.annotations
- adams.gui.goe - package adams.gui.goe
- adams.gui.goe.ratstree - package adams.gui.goe.ratstree
- adams.gui.help - package adams.gui.help
- adams.gui.menu - package adams.gui.menu
- adams.gui.tools - package adams.gui.tools
- adams.gui.tools.audioannotator - package adams.gui.tools.audioannotator
- adams.gui.tools.jep - package adams.gui.tools.jep
- adams.gui.tools.previewbrowser - package adams.gui.tools.previewbrowser
- adams.gui.tools.remotecontrolcenter.panels - package adams.gui.tools.remotecontrolcenter.panels
- adams.gui.visualization.annotator - package adams.gui.visualization.annotator
- adams.gui.visualization.debug.objectexport - package adams.gui.visualization.debug.objectexport
- adams.gui.visualization.debug.objectexporter - package adams.gui.visualization.debug.objectexporter
- adams.gui.visualization.debug.objectrenderer - package adams.gui.visualization.debug.objectrenderer
- adams.gui.visualization.heatmap - package adams.gui.visualization.heatmap
- adams.gui.visualization.heatmap.overlay - package adams.gui.visualization.heatmap.overlay
- adams.gui.visualization.heatmap.plugins - package adams.gui.visualization.heatmap.plugins
- adams.gui.visualization.heatmap.selection - package adams.gui.visualization.heatmap.selection
- adams.gui.visualization.image - package adams.gui.visualization.image
- adams.gui.visualization.image.selection - package adams.gui.visualization.image.selection
- adams.gui.visualization.nlp - package adams.gui.visualization.nlp
- adams.gui.visualization.object.annotator - package adams.gui.visualization.object.annotator
- adams.gui.visualization.object.tools - package adams.gui.visualization.object.tools
- adams.gui.visualization.segmentation.tool - package adams.gui.visualization.segmentation.tool
- adams.gui.visualization.trail - package adams.gui.visualization.trail
- adams.gui.visualization.trail.overlay - package adams.gui.visualization.trail.overlay
- adams.gui.visualization.trail.paintlet - package adams.gui.visualization.trail.paintlet
- adams.gui.visualization.trail.plugins - package adams.gui.visualization.trail.plugins
- adams.gui.visualization.video.vlcjplayer - package adams.gui.visualization.video.vlcjplayer
- adams.scripting.command.flow - package adams.scripting.command.flow
- adams.scripting.requesthandler - package adams.scripting.requesthandler
- adams.scripting.responsehandler - package adams.scripting.responsehandler
- adams.terminal - package adams.terminal
- adams.terminal.application - package adams.terminal.application
- adams.terminal.core - package adams.terminal.core
- adams.terminal.dialog - package adams.terminal.dialog
- adams.terminal.menu - package adams.terminal.menu
- adams.terminal.menu.remotecommand - package adams.terminal.menu.remotecommand
- Adapter1 - Class in org.w3._2001.xmlschema
- Adapter1() - Constructor for class org.w3._2001.xmlschema.Adapter1
- Adapter2 - Class in org.w3._2001.xmlschema
- Adapter2() - Constructor for class org.w3._2001.xmlschema.Adapter2
- add(int, Actor) - Method in class adams.flow.standalone.Rat
-
Inserts the actor at the given position.
- add(JepScriptlet) - Method in class adams.core.scripting.JepScriptingEngine
-
Places the scriplet in the processing queue.
- add(JepScriptlet) - Method in class adams.core.scripting.JepScriptingEngineThread
-
Adds the scriptlet to the queue.
- add(HeatmapValue) - Method in class adams.data.heatmap.Heatmap
-
Adds the value specified by this value object.
- add(Actor) - Method in class adams.flow.standalone.Rat
-
Inserts the actor at the end.
- Add - Class in adams.flow.transformer.multiheatmapoperation
-
Adds the values of the heatmaps.
- Add() - Constructor for class adams.flow.transformer.multiheatmapoperation.Add
- addAction(Runnable) - Method in class adams.terminal.core.MenuListDialogBuilder
-
Adds an additional action to the
MenuListBox
that is to be displayed when the dialog is opened. - addAction(String, Runnable) - Method in class adams.terminal.core.MenuListDialogBuilder
-
Adds an additional action to the
MenuListBox
that is to be displayed when the dialog is opened - addActions(Runnable...) - Method in class adams.terminal.core.MenuListDialogBuilder
-
Adds additional actions to the
MenuListBox
that is to be displayed when the dialog is opened. - addAll(Collection<? extends HeatmapValue>) - Method in class adams.data.heatmap.Heatmap
-
Sets all the values stored in the collection in this heatmap.
- AddAudioAnnotation - Class in adams.flow.transformer
-
Adds an annotation the audio annotations passing through.
- AddAudioAnnotation() - Constructor for class adams.flow.transformer.AddAudioAnnotation
- addChangeListener(ChangeListener) - Method in class adams.gui.tools.jep.JepConsole
-
Adds the given change listener to its internal list.
- addChild(String) - Method in class adams.core.RObjectPath
-
Creates a new path object that is the direct descendant of this path.
- AddConstant - Class in adams.flow.transformer.multiheatmapoperation
-
Adds the specified constant value to all cells in the heatmaps.
- AddConstant() - Constructor for class adams.flow.transformer.multiheatmapoperation.AddConstant
- addFeature(Heatmap, double) - Method in class adams.data.featuregenerator.AbstractFeatureGenerator
-
Adds the specified feature.
- addFeature(Heatmap, String, double) - Method in class adams.data.featuregenerator.AbstractFeatureGenerator
-
Adds the specified feature.
- addFields(ParameterPanelWithButtons) - Method in class adams.gui.tools.DockerContainersPanel
-
For adding all the fields.
- addFields(ParameterPanelWithButtons) - Method in class adams.gui.tools.DockerImagesPanel
-
For adding all the fields.
- addGeneratedSourcesToProjectSourceRoot() - Method in class adams.flow.maven.AbstractJavaGeneratorMojo
-
Adds any directories containing the generated classes to the appropriate Project compilation sources; either
TestCompileSourceRoot
orCompileSourceRoot
depending on the exact Mojo implementation of this AbstractJavaGeneratorMojo. - addGeneratedSourcesToProjectSourceRoot() - Method in class adams.flow.maven.ActorExecutionMojo
-
Adds any directories containing the generated classes to the appropriate Project compilation sources; either
TestCompileSourceRoot
orCompileSourceRoot
depending on the exact Mojo implementation of this AbstractJavaGeneratorMojo. - addGeneratedSourcesToProjectSourceRoot() - Method in class adams.flow.maven.ApplyActorMojo
-
Adds any directories containing the generated classes to the appropriate Project compilation sources; either
TestCompileSourceRoot
orCompileSourceRoot
depending on the exact Mojo implementation of this AbstractJavaGeneratorMojo. - additionalInputOptionsTipText() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPluginWithOptions
-
Returns the tip text for this property.
- additionalOptionsTipText() - Method in class adams.flow.control.Keytool
-
Returns the tip text for this property.
- additionalOptionsTipText() - Method in class adams.flow.transformer.StanfordLexicalizedParser
-
Returns the tip text for this property.
- additionalOutputOptionsTipText() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPluginWithOptions
-
Returns the tip text for this property.
- additionalStatementsTipText() - Method in class adams.flow.source.NewLatexDocument
-
Returns the tip text for this property.
- addKeyBinding(Binding) - Method in class adams.gui.tools.audioannotator.AudioAnnotationPanel
-
Adds a binding to the panel
- addKeyBinding(Binding) - Method in class adams.gui.visualization.annotator.AnnotationPanel
-
Adds a binding to the panel
- addLine(String) - Method in class adams.terminal.core.LogTextBox
-
Adds a single line to the
TextBox
at the end, this only works when in multi-line mode - addListener(AnnotationListener) - Method in class adams.gui.tools.audioannotator.AudioAnnotationPanel
-
Adds a listener to this panel
- addListener(TickListener) - Method in class adams.gui.tools.audioannotator.Ticker
-
adds a listener to the ticker
- addListener(AnnotationListener) - Method in class adams.gui.visualization.annotator.AnnotationPanel
-
Adds a listener to this panel
- addListener(TickListener) - Method in class adams.gui.visualization.annotator.Ticker
-
adds a listener to the ticker
- addMapping(List<DockerDirectoryMapping>, DockerDirectoryMapping) - Static method in class adams.docker.SimpleDockerHelper
-
Adds the mapping, if possible.
- addMediaPlayerEventListener(MediaPlayerEventListener) - Method in class adams.gui.visualization.video.vlcjplayer.DirectRenderMediaPlayerPanel
-
adds a media player event listener to our media player
- addMenu(Menu) - Method in class adams.terminal.core.MenuBar
-
Adds the menu at the end.
- addMenuItem(MenuItem) - Method in class adams.terminal.core.Menu
-
Adds the menu item.
- addMenuItem(String, Runnable) - Method in class adams.terminal.core.Menu
-
Adds the menu item (name and action).
- addMetaData(String, Object) - Method in class adams.data.audioannotations.AudioAnnotation
-
Adds the meta-data.
- addMetaData(String, Object) - Method in class adams.data.trail.Step
-
Adds the meta-data.
- addMuteListener(ActionListener) - Method in class adams.gui.visualization.video.vlcjplayer.VLCjDirectRenderPanel
-
Adds the listener for the mute events.
- addOptions(ParameterPanel) - Method in class adams.gui.visualization.object.tools.AbstractRedisTool
-
Fills the parameter panel with the options.
- addOptions(ParameterPanel) - Method in class adams.gui.visualization.object.tools.DEXTR
-
Fills the parameter panel with the options.
- addOptions(ParameterPanel) - Method in class adams.gui.visualization.object.tools.SAM
-
Fills the parameter panel with the options.
- addOptions(ParameterPanel) - Method in class adams.gui.visualization.segmentation.tool.AbstractRedisTool
-
Fills the parameter panel with the options.
- addOptions(ParameterPanel) - Method in class adams.gui.visualization.segmentation.tool.DEXTR
-
Fills the parameter panel with the options.
- addOptions(ParameterPanel) - Method in class adams.gui.visualization.segmentation.tool.SAM
-
Fills the parameter panel with the options.
- addOverlay(AbstractHeatmapOverlay) - Method in class adams.gui.visualization.heatmap.HeatmapPanel
-
Adds the heatmap overlay.
- addOverlay(AbstractTrailOverlay) - Method in class adams.gui.visualization.trail.TrailPanel
-
Adds the trail overlay.
- addPauseListener(ActionListener) - Method in class adams.gui.visualization.video.vlcjplayer.VLCjDirectRenderPanel
-
Adds the listener for the pause events.
- addPlayListener(ActionListener) - Method in class adams.gui.visualization.video.vlcjplayer.VLCjDirectRenderPanel
-
Adds the listener for the play events.
- addRatStateListener(RatStateListener) - Method in class adams.flow.standalone.Rat
-
Adds the state listener.
- addRecentItem() - Method in class adams.gui.tools.jep.JepConsole
-
Adds the current file/encoding as recent item.
- addResource(Resource) - Method in class adams.flow.maven.AbstractAdamsMojo
-
Adds the supplied Resource to the project using the appropriate scope (i.e.
- addResource(Resource) - Method in class adams.flow.maven.ActorExecutionMojo
-
Adds the supplied Resource to the project using the appropriate scope (i.e.
- addResource(Resource) - Method in class adams.flow.maven.ApplyActorMojo
-
Adds the supplied Resource to the project using the appropriate scope (i.e.
- addResource(Resource) - Method in class adams.flow.maven.ClassListerMojo
-
Adds the supplied Resource to the project using the appropriate scope (i.e.
- addResponseDataListener(RESTClientProducerResponseDataListener) - Method in class adams.flow.rest.AbstractRESTClientSource
-
Adds the listener for response data being received.
- addResponseDataListener(RESTClientProducerResponseDataListener) - Method in class adams.flow.rest.AbstractRESTClientTransformer
-
Adds the listener for response data being received.
- addResponseDataListener(RESTClientProducerResponseDataListener) - Method in interface adams.flow.rest.RESTClientProducer
-
Adds the listener for response data being received.
- addResponseDataListener(WebServiceClientProducerResponseDataListener) - Method in class adams.flow.webservice.AbstractWebServiceClientSource
-
Adds the listener for response data being received.
- addResponseDataListener(WebServiceClientProducerResponseDataListener) - Method in class adams.flow.webservice.AbstractWebServiceClientTransformer
-
Adds the listener for response data being received.
- addResponseDataListener(WebServiceClientProducerResponseDataListener) - Method in interface adams.flow.webservice.WebServiceClientProducer
-
Adds the listener for response data being received.
- address - Variable in class com.example.customerservice.Customer
- addressTipText() - Method in class adams.flow.standalone.rats.output.Socket
-
Returns the tip text for this property.
- addSelectionListener(HeatmapPanelSelectionListener) - Method in class adams.gui.visualization.heatmap.HeatmapPanel
-
Adds the given listener to the internal list of selection listeners.
- addStopListener(ActionListener) - Method in class adams.gui.visualization.video.vlcjplayer.VLCjDirectRenderPanel
-
Adds the listener for the stop events.
- AddTrailBackground - Class in adams.flow.transformer
-
Adds a step tp the trail passing through.
- AddTrailBackground() - Constructor for class adams.flow.transformer.AddTrailBackground
- AddTrailStep - Class in adams.flow.transformer
-
Adds a step to the trail passing through.
- AddTrailStep() - Constructor for class adams.flow.transformer.AddTrailStep
- algorithmTipText() - Method in class adams.data.filter.HeatmapCrop
-
Returns the tip text for this property.
- algorithmTipText() - Method in class adams.flow.standalone.KeyManager
-
Returns the tip text for this property.
- algorithmTipText() - Method in class adams.flow.standalone.TrustManager
-
Returns the tip text for this property.
- algorithmTipText() - Method in class adams.flow.transformer.HeatmapFeatureGenerator
-
Returns the tip text for this property.
- algorithmTipText() - Method in class adams.flow.transformer.TrackObjects
-
Returns the tip text for this property.
- algorithmTipText() - Method in class adams.flow.transformer.WaveFeatureGenerator
-
Returns the tip text for this property.
- allowAccessToFullInputFormat() - Method in class weka.filters.unsupervised.attribute.AbstractTweetContentFilter
-
Returns whether to allow the determineOutputFormat(Instances) method access to the full dataset rather than just the header.
- allowAccessToFullInputFormat() - Method in class weka.filters.unsupervised.attribute.TwitterEmoticonScore
-
Returns whether to allow the determineOutputFormat(Instances) method access to the full dataset rather than just the header.
- allowAccessToFullInputFormat() - Method in class weka.filters.unsupervised.attribute.TwitterNLPPos
-
Returns whether to allow the determineOutputFormat(Instances) method access to the full dataset rather than just the header.
- allowsInlineEditing() - Method in class adams.core.scripting.JepScript
-
Returns whether inline editing in the GOE is allowed.
- allowsInlineEditing() - Method in class adams.core.scripting.RScript
-
Returns whether inline editing in the GOE is allowed.
- allowTranspositionTipText() - Method in class adams.flow.transformer.EditDistance
-
Returns the tip text for this property.
- allTagsTipText() - Method in class adams.docker.simpledocker.Push
-
Returns the tip text for this property.
- allTipText() - Method in class adams.docker.simpledocker.ListContainers
-
Returns the tip text for this property.
- allTipText() - Method in class adams.docker.simpledocker.ListImages
-
Returns the tip text for this property.
- allTipText() - Method in class adams.docker.simpledocker.PruneImages
-
Returns the tip text for this property.
- AlternativeUrlSupporter - Interface in adams.flow.rest
-
Interface for webservice clients that allow the specification of an alternative URL.
- AlternativeUrlSupporter - Interface in adams.flow.webservice
-
Interface for webservice clients that allow the specification of an alternative URL.
- alternativeURLTipText() - Method in class adams.flow.rest.AbstractRESTClientSink
-
Returns the tip text for this property.
- alternativeURLTipText() - Method in class adams.flow.rest.AbstractRESTClientSource
-
Returns the tip text for this property.
- alternativeURLTipText() - Method in class adams.flow.rest.AbstractRESTClientTransformer
-
Returns the tip text for this property.
- alternativeURLTipText() - Method in interface adams.flow.rest.AlternativeUrlSupporter
-
Returns the tip text for this property.
- alternativeURLTipText() - Method in class adams.flow.webservice.AbstractWebServiceClientSink
-
Returns the tip text for this property.
- alternativeURLTipText() - Method in class adams.flow.webservice.AbstractWebServiceClientSource
-
Returns the tip text for this property.
- alternativeURLTipText() - Method in class adams.flow.webservice.AbstractWebServiceClientTransformer
-
Returns the tip text for this property.
- alternativeURLTipText() - Method in interface adams.flow.webservice.AlternativeUrlSupporter
-
Returns the tip text for this property.
- ALWAYS - adams.docker.simpledocker.PullType
- AMPERSAND - adams.data.conversion.EscapeLatexCharacters.Characters
- AnimatedGifFileWriter - Class in adams.flow.sink
-
Creates an animated GIF from the incoming images, using Elliot Kroo's GifSequenceWriter class.
For more information see:
Elliot Kroo. - AnimatedGifFileWriter() - Constructor for class adams.flow.sink.AnimatedGifFileWriter
- ANNOTATION_SESSION_FILE - Static variable in class adams.gui.tools.audioannotator.AudioAnnotatorPanel
- ANNOTATION_SESSION_FILE - Static variable in class adams.gui.visualization.annotator.AnnotatorPanel
- AnnotationEvent - Class in adams.gui.tools.audioannotator
-
An action that is raised when an annotation is required
- AnnotationEvent - Class in adams.gui.visualization.annotator
-
An action that is raised when an annotation is required
- AnnotationEvent(Object, AudioAnnotation) - Constructor for class adams.gui.tools.audioannotator.AnnotationEvent
-
Constructs an Annotation Event
- AnnotationEvent(Object, Step) - Constructor for class adams.gui.visualization.annotator.AnnotationEvent
-
Constructs an Annotation Event
- AnnotationListener - Interface in adams.gui.tools.audioannotator
-
an interface that describes a listener for an annotation event
- AnnotationListener - Interface in adams.gui.visualization.annotator
-
an interface that describes a listener for an annotation event
- annotationOccurred(AnnotationEvent) - Method in interface adams.gui.tools.audioannotator.AnnotationListener
-
Receives an AnnotationEvent that contains a Step
- annotationOccurred(AnnotationEvent) - Method in class adams.gui.tools.audioannotator.EventQueue
- annotationOccurred(AnnotationEvent) - Method in interface adams.gui.visualization.annotator.AnnotationListener
-
Receives an AnnotationEvent that contains a Step
- annotationOccurred(AnnotationEvent) - Method in class adams.gui.visualization.annotator.EventQueue
- AnnotationPanel - Class in adams.gui.visualization.annotator
-
An Annotation panel that allows for the manual, i.e.
- AnnotationPanel() - Constructor for class adams.gui.visualization.annotator.AnnotationPanel
- annotationsChanged() - Method in class adams.gui.visualization.segmentation.tool.AbstractRedisTool
-
Hook method for when new annotations have been set.
- annotationsChanged() - Method in class adams.gui.visualization.segmentation.tool.DEXTR
-
Hook method for when new annotations have been set.
- annotationsChanged() - Method in class adams.gui.visualization.segmentation.tool.SAM
-
Hook method for when new annotations have been set.
- Annotator - Class in adams.gui.menu
-
For annotating videos
- Annotator() - Constructor for class adams.gui.menu.Annotator
-
Initializes the menu item with no owner.
- Annotator(AbstractApplicationFrame) - Constructor for class adams.gui.menu.Annotator
-
Initializes the menu item.
- AnnotatorPanel - Class in adams.gui.visualization.annotator
-
Panel for viewing and annotating videos
- AnnotatorPanel() - Constructor for class adams.gui.visualization.annotator.AnnotatorPanel
- antiAliasingEnabledTipText() - Method in class adams.gui.visualization.trail.paintlet.Circles
-
Returns the tip text for this property.
- antiAliasingEnabledTipText() - Method in class adams.gui.visualization.trail.paintlet.Lines
-
Returns the tip text for this property.
- append(LoggingLevel, String) - Method in class adams.terminal.core.LogTextBox
-
Appends the given string.
- append(String) - Method in class adams.terminal.menu.remotecommand.RemoteLogging
-
Appends the log message.
- appendingTipText() - Method in class adams.data.io.output.GnuplotSpreadSheetWriter
-
Returns the tip text for this property.
- appendLog(String) - Method in class adams.terminal.Main
-
Appends the log message.
- appendTipText() - Method in class adams.flow.sink.GnuplotScript
-
Returns the tip text for this property.
- ApplicationMenu - Class in adams.terminal.application
-
Generates the menu for the terminal application.
- ApplicationMenu(AbstractTerminalApplication) - Constructor for class adams.terminal.application.ApplicationMenu
-
Initializes menu generator.
- ApplyActorMojo - Class in adams.flow.maven
-
Calls the
ApplyActorProducer
. - ApplyActorMojo() - Constructor for class adams.flow.maven.ApplyActorMojo
- applyBulkAction(String) - Method in class adams.flow.standalone.RatControl
-
Applies the bulk action.
- applyTransformer(I) - Method in class adams.flow.webservice.AbstractWebServiceClientSinkWithCallableTransformer
-
Applies the transformer to the data.
- applyTransformer(I) - Method in class adams.flow.webservice.AbstractWebServiceClientTransformerWithCallableTransformer
-
Applies the transformer to the data.
- applyTransformer(I) - Method in class adams.flow.webservice.AbstractWebServiceProviderWithCallableTransformer
-
Applies the transformer to the data.
- applyTransformer(I) - Method in interface adams.flow.webservice.CallableTransformerSupport
-
Applies the transformer to the data.
- applyTransformer(O) - Method in class adams.flow.webservice.AbstractWebServiceClientSourceWithCallableTransformer
-
Applies the transformer to the data.
- ArcInfoASCIIGridReader - Class in adams.data.io.input
-
Reads ASCII files in ESRI Grid format.
For more information see:
https://en.wikipedia.org/wiki/Esri_grid
- ArcInfoASCIIGridReader() - Constructor for class adams.data.io.input.ArcInfoASCIIGridReader
- ARFF - adams.flow.transformer.MOAInstanceDumper.OutputFormat
-
ARFF.
- ArrayFolds - Class in adams.flow.transformer
-
Generates a subset of the array, using folds similar to cross-validation.
- ArrayFolds() - Constructor for class adams.flow.transformer.ArrayFolds
- arrayHistogramTipText() - Method in class adams.flow.sink.HeatmapHistogram
-
Returns the tip text for this property.
- ArrayRandomize - Class in adams.flow.transformer
-
Randomizes an array using a copy.
- ArrayRandomize() - Constructor for class adams.flow.transformer.ArrayRandomize
- ArraySubSample - Class in adams.flow.transformer
-
Generates a subset of the array, using a random sub-sample.
Use '1.1' if you only want to have an array of length one. - ArraySubSample() - Constructor for class adams.flow.transformer.ArraySubSample
- assembleActualInputOptions() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPluginWithOptions
-
Assembles the actual input command-line options, not including the additional options or the input file.
- assembleActualInputOptions() - Method in class adams.flow.sink.ffmpeg.ConvertAudio
-
Assembles the actual input command-line options, not including the additional options or the input file.
- assembleActualInputOptions() - Method in class adams.flow.sink.ffmpeg.MovieFromImages
-
Assembles the command-line, excluding additional options and executable.
- assembleActualOutputOptions() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPluginWithOptions
-
Assembles the actual output command-line options, not including the additional options.
- assembleActualOutputOptions() - Method in class adams.flow.sink.ffmpeg.ConvertAudio
-
Assembles the actual output command-line options, not including the additional options.
- assembleActualOutputOptions() - Method in class adams.flow.sink.ffmpeg.MovieFromImages
-
Assembles the command-line, excluding additional options and executable.
- assembleInputOptions() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPlugin
-
Assembles the input command-line options.
- assembleInputOptions() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPluginWithOptions
-
Assembles the input command-line options, actual and additional.
- assembleInputOptions() - Method in class adams.flow.sink.ffmpeg.GenericPlugin
-
Assembles the input command-line options.
- assembleOutputOptions() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPlugin
-
Assembles the ouput command-line options.
- assembleOutputOptions() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPluginWithOptions
-
Assembles the ouput command-line options.
- assembleOutputOptions() - Method in class adams.flow.sink.ffmpeg.GenericPlugin
-
Assembles the output command-line options.
- assembleSendData(MessageCollection) - Method in class adams.gui.visualization.object.tools.AbstractRedisTool
-
Method that assembles the data to send.
- assembleSendData(MessageCollection) - Method in class adams.gui.visualization.object.tools.DEXTR
-
Method that assembles the data to send.
- assembleSendData(MessageCollection) - Method in class adams.gui.visualization.object.tools.OPEX
-
Method that assembles the data to send.
- assembleSendData(MessageCollection) - Method in class adams.gui.visualization.object.tools.SAM
-
Method that assembles the data to send.
- assembleSendData(MessageCollection) - Method in class adams.gui.visualization.segmentation.tool.AbstractRedisTool
-
Method that assembles the data to send.
- assembleSendData(MessageCollection) - Method in class adams.gui.visualization.segmentation.tool.DEXTR
-
Method that assembles the data to send.
- assembleSendData(MessageCollection) - Method in class adams.gui.visualization.segmentation.tool.SAM
-
Method that assembles the data to send.
- assign(DataContainer<AudioAnnotation>) - Method in class adams.data.audioannotations.AudioAnnotations
-
Obtains the stored variables from the other data point, but not the actual data points.
- assign(DataContainer<HeatmapValue>) - Method in class adams.data.heatmap.Heatmap
-
Obtains the stored variables from the other data point, but not the actual data points.
- assign(DataContainer<Step>) - Method in class adams.data.trail.Trail
-
Obtains the stored variables from the other data point, but not the actual data points.
- assign(DataPoint) - Method in class adams.data.audioannotations.AudioAnnotation
-
Obtains the stored variables from the other data point.
- assign(DataPoint) - Method in class adams.data.heatmap.HeatmapValue
-
Obtains the stored variables from the other data point.
- assign(DataPoint) - Method in class adams.data.trail.Step
-
Obtains the stored variables from the other data point.
- aTipText() - Method in class adams.data.random.Beta
-
Returns the tip text for this property.
- atomicMoveTipText() - Method in class adams.flow.standalone.rats.input.DirWatch
-
Returns the tip text for this property.
- atomicMoveTipText() - Method in class adams.flow.standalone.rats.input.FileLister
-
Returns the tip text for this property.
- atomicMoveTipText() - Method in class adams.flow.standalone.rats.output.FileMover
-
Returns the tip text for this property.
- ATT_LABEL - Static variable in class weka.filters.unsupervised.attribute.TwitterEmoticonScore
-
the nominal attribute.
- ATT_NAME - Static variable in class weka.filters.unsupervised.attribute.AbstractTweetContentFilter
- ATT_SCORE_OVERALL - Static variable in class weka.filters.unsupervised.attribute.TwitterEmoticonScore
-
the numeric attribute.
- ATT_SCORE_PREFIX - Static variable in class weka.filters.unsupervised.attribute.TwitterEmoticonScore
-
the numeric attribute prefix.
- attributeNameTipText() - Method in class weka.filters.unsupervised.attribute.AbstractTweetContentFilter
-
Returns the tip text for this property.
- AUDIO_CHANNELS - adams.flow.transformer.MovieInfo.InfoType
-
the number of audio channels (per audio stream).
- AUDIO_FORMAT - adams.flow.transformer.MovieInfo.InfoType
-
the audio format (per audio stream).
- AUDIO_SAMPLE_RATE - adams.flow.transformer.MovieInfo.InfoType
-
the audio sample rate (per audio stream).
- AUDIO_SESSION_FILE - Static variable in class adams.gui.tools.audioannotator.AudioAnnotatorPanel
- AudioAnnotation - Class in adams.data.audioannotations
-
Represents a single annotation in an audio trail.
- AudioAnnotation() - Constructor for class adams.data.audioannotations.AudioAnnotation
-
Initializes the step with default values.
- AudioAnnotation(TimeMsec) - Constructor for class adams.data.audioannotations.AudioAnnotation
-
Initializes the step with the given timestamp, but no meta-data.
- AudioAnnotation(TimeMsec, HashMap<String, Object>) - Constructor for class adams.data.audioannotations.AudioAnnotation
-
Initializes the step with the given timestamp and meta-data.
- AudioAnnotationComparator - Class in adams.data.audioannotations
-
Comparator for annotation objects.
- AudioAnnotationComparator() - Constructor for class adams.data.audioannotations.AudioAnnotationComparator
- AudioAnnotationPanel - Class in adams.gui.tools.audioannotator
-
An Annotation panel that allows for the manual, i.e.
- AudioAnnotationPanel() - Constructor for class adams.gui.tools.audioannotator.AudioAnnotationPanel
- AudioAnnotations - Class in adams.data.audioannotations
-
Encapsulates a series of audio annotations.
- AudioAnnotations() - Constructor for class adams.data.audioannotations.AudioAnnotations
-
Initializes the trail.
- AudioAnnotationsFileChooser - Class in adams.gui.chooser
-
A specialized JFileChooser that lists all available file Readers and Writers for audio annotations.
- AudioAnnotationsFileChooser() - Constructor for class adams.gui.chooser.AudioAnnotationsFileChooser
-
Constructs a FileChooser pointing to the user's default directory.
- AudioAnnotationsFileChooser(File) - Constructor for class adams.gui.chooser.AudioAnnotationsFileChooser
-
Constructs a FileChooser using the given File as the path.
- AudioAnnotationsFileChooser(String) - Constructor for class adams.gui.chooser.AudioAnnotationsFileChooser
-
Constructs a FileChooser using the given path.
- AudioAnnotationsFileReader - Class in adams.flow.transformer
-
Loads a file containing audio annotations from disk with the specified reader and passes it on.
- AudioAnnotationsFileReader() - Constructor for class adams.flow.transformer.AudioAnnotationsFileReader
- AudioAnnotationsFileWriter - Class in adams.flow.transformer
-
Saves audio annotations to disk with the specified writer and passes the absolute filename on.
As filename/directory name (depending on the writer) the ID of the trail is used (below the specified output directory). - AudioAnnotationsFileWriter() - Constructor for class adams.flow.transformer.AudioAnnotationsFileWriter
- AudioAnnotationsFilter - Class in adams.flow.transformer
-
Filters audio annotations using the specified filter.
- AudioAnnotationsFilter() - Constructor for class adams.flow.transformer.AudioAnnotationsFilter
- AudioAnnotationsStatistic - Class in adams.data.audioannotations
-
Statistical information specific to a audio annotations.
- AudioAnnotationsStatistic() - Constructor for class adams.data.audioannotations.AudioAnnotationsStatistic
-
Initializes the statistic.
- AudioAnnotationsStatistic(AudioAnnotations) - Constructor for class adams.data.audioannotations.AudioAnnotationsStatistic
-
Initializes the statistic.
- AudioAnnotationsWindow - Class in adams.data.filter
- AudioAnnotationsWindow() - Constructor for class adams.data.filter.AudioAnnotationsWindow
- AudioAnnotator - Class in adams.gui.menu
-
For annotating audio.
- AudioAnnotator() - Constructor for class adams.gui.menu.AudioAnnotator
-
Initializes the menu item with no owner.
- AudioAnnotator(AbstractApplicationFrame) - Constructor for class adams.gui.menu.AudioAnnotator
-
Initializes the menu item.
- AudioAnnotatorPanel - Class in adams.gui.tools.audioannotator
-
Panel for viewing and annotating videos
- AudioAnnotatorPanel() - Constructor for class adams.gui.tools.audioannotator.AudioAnnotatorPanel
- AudioData - Class in adams.flow.transformer
-
Reads audio data using the specified reader.
- AudioData() - Constructor for class adams.flow.transformer.AudioData
- AudioFileChooser - Class in adams.gui.chooser
-
A specialized JFileChooser loading/saving audio files.
- AudioFileChooser() - Constructor for class adams.gui.chooser.AudioFileChooser
-
Constructs a FileChooser pointing to the user's default directory.
- AudioFileChooser(File) - Constructor for class adams.gui.chooser.AudioFileChooser
-
Constructs a FileChooser using the given File as the path.
- AudioFileChooser(String) - Constructor for class adams.gui.chooser.AudioFileChooser
-
Constructs a FileChooser using the given path.
- AudioFileInfoHandler - Class in adams.gui.tools.previewbrowser
-
Displays information for audio files.
- AudioFileInfoHandler() - Constructor for class adams.gui.tools.previewbrowser.AudioFileInfoHandler
- AudioFilePlaybackHandler - Class in adams.gui.tools.previewbrowser
-
Allows the playback of audio files.
- AudioFilePlaybackHandler() - Constructor for class adams.gui.tools.previewbrowser.AudioFilePlaybackHandler
- AudioInfo - Class in adams.flow.transformer
-
Reads audio data using the specified reader.
- AudioInfo() - Constructor for class adams.flow.transformer.AudioInfo
- AudioPlayback - Class in adams.flow.sink
-
Plays back an audio file (MP3/WAV).
- AudioPlayback() - Constructor for class adams.flow.sink.AudioPlayback
- AudioPlaybackPanel - Class in adams.gui.audio
-
Simple audio playback panel.
- AudioPlaybackPanel() - Constructor for class adams.gui.audio.AudioPlaybackPanel
- AudioRecorder - Class in adams.flow.source
-
Records audio using the specified recording scheme.
- AudioRecorder() - Constructor for class adams.flow.source.AudioRecorder
- AudioTrailFilterContainer - Class in adams.flow.container
-
Container for audio trail filters.
- AudioTrailFilterContainer() - Constructor for class adams.flow.container.AudioTrailFilterContainer
-
Initializes the container.
- AudioTrailFilterContainer(Object, Filter, AudioAnnotations) - Constructor for class adams.flow.container.AudioTrailFilterContainer
-
Initializes the container with the filter and the associated data.
- AVAILABLE_RESOLUTIONS - adams.flow.source.WebcamInfo.InfoType
-
available resolutions.
B
- BACKGROUND - Static variable in class adams.data.io.output.SimpleTrailWriter
-
the background prefix.
- BACKGROUND_SESSION_FILE - Static variable in class adams.gui.visualization.annotator.AnnotatorPanel
- backgroundTipText() - Method in class adams.flow.transformer.AddTrailBackground
-
Returns the tip text for this property.
- backgroundTipText() - Method in class adams.flow.transformer.GenerateWordCloud
-
Returns the tip text for this property.
- backgroundTipText() - Method in class adams.flow.transformer.wordcloud.PixelBoundaryBackground
-
Returns the tip text for this property.
- BACKSLASH - adams.data.conversion.EscapeLatexCharacters.Characters
- BACKUP_ALGORITHM - Static variable in class adams.flow.transformer.HeatmapFeatureGenerator
-
the key for storing the current algorithm in the backup.
- BACKUP_ALGORITHM - Static variable in class adams.flow.transformer.WaveFeatureGenerator
-
the key for storing the current algorithm in the backup.
- BACKUP_BUFFER - Static variable in class adams.flow.transformer.MOAInstanceDumper
-
the key for storing the buffer in the backup.
- BACKUP_CALLABLEACTOR - Static variable in class adams.flow.transformer.TransformTrackedObject
-
the key for backing up the callable actor.
- BACKUP_CLASSIFIER - Static variable in class adams.flow.transformer.MOAClassifierEvaluation
-
the key for storing the current classifier in the backup.
- BACKUP_CLASSIFIER - Static variable in class adams.flow.transformer.MOATrainClassifier
-
the key for storing the current classifier in the backup.
- BACKUP_CLUSTERER - Static variable in class adams.flow.transformer.MOAClustererEvaluation
-
the key for storing the current clusterer in the backup.
- BACKUP_CLUSTERER - Static variable in class adams.flow.transformer.MOATrainClusterer
-
the key for storing the current clusterer in the backup.
- BACKUP_COUNTER - Static variable in class adams.flow.transformer.MOAInstanceDumper
-
the key for storing the counter in the backup.
- BACKUP_HEADER - Static variable in class adams.flow.transformer.MOAInstanceDumper
-
the key for storing the header in the backup.
- BACKUP_MODEL - Static variable in class adams.flow.transformer.AbstractProcessMOAInstanceWithModel
-
the key for storing the current model in the backup.
- BACKUP_PARSER - Static variable in class adams.flow.transformer.StanfordLexicalizedParser
-
the key for storing the parser object in the backup.
- BACKUP_QUEUE - Static variable in class adams.flow.transformer.ArrayFolds
-
the key for storing the input token in the backup.
- BACKUP_QUEUE - Static variable in class adams.flow.transformer.HeatmapFeatureGenerator
-
the key for storing the current objects in the backup.
- BACKUP_QUEUE - Static variable in class adams.flow.transformer.HeatmapLocateObjects
-
the key for storing the current heatmaps in the backup.
- BACKUP_QUEUE - Static variable in class adams.flow.transformer.WaveFeatureGenerator
-
the key for storing the current objects in the backup.
- BACKUP_RECORDER - Static variable in class adams.flow.standalone.RecordingSetup
-
the key for storing the recorder in the backup.
- BACKUP_REGRESSOR - Static variable in class adams.flow.transformer.MOARegressorEvaluation
-
the key for storing the current regressor in the backup.
- BACKUP_REGRESSOR - Static variable in class adams.flow.transformer.MOATrainRegressor
-
the key for storing the current regressor in the backup.
- backupState() - Method in class adams.flow.standalone.rats.output.AbstractRatOutput
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.standalone.RecordingSetup
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.AbstractProcessMOAInstanceWithModel
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.ArrayFolds
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.HeatmapFeatureGenerator
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.MOAClassifierEvaluation
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.MOAClustererEvaluation
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.MOAInstanceDumper
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.MOARegressorEvaluation
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.MOATrainClassifier
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.MOATrainClusterer
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.MOATrainRegressor
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.StanfordLexicalizedParser
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.TransformTrackedObject
-
Backs up the current state of the actor before update the variables.
- backupState() - Method in class adams.flow.transformer.WaveFeatureGenerator
-
Backs up the current state of the actor before update the variables.
- BaseLogging - Class in adams.flow.rest.interceptor.incoming
-
Interceptor for incoming messages.
- BaseLogging - Class in adams.flow.rest.interceptor.outgoing
-
Interceptor for outgoing messages.
- BaseLogging - Class in adams.flow.webservice.interceptor.incoming
-
Interceptor for incoming messages.
- BaseLogging - Class in adams.flow.webservice.interceptor.outgoing
-
Interceptor for outgoing messages.
- BaseLogging() - Constructor for class adams.flow.rest.interceptor.incoming.BaseLogging
-
Initializes the interceptor.
- BaseLogging() - Constructor for class adams.flow.rest.interceptor.outgoing.BaseLogging
-
Initializes the interceptor.
- BaseLogging() - Constructor for class adams.flow.webservice.interceptor.incoming.BaseLogging
-
Initializes the interceptor.
- BaseLogging() - Constructor for class adams.flow.webservice.interceptor.outgoing.BaseLogging
-
Initializes the interceptor.
- BaseLoggingGenerator - Class in adams.flow.rest.interceptor.incoming
-
Generator for
BaseLogging
. - BaseLoggingGenerator - Class in adams.flow.rest.interceptor.outgoing
-
Generator for
BaseLogging
. - BaseLoggingGenerator - Class in adams.flow.webservice.interceptor.incoming
-
Generator for
BaseLogging
. - BaseLoggingGenerator - Class in adams.flow.webservice.interceptor.outgoing
-
Generator for
BaseLogging
. - BaseLoggingGenerator() - Constructor for class adams.flow.rest.interceptor.incoming.BaseLoggingGenerator
- BaseLoggingGenerator() - Constructor for class adams.flow.rest.interceptor.outgoing.BaseLoggingGenerator
- BaseLoggingGenerator() - Constructor for class adams.flow.webservice.interceptor.incoming.BaseLoggingGenerator
- BaseLoggingGenerator() - Constructor for class adams.flow.webservice.interceptor.outgoing.BaseLoggingGenerator
- BaseMarkdownEditor - Class in adams.gui.goe
-
A PropertyEditor for BaseMarkdown objects.
- BaseMarkdownEditor() - Constructor for class adams.gui.goe.BaseMarkdownEditor
- BaseMeasureCollection - Class in adams.core.base
-
Wrapper for MOA's
MeasureCollection
classes. - BaseMeasureCollection() - Constructor for class adams.core.base.BaseMeasureCollection
-
Initializes the collection with the default collection.
- BaseMeasureCollection(String) - Constructor for class adams.core.base.BaseMeasureCollection
-
Initializes the collection the specified collection name.
- BaseMeasureCollection(MeasureCollection) - Constructor for class adams.core.base.BaseMeasureCollection
-
Initializes the collection the specified collection.
- BaseMeasureCollectionEditor - Class in adams.gui.goe
-
A PropertyEditor for
BaseMeasureCollection
objects. - BaseMeasureCollectionEditor() - Constructor for class adams.gui.goe.BaseMeasureCollectionEditor
- BASENAME - adams.doc.latex.generator.AbstractFileReferencingCodeGenerator.PathType
- baseTipText() - Method in class adams.flow.transformer.EditDistance
-
Returns the tip text for this property.
- batchSizeTipText() - Method in class weka.classifiers.functions.PyroProxy
-
Returns the tip text for this property.
- BELOW - adams.data.filter.HeatmapThreshold.Type
-
below.
- beta(double, double) - Method in class adams.data.random.Random
-
Generate a random number from a beta random variable.
- Beta - Class in adams.data.random
-
Generates random numbers from a Beta random variable.
- Beta() - Constructor for class adams.data.random.Beta
- BIBTEX - Static variable in class adams.doc.latex.LatexHelper
-
the bibtex executable.
- bibtexPath() - Method in class adams.flow.standalone.LatexSetup
-
Returns the full path of the bibtex executable.
- bibtexTipText() - Method in class adams.flow.standalone.LatexSetup
-
Returns the tip text for this property.
- BIG_PRIME - Static variable in class edu.cornell.lassp.houle.RngPack.Ranmar
-
The 46,009,220nd prime number, he largest prime less than 9*108.
- bigEndianTipText() - Method in class adams.flow.source.audiorecorder.AbstractAudioRecorder
-
Returns the tip text for this property.
- BINARIES_DIR - Static variable in class adams.doc.latex.LatexHelper
-
the binaries dir.
- binariesDirTipText() - Method in class adams.flow.standalone.LatexSetup
-
Returns the tip text for this property.
- BinaryFileWriter - Class in adams.flow.standalone.rats.output
-
Writes incoming binary data (byte array or adams.data.blob.BlobContainer) to a binary file.
- BinaryFileWriter() - Constructor for class adams.flow.standalone.rats.output.BinaryFileWriter
- binaryTipText() - Method in class adams.flow.standalone.Gnuplot
-
Returns the tip text for this property.
- binaryTipText() - Method in class adams.flow.standalone.SimpleDockerConnection
-
Returns the tip text for this property.
- binCalculationTipText() - Method in class adams.data.audiofeaturegenerator.wave.Histogram
-
Returns the tip text for this property.
- Binding - Class in adams.gui.tools.audioannotator
-
Represents a key binding Bindings can be toggleable or not and can be inverted or not.
- Binding - Class in adams.gui.visualization.annotator
-
Represents a key binding Bindings can be toggleable or not and can be inverted or not.
- Binding(Properties, String) - Constructor for class adams.gui.tools.audioannotator.Binding
- Binding(Properties, String) - Constructor for class adams.gui.visualization.annotator.Binding
- Binding(String, String, boolean, long, boolean) - Constructor for class adams.gui.tools.audioannotator.Binding
-
Constructor for the binding class.
- Binding(String, String, boolean, long, boolean) - Constructor for class adams.gui.visualization.annotator.Binding
-
Constructor for the binding class.
- Binding(String, KeyStroke, boolean, long, boolean) - Constructor for class adams.gui.tools.audioannotator.Binding
-
Constructor for the binding class.
- Binding(String, KeyStroke, boolean, long, boolean) - Constructor for class adams.gui.visualization.annotator.Binding
-
Constructor for the binding class.
- BindingParameterPanel - Class in adams.gui.tools.audioannotator
-
A Parameter Panel that does the work of taking user input and turning it into a binding
- BindingParameterPanel - Class in adams.gui.visualization.annotator
-
A Parameter Panel that does the work of taking user input and turning it into a binding
- BindingParameterPanel() - Constructor for class adams.gui.tools.audioannotator.BindingParameterPanel
- BindingParameterPanel() - Constructor for class adams.gui.visualization.annotator.BindingParameterPanel
- BINDINGS_SESSION_FILE - Static variable in class adams.gui.tools.audioannotator.AudioAnnotatorPanel
- BINDINGS_SESSION_FILE - Static variable in class adams.gui.visualization.annotator.AnnotatorPanel
- BindingsEditorPanel - Class in adams.gui.tools.audioannotator
-
Panel for editing key bindings
- BindingsEditorPanel - Class in adams.gui.visualization.annotator
-
Panel for editing key bindings
- BindingsEditorPanel() - Constructor for class adams.gui.tools.audioannotator.BindingsEditorPanel
- BindingsEditorPanel() - Constructor for class adams.gui.visualization.annotator.BindingsEditorPanel
- binWidthTipText() - Method in class adams.data.audiofeaturegenerator.wave.Histogram
-
Returns the tip text for this property.
- birthDate - Variable in class com.example.customerservice.Customer
- BITRATE - adams.flow.transformer.MovieInfo.InfoType
-
the bitrate.
- bitRateTipText() - Method in class adams.flow.sink.ffmpeg.ConvertAudio
-
Returns the tip text for this property.
- bitsTipText() - Method in class adams.flow.source.audiorecorder.AbstractAudioRecorder
-
Returns the tip text for this property.
- blob - Variable in class nz.ac.waikato.adams.webservice.rats.blob.UploadRequest
- Blob - Class in nz.ac.waikato.adams.webservice.rats.blob
-
Java class for Blob complex type.
- Blob() - Constructor for class nz.ac.waikato.adams.webservice.rats.blob.Blob
- BlockSize - Class in adams.doc.latex.generator
-
Inserts the code from the base generator inside a block with the specified font size.
- BlockSize() - Constructor for class adams.doc.latex.generator.BlockSize
- BlockSize.FontSize - Enum in adams.doc.latex.generator
-
The available size.
- BoofCVCirculant - Class in adams.flow.transformer.objecttracker
-
Creates the Circulant feature tracker.
- BoofCVCirculant() - Constructor for class adams.flow.transformer.objecttracker.BoofCVCirculant
- BoofCVMeanShiftLikelihood - Class in adams.flow.transformer.objecttracker
-
Very basic and very fast implementation of mean-shift which uses a fixed sized rectangle for its region.
- BoofCVMeanShiftLikelihood() - Constructor for class adams.flow.transformer.objecttracker.BoofCVMeanShiftLikelihood
- BoofCVSparseFlow - Class in adams.flow.transformer.objecttracker
-
Uses a pyramidal KLT tracker to track features inside the user selected region.
- BoofCVSparseFlow() - Constructor for class adams.flow.transformer.objecttracker.BoofCVSparseFlow
- BoofCVTLD - Class in adams.flow.transformer.objecttracker
-
Tracking-Learning-Detection (TLD) [1] (a.k.a Predator) object tracker for video sequences.
TLD tracks an object which is specified by a user using a rectangle. - BoofCVTLD() - Constructor for class adams.flow.transformer.objecttracker.BoofCVTLD
- BoofCVTransformer - Class in adams.gui.visualization.heatmap.plugins
-
Applies BoofCV transformers to the image directly.
- BoofCVTransformer() - Constructor for class adams.gui.visualization.heatmap.plugins.BoofCVTransformer
- BOOLEAN - nz.ac.waikato.adams.webservice.rats.blob.DataType
- BOOLEAN - nz.ac.waikato.adams.webservice.rats.text.DataType
- bootstrappToProps(Main) - Static method in class adams.core.bootstrapp.BootstrappUtils
-
Turns the bootstrapp Main object into a Properties object.
- BootstrappUtils - Class in adams.core.bootstrapp
-
Helper class for Bootstrapp related operations.
- BootstrappUtils() - Constructor for class adams.core.bootstrapp.BootstrappUtils
- BORDER_THICKNESS - Static variable in class adams.gui.tools.audioannotator.AudioAnnotationPanel
-
The thickness of the border around the button
- BORDER_THICKNESS - Static variable in class adams.gui.visualization.annotator.AnnotationPanel
-
The thickness of the border around the button
- BOTH - adams.flow.transformer.MjpegImageSequence.OutputType
- BOX - adams.gui.visualization.object.annotator.DEXTRMarkers.Shape
-
a square box.
- BOX - adams.gui.visualization.object.annotator.SAMMarkers.Shape
-
a square box.
- BOXERRORBARS - adams.core.gnuplot.SimplePlot.PlotType
- BOXES - adams.core.gnuplot.SimplePlot.PlotType
- BOXXYERRORBARS - adams.core.gnuplot.SimplePlot.PlotType
- Branch - Class in adams.flow.standalone.rats.output
-
Forwards the input data to all defined sub-outputs ('sub-branches').
- Branch() - Constructor for class adams.flow.standalone.rats.output.Branch
- BroadcastAndListen - Class in adams.flow.transformer.redisaction
-
Broadcasts the incoming data to the specified out channel and listens for data to come through on the in channel.
- BroadcastAndListen() - Constructor for class adams.flow.transformer.redisaction.BroadcastAndListen
- bTipText() - Method in class adams.data.random.Beta
-
Returns the tip text for this property.
- bufferData(Object) - Method in class adams.flow.standalone.rats.input.AbstractBufferedRatInput
-
For buffering the data received from the webservice.
- bufferData(Object) - Method in interface adams.flow.standalone.rats.input.BufferedRatInput
-
For buffering data.
- BufferedImageToHeatmap - Class in adams.data.conversion
-
Turns a class java.awt.image.BufferedImage into a heatmap.
Simply uses the RGB value as heatmap value. - BufferedImageToHeatmap() - Constructor for class adams.data.conversion.BufferedImageToHeatmap
- BufferedImageTransformer - Class in adams.gui.visualization.heatmap.plugins
-
Applies BufferedImage transformers to the image directly.
- BufferedImageTransformer() - Constructor for class adams.gui.visualization.heatmap.plugins.BufferedImageTransformer
- BufferedRatInput - Interface in adams.flow.standalone.rats.input
-
Interface for
RatInput
schemes that buffer incoming data. - bufferSizeTipText() - Method in class adams.flow.transformer.MOAInstanceDumper
-
Returns the tip text for this property.
- buildClassifier(Instances) - Method in class weka.classifiers.functions.PyroProxy
-
Generates a classifier.
- buildCommand() - Method in class adams.docker.simpledocker.AbstractDockerCommand
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.AbstractDockerCommandWithOptions
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.BuildImage
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.ExecContainer
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.Generic
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.GenericWithArgs
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.Info
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.KillContainers
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.ListContainers
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.ListImages
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.PauseContainers
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.PruneContainers
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.PruneImages
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.Pull
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.Push
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.RemoveContainers
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.RemoveImages
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.Run
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.RunWithArgs
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.StartContainers
-
Assembles the command to run.
- buildCommand() - Method in class adams.docker.simpledocker.StopContainers
-
Assembles the command to run.
- buildDialog() - Method in class adams.terminal.core.MenuListDialogBuilder
- buildDialog() - Method in class adams.terminal.dialog.DirectoryDialogBuilder
- builder - Variable in class adams.terminal.core.Menu
-
for generating the menu.
- BuildImage - Class in adams.docker.simpledocker
-
Performs the 'docker image build' command in either blocking or async fashion.
- BuildImage() - Constructor for class adams.docker.simpledocker.BuildImage
- buildTree() - Method in class adams.gui.visualization.nlp.StanfordTree
-
Builds the tree from the current JSON object.
- buildTree(StanfordNode, Tree) - Method in class adams.gui.visualization.nlp.StanfordTree
-
Builds the tree.
- BULKACTION_NONE - Static variable in class adams.flow.standalone.RatControl
-
Caption for no bulk action.
- BULKACTION_PAUSE - Static variable in class adams.flow.standalone.RatControl
-
Caption for "pause" bulk action.
- BULKACTION_RESUME - Static variable in class adams.flow.standalone.RatControl
-
Caption for "resume" bulk action.
- BULKACTION_START - Static variable in class adams.flow.standalone.RatControl
-
Caption for "start" bulk action.
- BULKACTION_STOP - Static variable in class adams.flow.standalone.RatControl
-
Caption for "stop" bulk action.
- bulkActionsTipText() - Method in class adams.flow.standalone.RatControl
-
Returns the tip text for this property.
- BUSINESS - com.example.customerservice.CustomerType
- BYTE_ARRAY - adams.data.redis.RedisDataType
- bytesPerSample(int) - Static method in class adams.data.audio.SimpleAudioConversion
-
Computes the block-aligned bytes per sample of the audio format, with
(int) ceil(bitsPerSample / 8.0)
.
C
- calcCentroid() - Method in class adams.gui.visualization.heatmap.overlay.Centroid
-
Calculates the centroid.
- calcThreshold(Heatmap) - Method in class adams.data.filter.heatmapthreshold.AbstractHeatmapThreshold
-
Calculates the threshold for the given heatmap.
- calculate() - Method in class adams.data.audioannotations.AudioAnnotationsStatistic
-
calculates the statistics.
- calculate() - Method in class adams.data.heatmap.HeatmapStatistic
-
Generates the statistics.
- calculate() - Method in class adams.data.trail.TrailStatistic
-
calculates the statistics.
- CallableActor - Class in adams.flow.standalone.rats.output
-
Forwards the data to the specified callable actor.
- CallableActor() - Constructor for class adams.flow.standalone.rats.output.CallableActor
- CallableJsonPipeline - Class in adams.flow.rest.flow
-
Processing pipeline for JSON.
- CallableJsonPipeline() - Constructor for class adams.flow.rest.flow.CallableJsonPipeline
- CallableJsonTransformer - Class in adams.flow.rest.flow
-
Processing transformer for JSON.
- CallableJsonTransformer() - Constructor for class adams.flow.rest.flow.CallableJsonTransformer
- callableNameTipText() - Method in class adams.flow.standalone.rats.input.InputWithCallableTransformer
-
Returns the tip text for this property.
- callableNameTipText() - Method in class adams.flow.standalone.rats.output.CallableActor
-
Returns the tip text for this property.
- callableNameTipText() - Method in class adams.flow.standalone.rats.output.OutputWithCallableTransformer
-
Returns the tip text for this property.
- CallableTextPipeline - Class in adams.flow.rest.flow
-
Processing pipeline for arbitrary text.
- CallableTextPipeline() - Constructor for class adams.flow.rest.flow.CallableTextPipeline
- CallableTextTransformer - Class in adams.flow.rest.flow
-
Processing transformer for arbitrary text.
- CallableTextTransformer() - Constructor for class adams.flow.rest.flow.CallableTextTransformer
- CallableTransformerSupport<I,O> - Interface in adams.flow.webservice
-
Interface for webservice clients/servers that use a callable transformer for further processing the data.
- callReceive() - Method in class adams.flow.standalone.rats.input.AbstractMetaRatInput
-
Hook method that calls the base-input's receive() method.
- callReceive() - Method in class adams.flow.standalone.rats.input.Cron
-
Hook method that calls the base-input's receive() method using a cronjob.
- callTransmit() - Method in class adams.flow.standalone.rats.output.AbstractMetaRatOutput
-
Hook method that calls the base-input's transmit() method.
- callTransmit() - Method in class adams.flow.standalone.rats.output.ContainerValuePicker
-
Hook method that calls the base-input's transmit() method.
- callTransmit() - Method in class adams.flow.standalone.rats.output.SimpleContainerContent
-
Hook method that calls the base-input's transmit() method.
- canAddMapping(List<DockerDirectoryMapping>, DockerDirectoryMapping) - Static method in class adams.docker.SimpleDockerHelper
-
Checks whether a mapping can be added to the current list of directory mappings.
- canAddObject() - Method in class adams.gui.tools.DockerContainersPanel
-
Returns whether all the required fields are set to add the object.
- canAddObject() - Method in class adams.gui.tools.DockerImagesPanel
-
Returns whether all the required fields are set to add the object.
- canAppend(SpreadSheet) - Method in class adams.data.io.output.GnuplotSpreadSheetWriter
-
Checks whether we can append the specified spreadsheet to the existing file.
- canClearFields() - Method in class adams.gui.tools.DockerContainersPanel
-
Returns whether the fields can be cleared, i.e., if there is any input.
- canClearFields() - Method in class adams.gui.tools.DockerImagesPanel
-
Returns whether the fields can be cleared, i.e., if there is any input.
- canCopy() - Method in class adams.gui.tools.jep.JepConsole
-
Checks whether text can be copied at the moment.
- canCut() - Method in class adams.gui.tools.jep.JepConsole
-
Checks whether text can be cut at the moment.
- CANDELSTICKS - adams.core.gnuplot.SimplePlot.PlotType
- canExecute(HeatmapPanel) - Method in class adams.gui.visualization.heatmap.plugins.AbstractCurrentHeatmapFilter
-
Checks whether the plugin can be executed given the specified heatmap panel.
- canExecute(HeatmapPanel) - Method in class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsFilter
-
Checks whether the plugin can be executed given the specified heatmap panel.
- canExecute(HeatmapPanel) - Method in class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsViewerPlugin
-
Checks whether the plugin can be executed given the specified heatmap panel.
- canExecute(HeatmapPanel) - Method in class adams.gui.visualization.heatmap.plugins.Histogram
-
Checks whether the plugin can be executed given the specified image panel.
- canExecute(HeatmapPanel) - Method in class adams.gui.visualization.heatmap.plugins.Notes
-
Checks whether the plugin can be executed given the specified image panel.
- canExecute(HeatmapPanel) - Method in class adams.gui.visualization.heatmap.plugins.SpreadSheetView
-
Checks whether the plugin can be executed given the specified image panel.
- canExecute(HeatmapPanel) - Method in class adams.gui.visualization.heatmap.plugins.Statistics
-
Checks whether the plugin can be executed given the specified image panel.
- canExecute(TrailPanel) - Method in class adams.gui.visualization.trail.plugins.AbstractCurrentTrailFilter
-
Checks whether the plugin can be executed given the specified trail panel.
- canExecute(TrailPanel) - Method in class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsFilter
-
Checks whether the plugin can be executed given the specified trail panel.
- canExecute(TrailPanel) - Method in class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsViewerPlugin
-
Checks whether the plugin can be executed given the specified trail panel.
- canExecute(TrailPanel) - Method in class adams.gui.visualization.trail.plugins.Statistics
-
Checks whether the plugin can be executed given the specified image panel.
- canInput() - Method in class adams.flow.standalone.rats.output.AbstractRatOutput
-
Whether input can be supplied at the moment.
- canInput() - Method in class adams.flow.standalone.rats.output.DummyOutput
-
Whether input can be supplied at the moment.
- canInput() - Method in interface adams.flow.standalone.rats.output.RatOutput
-
Whether input can be supplied at the moment.
- canPaste() - Method in class adams.gui.tools.jep.JepConsole
-
Checks whether text can be pasted at the moment.
- canProcessInput(Token) - Method in class adams.flow.control.Keytool
-
Returns whether the token can be processed in the tee actor.
- canReceive() - Method in class adams.flow.standalone.rats.input.AbstractRatInput
-
Whether reception is possible.
- canRedo() - Method in class adams.gui.tools.jep.JepConsole
-
Checks whether a redo action is available.
- canReload() - Method in class adams.gui.visualization.heatmap.HeatmapPanel
-
Checks whether this panel can be reloaded.
- canReload() - Method in class adams.gui.visualization.trail.TrailPanel
-
Checks whether this panel can be reloaded.
- canRenderCached(Object, JPanel) - Method in class adams.gui.visualization.debug.objectrenderer.HeatmapRenderer
-
Checks whether the renderer can use a cached setup to render an object.
- canRenderCached(Object, JPanel) - Method in class adams.gui.visualization.debug.objectrenderer.TrailRenderer
-
Checks whether the renderer can use a cached setup to render an object.
- canReset() - Method in class adams.gui.application.AbstractBootstrappPreferencesPanel
-
Returns whether the panel supports resetting the options.
- canReset() - Method in class adams.gui.application.LatexSetupPanel
-
Returns whether the panel supports resetting the options.
- canUndo() - Method in class adams.gui.tools.jep.JepConsole
-
Checks whether an undo action is available.
- canWriteMultiple() - Method in class adams.data.io.output.AbstractHeatmapWriter
-
Returns whether writing of multiple containers is supported.
- canWriteMultiple() - Method in class adams.data.io.output.SimpleAudioAnnotationsWriter
-
Returns whether writing of multiple containers is supported.
- canWriteMultiple() - Method in class adams.data.io.output.SimpleTrailWriter
-
Returns whether writing of multiple containers is supported.
- captionTipText() - Method in class adams.doc.latex.generator.Figure
-
Returns the tip text for this property.
- captureMouseTipText() - Method in class adams.data.video.AbstractScreenRecorder
-
Returns the tip text for this property.
- CARET - adams.data.conversion.EscapeLatexCharacters.Characters
- casesTipText() - Method in class adams.flow.standalone.rats.output.Switch
-
Returns the tip text for this property.
- CATEGORY_HELP - Static variable in class adams.terminal.menu.AbstractMenuItemDefinition
-
the "Help" category.
- CATEGORY_MAINTENANCE - Static variable in class adams.terminal.menu.AbstractMenuItemDefinition
-
the "Maintenance" category.
- CATEGORY_PROGRAM - Static variable in class adams.terminal.menu.AbstractMenuItemDefinition
-
the "Program" category.
- CATEGORY_TOOLS - Static variable in class adams.terminal.menu.AbstractMenuItemDefinition
-
the "Tools" category.
- cauchy(double, double) - Method in class adams.data.random.Random
-
Generate a random number from a Cauchy random variable (Mean = Inf, and Variance = Inf).
- Cauchy - Class in adams.data.random
-
Generates random numbers from a cauchy random variable with specified mean and standard deviation.
- Cauchy() - Constructor for class adams.data.random.Cauchy
- centerTipText() - Method in class adams.doc.latex.generator.Figure
-
Returns the tip text for this property.
- centre_x - Variable in class adams.data.gps.Map
- centre_y - Variable in class adams.data.gps.Map
- Centroid - Class in adams.gui.visualization.heatmap.overlay
-
Paints the centroid's location over the heatmap image.
- Centroid() - Constructor for class adams.gui.visualization.heatmap.overlay.Centroid
- CENTROID_X - Static variable in class adams.data.filter.HeatmapCentroid
-
the X of the centroid.
- CENTROID_Y - Static variable in class adams.data.filter.HeatmapCentroid
-
the Y of the centroid.
- centroidTipText() - Method in class adams.data.filter.heatmapcrop.CropToCentroid
-
Returns the tip text for this property.
- ChangeRatState - Class in adams.flow.control
-
Changes the state of the specified Rat actors when a token passes through.
- ChangeRatState() - Constructor for class adams.flow.control.ChangeRatState
- channelInTipText() - Method in class adams.flow.transformer.redisaction.BroadcastAndListen
-
Returns the tip text for this property.
- channelOutTipText() - Method in class adams.flow.transformer.redisaction.BroadcastAndListen
-
Returns the tip text for this property.
- channelsTipText() - Method in class adams.flow.source.audiorecorder.AbstractAudioRecorder
-
Returns the tip text for this property.
- channelTipText() - Method in class adams.flow.sink.redisaction.Publish
-
Returns the tip text for this property.
- channelTipText() - Method in class adams.flow.standalone.rats.input.RedisSubscribe
-
Returns the tip text for this property.
- channelTipText() - Method in class adams.flow.standalone.rats.output.RedisPublish
-
Returns the tip text for this property.
- CHAPTER - adams.doc.latex.generator.NewSection.SectionType
- charactersTipText() - Method in class adams.data.conversion.EscapeLatexCharacters
-
Returns the tip text for this property.
- check() - Method in class adams.core.gnuplot.AbstractScriptlet
-
Hook method for performing checks.
- check() - Method in class adams.core.gnuplot.AbstractScriptletWithDataFile
-
Hook method for performing checks.
- check() - Method in class adams.core.gnuplot.Initialize
-
Hook method for performing checks.
- check() - Method in class adams.core.gnuplot.MultiScriptlet
-
Hook method for performing checks.
- check() - Method in class adams.data.random.AbstractCommonsRandomNumberGenerator
-
Performs optional checks.
- check() - Method in class adams.data.random.Beta
-
Performs optional checks.
- check() - Method in class adams.data.random.Cauchy
-
Performs optional checks.
- check() - Method in class adams.data.random.ChiSquare
-
Performs optional checks.
- check() - Method in class adams.data.random.Exponential
-
Performs optional checks.
- check() - Method in class adams.data.random.JMathArrayInt
-
Performs optional checks.
- check() - Method in class adams.data.random.LogNormal
-
Performs optional checks.
- check() - Method in class adams.data.random.Normal
-
Performs optional checks.
- check() - Method in class adams.data.random.Triangular
-
Performs optional checks.
- check() - Method in class adams.data.random.Uniform
-
Performs optional checks.
- check() - Method in class adams.data.random.Weibull
-
Performs optional checks.
- check() - Method in class adams.doc.latex.generator.AbstractCodeGenerator
-
Hook method for performing checks.
- check() - Method in class adams.doc.latex.generator.MiniPage
-
Hook method for performing checks.
- check() - Method in class adams.docker.simpledocker.AbstractDockerCommand
-
Hook method for performing checks before executing the command.
- check() - Method in class adams.docker.simpledocker.AbstractDockerCommandWithOptions
-
Hook method for performing checks before executing the command.
- check() - Method in class adams.docker.simpledocker.BuildImage
-
Hook method for performing checks before executing the command.
- check() - Method in class adams.docker.simpledocker.ExecContainer
-
Hook method for performing checks before executing the command.
- check() - Method in class adams.docker.simpledocker.Run
-
Hook method for performing checks before executing the command.
- check() - Method in class adams.flow.rest.AbstractRESTProvider
-
Performs some initial checks before starting the service.
- check() - Method in class adams.flow.rest.interceptor.incoming.AbstractInInterceptorGenerator
-
Hook method for checks, throws an exception if check fails.
- check() - Method in class adams.flow.rest.interceptor.outgoing.AbstractOutInterceptorGenerator
-
Hook method for checks, throws an exception if check fails.
- check() - Method in class adams.flow.source.audiorecorder.AbstractAudioRecorder
-
Hook method for performing checks before attempting to generate the setups.
- check() - Method in class adams.flow.source.audiorecorder.OnDemand
-
Hook method for performing checks before attempting to generate the setups.
- check() - Method in class adams.flow.standalone.Rat
-
Performs checks on the "sub-actors".
- check() - Method in class adams.flow.standalone.Rats
-
Performs checks on the "sub-actors".
- check() - Method in class adams.flow.standalone.rats.generator.AbstractRatGenerator
-
Hook method for checks.
- check() - Method in class adams.flow.standalone.rats.generator.AbstractScriptedRatGenerator
-
Hook method for checks.
- check() - Method in class adams.flow.standalone.rats.generator.Scripted
-
Hook method for checks.
- check() - Method in class adams.flow.standalone.rats.input.AbstractRatInput
-
Hook method for performing checks before receiving data.
- check() - Method in class adams.flow.standalone.rats.input.DirWatch
-
Hook method for performing checks.
- check() - Method in class adams.flow.standalone.rats.input.FileLister
-
Hook method for performing checks.
- check() - Method in class adams.flow.standalone.rats.output.AbstractRatOutput
-
Hook method for performing checks.
- check() - Method in class adams.flow.standalone.rats.output.FileMover
-
Hook method for performing checks.
- check() - Method in class adams.flow.standalone.rats.output.FtpUpload
-
Hook method for performing checks.
- check() - Method in class adams.flow.standalone.rats.output.QueueDistribute
-
Hook method for performing checks.
- check() - Method in class adams.flow.standalone.rats.output.SendEmail
-
Hook method for performing checks.
- check() - Method in class adams.flow.webservice.AbstractWebServiceProvider
-
Performs some initial checks before starting the service.
- check() - Method in class adams.flow.webservice.AbstractWebServiceProviderWithCallableTransformer
-
Performs some initial checks before starting the service.
- check() - Method in class adams.flow.webservice.interceptor.incoming.AbstractInInterceptorGenerator
-
Hook method for checks, throws an exception if check fails.
- check() - Method in class adams.flow.webservice.interceptor.outgoing.AbstractOutInterceptorGenerator
-
Hook method for checks, throws an exception if check fails.
- check(Heatmap) - Method in class adams.data.filter.heatmapcrop.AbstractHeatmapCrop
-
Checks whether the heatmap can be processed, throws an
IllegalArgumentException
if not. - check(Heatmap) - Method in class adams.data.filter.heatmapthreshold.AbstractHeatmapThreshold
-
Checks whether the heatmap can be processed, throws an
IllegalArgumentException
if not. - check(Heatmap[]) - Method in class adams.flow.transformer.multiheatmapoperation.AbstractMultiHeatmapOperation
-
Checks the heatmaps.
- check(Heatmap[]) - Method in class adams.flow.transformer.multiheatmapoperation.Add
-
Checks the heatmaps.
- check(Heatmap[]) - Method in class adams.flow.transformer.multiheatmapoperation.Subtract
-
Checks the heatmaps.
- check(RedisConnection) - Method in class adams.flow.source.redisaction.AbstractRedisAction
-
For checking the state before executing the action.
- check(RedisConnection, Object) - Method in class adams.flow.sink.redisaction.AbstractRedisAction
-
For checking the state before executing the action.
- check(RedisConnection, Object) - Method in class adams.flow.transformer.redisaction.AbstractRedisAction
-
For checking the state before executing the action.
- check(HeatmapPanelSelectionEvent) - Method in class adams.gui.visualization.heatmap.selection.AbstractSelectionProcessor
-
Performs a check on the event.
- check(File) - Method in class adams.flow.transformer.movieimagesampler.AbstractMovieImageSampler
-
Performs some checks on the movie file.
- check(Object) - Method in class adams.flow.transformer.audiodata.AbstractAudioDataReader
-
Performs checks before reading from the input.
- check(Object) - Method in class adams.flow.transformer.audioinfo.AbstractAudioInfoReader
-
Performs checks before reading from the input.
- check(String) - Method in class adams.flow.transformer.splitter.AbstractDocumentToSentences
-
Checks the document.
- check(String) - Method in class adams.flow.transformer.tokenizer.AbstractTokenizer
-
Checks the string.
- checkActor(Actor) - Method in class adams.flow.standalone.Rats
-
Checks whether the actor is valid.
- checkActor(Actor, int) - Method in class adams.flow.standalone.Rats
-
Checks the actor whether it is of the correct type.
- checkActorReferenceHandlers() - Method in class adams.flow.standalone.Rats
-
Ensures that the handlers appear in the correct order.
- checkBeforeApply() - Method in class adams.gui.visualization.object.tools.AbstractRedisTool
-
Checks the parameters before applying them.
- checkBeforeApply() - Method in class adams.gui.visualization.object.tools.DEXTR
-
Checks the parameters before applying them.
- checkBeforeApply() - Method in class adams.gui.visualization.object.tools.SAM
-
Checks the parameters before applying them.
- checkBeforeApply() - Method in class adams.gui.visualization.segmentation.tool.AbstractRedisTool
-
Checks the parameters before applying them.
- checkBoxBulkActionTrigger(boolean) - Method in class adams.flow.standalone.ratcontrol.AbstractControlPanel
-
For custom actions when the bulk action checkbox is selected/unselected.
- checkBoxBulkActionTrigger(boolean) - Method in class adams.flow.standalone.ratcontrol.RatControlPanel
-
For custom actions when the bulk action checkbox is selected/unselected.
- checkBoxBulkActionTrigger(boolean) - Method in class adams.flow.standalone.ratcontrol.RatsControlPanel
-
For custom actions when the bulk action checkbox is selected/unselected.
- checkClassname(ActorPathNode, String) - Method in class adams.gui.goe.ratstree.RatsTree
-
Processes the classname, returns null if not suitable to be added to the node.
- checkClient(RESTClient) - Method in class adams.flow.core.AbstractRESTClient
-
Checks the client.
- checkClient(RESTClient) - Method in class adams.flow.sink.RESTSink
-
Checks the client.
- checkClient(RESTClient) - Method in class adams.flow.source.RESTSource
-
Checks the client.
- checkClient(RESTClient) - Method in class adams.flow.transformer.RESTTransformer
-
Checks the client.
- checkClient(WebServiceClient) - Method in class adams.flow.core.AbstractWSClient
-
Checks the client.
- checkClient(WebServiceClient) - Method in class adams.flow.sink.WSSink
-
Checks the client.
- checkClient(WebServiceClient) - Method in class adams.flow.source.WSSource
-
Checks the client.
- checkClient(WebServiceClient) - Method in class adams.flow.standalone.rats.input.WebserviceInput
-
Checks the client.
- checkClient(WebServiceClient) - Method in class adams.flow.standalone.rats.output.WebserviceOutput
-
Checks the client.
- checkClient(WebServiceClient) - Method in class adams.flow.transformer.WSTransformer
-
Checks the client.
- checkCompatibility() - Method in class adams.flow.rest.flow.AbstractCallablePipeline
-
Hook method to add compatibility checks.
- checkCompatibility() - Method in class adams.flow.rest.flow.AbstractCallableTransformer
-
Hook method to add compatibility checks.
- checkData() - Method in class adams.data.conversion.HeatmapToBufferedImage
-
Checks whether the data can be processed.
- checkData(WaveContainer) - Method in class adams.data.wavefilter.AbstractWaveFilter
-
The default implementation only checks whether there is any data set.
- checkData(Heatmap) - Method in class adams.data.featuregenerator.AbstractFeatureGenerator
-
The default implementation only checks whether there is any data set.
- checkData(Heatmap) - Method in class adams.data.heatmapfeatures.AbstractHeatmapFeatureGenerator
-
Optional checks of the heatmap.
- checkData(Heatmap) - Method in class adams.data.heatmapfeatures.AbstractScriptedFeatureGenerator
-
Optional checks of the heatmap.
- checkData(Heatmap) - Method in class adams.data.heatmapfeatures.Scripted
-
Optional checks of the heatmap.
- checkData(List<Heatmap>) - Method in class adams.data.io.output.AbstractHeatmapWriter
-
The default implementation only checks whether the provided file is an actual file and whether it exists (if m_OutputIsFile is TRUE).
- checkData(T) - Method in class adams.data.audiofeaturegenerator.AbstractAudioFeatureGenerator
-
Optional checks of the container.
- checkDataset(Instances) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Hook method for performing checks before converting a dataset.
- checkForModified() - Method in class adams.gui.tools.jep.JepConsole
-
Returns whether we can proceed with the operation or not, depending on whether the user saved the content or discarded the changes.
- checkHeaderTipText() - Method in class adams.flow.transformer.MOAInstanceDumper
-
Returns the tip text for this property.
- checkInitialize(Instances) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Hook method for performing checks before initializing.
- checkInitTracking(AbstractImageContainer, List<QuadrilateralLocation>) - Method in class adams.flow.transformer.objecttracker.AbstractObjectTracker
-
Performs checks before the tracking is initialized.
- checkInputFormat(Instances) - Method in class weka.filters.unsupervised.attribute.AbstractTweetContentFilter
-
Checks the input format.
- checkInstance(Instance) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Hook method for performing checks before converting the Instance.
- checkPrediction(Object) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Hook method for performing checks before parsing the prediction.
- checkPredictions(Object) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Hook method for performing checks before parsing the predictions.
- checkScriptObject() - Method in class adams.data.heatmapfeatures.AbstractScriptedFeatureGenerator
-
Checks the script object.
- checkScriptObject() - Method in class adams.data.heatmapfeatures.Scripted
-
Checks the script object.
- checkScriptObject() - Method in class adams.flow.standalone.rats.generator.AbstractScriptedRatGenerator
-
Checks the script object.
- checkScriptObject() - Method in class adams.flow.standalone.rats.generator.Scripted
-
Checks the script object.
- checkTipText() - Method in class adams.flow.standalone.rats.input.FileLister
-
Returns the tip text for this property.
- checkTrackObjects(AbstractImageContainer) - Method in class adams.flow.transformer.objecttracker.AbstractObjectTracker
-
Performs checks before tracking an object.
- chi2(int) - Method in class adams.data.random.Random
-
Generate a random number from a Chi-2 random variable.
- ChiSquare - Class in adams.data.random
-
Random generator that generates random doubles (0-1) using Java's java.util.Random class.
- ChiSquare() - Constructor for class adams.data.random.ChiSquare
- choose(int) - Method in class edu.cornell.lassp.houle.RngPack.RandomElement
- choose(int, int) - Method in class edu.cornell.lassp.houle.RngPack.RandomElement
- chunkSizeTipText() - Method in class adams.data.io.input.ArcInfoASCIIGridReader
-
Returns the tip text for this property.
- chunkSizeTipText() - Method in class adams.flow.source.MOAStream
-
Returns the tip text for this property.
- CIRCLE - adams.gui.visualization.object.annotator.DEXTRMarkers.Shape
-
a circle.
- CIRCLE - adams.gui.visualization.object.annotator.SAMMarkers.Shape
-
a circle.
- CircleBackground - Class in adams.flow.transformer.wordcloud
-
Generates a circular background.
- CircleBackground() - Constructor for class adams.flow.transformer.wordcloud.CircleBackground
- Circles - Class in adams.gui.visualization.trail.paintlet
-
Paints the step locations as circles.
- Circles() - Constructor for class adams.gui.visualization.trail.paintlet.Circles
- classifierTipText() - Method in class adams.flow.source.MekaClassifierSetup
-
Returns the tip text for this property.
- classifierTipText() - Method in class adams.flow.source.MOAClassifierSetup
-
Returns the tip text for this property.
- classifierTipText() - Method in class adams.flow.transformer.AbstractCallableMekaClassifierEvaluator
-
Returns the tip text for this property.
- classifierTipText() - Method in class adams.flow.transformer.MekaCrossValidationEvaluator
-
Returns the tip text for this property.
- classifierTipText() - Method in class adams.flow.transformer.MekaTrainClassifier
-
Returns the tip text for this property.
- classifierTipText() - Method in class adams.flow.transformer.MekaTrainTestSetEvaluator
-
Returns the tip text for this property.
- classifierTipText() - Method in class adams.flow.transformer.MOAClassifierEvaluation
-
Returns the tip text for this property.
- classifierTipText() - Method in class adams.flow.transformer.MOATrainClassifier
-
Returns the tip text for this property.
- ClassListerMojo - Class in adams.flow.maven
-
Outputs the classes or packages as props files.
- ClassListerMojo() - Constructor for class adams.flow.maven.ClassListerMojo
- classnameTipText() - Method in class adams.data.conversion.JsonToObject
-
Returns the tip text for this property.
- classOutputDir() - Method in class adams.flow.maven.ActorExecutionMojo
-
Returns the directory for the class file (including the package).
- classOutputDir() - Method in class adams.flow.maven.ApplyActorMojo
-
Returns the directory for the class file (including the package).
- classOutputFile() - Method in class adams.flow.maven.ActorExecutionMojo
-
Returns the full filename for the Java class to generate.
- classOutputFile() - Method in class adams.flow.maven.ApplyActorMojo
-
Returns the full filename for the Java class to generate.
- clean(String) - Method in class weka.core.tokenizers.cleaners.NormalizeTwitterHashtag
-
Determines whether a token is clean or not.
- clean(String) - Method in class weka.core.tokenizers.cleaners.NormalizeTwitterUsers
-
Determines whether a token is clean or not.
- clean(String) - Method in class weka.core.tokenizers.cleaners.NormalizeURLs
-
Determines whether a token is clean or not.
- clean(String) - Method in class weka.core.tokenizers.cleaners.RegExp
-
Determines whether a token is clean or not.
- clean(String) - Method in class weka.core.tokenizers.cleaners.RemoveEmoticons
-
Determines whether a token is clean or not.
- clean(String) - Method in class weka.core.tokenizers.cleaners.WordCluster
-
Determines whether a token is clean or not.
- CLEANER - Static variable in class weka.core.tokenizers.TwitterNLPTokenizer
- cleanerTipText() - Method in class weka.core.tokenizers.TwitterNLPTokenizer
-
Returns the tip text for this property.
- cleanUp() - Method in class adams.data.audioannotations.AudioAnnotationsStatistic
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.data.audiofeaturegenerator.AbstractAudioFeatureGenerator
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.data.featuregenerator.AbstractFeatureGenerator
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.data.heatmapfeatures.AbstractHeatmapFeatureGenerator
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.data.trail.TrailStatistic
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.docker.simpledocker.AbstractDockerCommand
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.docker.simpledocker.AbstractDockerCommandWithOptions
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.core.AbstractRESTClient
-
Cleans up the actor.
- cleanUp() - Method in class adams.flow.core.AbstractWSClient
-
Cleans up the actor.
- cleanUp() - Method in class adams.flow.rest.AbstractRESTClientSink
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.rest.AbstractRESTClientSource
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.rest.AbstractRESTClientTransformer
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.rest.AbstractRESTProvider
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.rest.interceptor.incoming.AbstractInInterceptorGenerator
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.rest.interceptor.outgoing.AbstractOutInterceptorGenerator
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in interface adams.flow.rest.RESTProvider
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.sink.RESTSink
-
Cleans up the actor.
- cleanUp() - Method in class adams.flow.sink.WSSink
-
Cleans up the actor.
- cleanUp() - Method in class adams.flow.source.RESTSource
-
Cleans up the actor.
- cleanUp() - Method in class adams.flow.source.SimpleDockerCommand
-
Cleans up after the execution has finished.
- cleanUp() - Method in class adams.flow.source.WSSource
-
Cleans up the actor.
- cleanUp() - Method in class adams.flow.standalone.Rat
-
Cleans up after the execution has finished.
- cleanUp() - Method in class adams.flow.standalone.RatControl
-
Cleans up after the execution has finished.
- cleanUp() - Method in class adams.flow.standalone.rats.input.AbstractBufferedRatInput
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.rats.input.AbstractRatInput
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.rats.input.RedisSubscribe
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.rats.input.Socket
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.rats.input.Subscribe
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.rats.input.WebserviceInput
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.rats.output.AbstractRatOutput
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.rats.output.Socket
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.rats.output.WebsocketOutput
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.standalone.RESTServer
-
Cleans up after the execution has finished.
- cleanUp() - Method in class adams.flow.standalone.WSServer
-
Cleans up after the execution has finished.
- cleanUp() - Method in class adams.flow.transformer.movieimagesampler.SingleTimestampMovieSampler
- cleanUp() - Method in class adams.flow.transformer.RESTTransformer
-
Cleans up the actor.
- cleanUp() - Method in class adams.flow.transformer.SimpleDockerCommand
-
Cleans up after the execution has finished.
- cleanUp() - Method in class adams.flow.transformer.WSTransformer
-
Cleans up the actor.
- cleanUp() - Method in class adams.flow.webservice.AbstractWebServiceClientSink
-
Cleans up the client.
- cleanUp() - Method in class adams.flow.webservice.AbstractWebServiceClientSource
-
Cleans up the client.
- cleanUp() - Method in class adams.flow.webservice.AbstractWebServiceClientTransformer
-
Cleans up the client.
- cleanUp() - Method in class adams.flow.webservice.AbstractWebServiceProvider
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.webservice.interceptor.incoming.AbstractInInterceptorGenerator
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.flow.webservice.interceptor.outgoing.AbstractOutInterceptorGenerator
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in interface adams.flow.webservice.WebServiceProvider
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.gui.audio.AudioPlaybackPanel
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.gui.tools.audioannotator.AudioAnnotatorPanel
- cleanUp() - Method in class adams.gui.tools.audioannotator.EventQueue
-
Cleans up any loose ends
- cleanUp() - Method in class adams.gui.visualization.annotator.AnnotatorPanel
- cleanUp() - Method in class adams.gui.visualization.annotator.EventQueue
-
Cleans up any loose ends
- cleanUp() - Method in class adams.gui.visualization.heatmap.HeatmapViewerPanel
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.gui.visualization.object.tools.AbstractRedisTool
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.gui.visualization.segmentation.tool.AbstractRedisTool
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.gui.visualization.trail.TrailViewerPanel
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class adams.gui.visualization.video.vlcjplayer.VLCjDirectRenderPanel
-
Cleans up data structures, frees up memory.
- cleanUp() - Method in class com.example.customerservice.flow.CustomersByName
-
Cleans up the client.
- cleanUp() - Method in class com.example.customerservice.flow.CustomersByNameCallableTransformer
-
Cleans up the client.
- cleanUp() - Method in class com.example.customerservice.flow.UpdateCustomer
-
Cleans up the client.
- cleanUp(Flow) - Method in class adams.gui.tools.DockerContainersPanel
-
Frees up memory.
- cleanUp(Flow) - Method in class adams.gui.tools.DockerImagesPanel
-
Frees up memory.
- cleanUpExternalActor() - Method in class adams.flow.standalone.rats.input.InputWithExternalTransformer
-
Cleans up the external actor.
- cleanUpExternalActor() - Method in class adams.flow.standalone.rats.output.OutputWithExternalTransformer
-
Cleans up the external actor.
- cleanUpRedis() - Method in class adams.flow.standalone.rats.input.RedisSubscribe
-
Cleans up the Redis data structures.
- clear() - Method in class adams.core.scripting.JepScriptingEngineThread
-
Clears the queue of scriplets.
- clear() - Method in class adams.data.heatmap.Heatmap
-
Sets all values to missing.
- clear() - Method in class adams.gui.tools.DockerContainersPanel
-
Resets the input fields.
- clear() - Method in class adams.gui.tools.DockerImagesPanel
-
Resets the input fields.
- clear() - Method in class adams.gui.tools.jep.JepConsole
-
Removes all content.
- clear() - Method in class adams.terminal.core.LogTextBox
-
Clears the log.
- clearBackground() - Method in class adams.gui.visualization.annotator.AnnotatorPanel
-
Clears the current background.
- clearFields() - Method in class adams.gui.tools.audioannotator.BindingParameterPanel
-
Clears all fields so we can enter fresh data.
- clearFields() - Method in class adams.gui.tools.audioannotator.EditBindingDialog
-
Clears all the parameter fields.
- clearFields() - Method in class adams.gui.visualization.annotator.BindingParameterPanel
-
Clears all fields so we can enter fresh data.
- clearFields() - Method in class adams.gui.visualization.annotator.EditBindingDialog
-
Clears all the parameter fields.
- ClearPage - Class in adams.doc.latex.generator
-
Adds a '\clearpage' directive.
- ClearPage() - Constructor for class adams.doc.latex.generator.ClearPage
- CLEARPAGE - adams.doc.latex.generator.NewSection.PageAction
- clearPanel() - Method in class adams.flow.sink.AbstractMekaMultiPlot
-
Clears the content of the panel.
- clearPanel() - Method in class adams.flow.sink.AbstractMekaSinglePlot
-
Clears the content of the panel.
- clearPanel() - Method in class adams.flow.sink.HeatmapDisplay
-
Clears the content of the panel.
- clearPanel() - Method in class adams.flow.sink.HeatmapHistogram
-
Clears the content of the panel.
- clearPanel() - Method in class adams.flow.sink.MekaGraphVisualizer
-
Clears the content of the panel.
- clearPanel() - Method in class adams.flow.sink.MOAClusterVisualization
-
Clears the content of the panel.
- clearPanel() - Method in class adams.flow.sink.StanfordParseTreeDisplay
-
Clears the content of the panel.
- clearPanel() - Method in class adams.flow.sink.TrailDisplay
-
Clears the content of the panel.
- clearPanel() - Method in class adams.flow.standalone.RatControl
-
Does nothing.
- clearQueue() - Method in class adams.gui.tools.audioannotator.EventQueue
- clearQueue() - Method in class adams.gui.visualization.annotator.EventQueue
- clearStatus() - Method in class adams.gui.tools.remotecontrolcenter.panels.RatsTab
-
Clears the rat status panel.
- clearStatus() - Method in class adams.terminal.menu.remotecommand.Rats
-
Clears the rat status panel.
- clientTipText() - Method in class adams.flow.core.AbstractRESTClient
-
Returns the tip text for this property.
- clientTipText() - Method in class adams.flow.core.AbstractWSClient
-
Returns the tip text for this property.
- clientTipText() - Method in class adams.flow.standalone.rats.input.WebserviceInput
-
Returns the tip text for this property.
- clientTipText() - Method in class adams.flow.standalone.rats.output.WebserviceOutput
-
Returns the tip text for this property.
- ClockSeed() - Static method in class edu.cornell.lassp.houle.RngPack.RandomSeedable
-
Return a long integer seed calculated from the date.
- ClockSeed(Date) - Static method in class edu.cornell.lassp.houle.RngPack.RandomSeedable
-
Return a long integer seed given a date
- clone() - Method in class adams.data.gps.AbstractGPS
-
Creates a copy of itself.
- clone() - Method in class adams.data.gps.Coordinate
-
Returns a copy of itself.
- clone() - Method in class adams.data.gps.GPSDecimalDegrees
-
Creates a copy of itself.
- clone() - Method in class adams.data.gps.GPSDecimalMinutes
-
Creates a copy of itself.
- clone() - Method in class adams.data.gps.GPSDecimalSeconds
-
Creates a copy of itself.
- clone() - Method in class edu.cornell.lassp.houle.RngPack.RandomElement
- cloneContent() - Method in class adams.data.audio.WaveContainer
-
Returns a clone of the content.
- close() - Method in class adams.data.video.GifSequenceWriter
-
Close this GifSequenceWriter object.
- close() - Method in class adams.gui.tools.audioannotator.AudioAnnotatorPanel
-
Closes the dialog, if possible.
- close() - Method in class adams.gui.tools.jep.JepConsole
-
Closes the dialog, if possible.
- close() - Method in class adams.gui.visualization.annotator.AnnotatorPanel
-
Closes the dialog, if possible.
- close() - Method in class adams.gui.visualization.heatmap.HeatmapViewerPanel
-
closes the dialog/frame.
- close() - Method in class adams.gui.visualization.trail.TrailViewerPanel
-
closes the dialog/frame.
- close() - Method in class adams.gui.visualization.video.vlcjplayer.VLCjDirectRenderPanel
-
Closes the dialog, if possible.
- closeAfterSendTipText() - Method in class adams.flow.standalone.rats.output.Socket
-
Returns the tip text for this property.
- closeAll() - Method in class adams.gui.visualization.heatmap.HeatmapViewerPanel
-
Removes all the data.
- closeAll() - Method in class adams.gui.visualization.trail.TrailViewerPanel
-
Removes all the data.
- closeConnection(RConnection) - Method in class adams.flow.standalone.Rserve
-
Closes the connection to Rserve properly.
- closeCurrent() - Method in class adams.gui.visualization.heatmap.HeatmapViewerPanel
-
Removes the current tab.
- closeCurrent() - Method in class adams.gui.visualization.trail.TrailViewerPanel
-
Removes the current tab.
- clustererTipText() - Method in class adams.flow.sink.MOAClusterVisualization
-
Returns the tip text for this property.
- clustererTipText() - Method in class adams.flow.source.MOAClustererSetup
-
Returns the tip text for this property.
- clustererTipText() - Method in class adams.flow.transformer.MOAClustererEvaluation
-
Returns the tip text for this property.
- clustererTipText() - Method in class adams.flow.transformer.MOATrainClusterer
-
Returns the tip text for this property.
- CODEC_ID - adams.flow.transformer.MovieInfo.InfoType
-
the codec ID (per stream).
- CODEC_TYPE - adams.flow.transformer.MovieInfo.InfoType
-
the codec type (per stream).
- CodeGenerator - Interface in adams.doc.latex.generator
-
Interface for LaTeX code generators.
- CODER_TIME_BASE - adams.flow.transformer.MovieInfo.InfoType
-
the coder time base (per stream).
- coin() - Method in class edu.cornell.lassp.houle.RngPack.RandomElement
- coin(double) - Method in class edu.cornell.lassp.houle.RngPack.RandomElement
- COL_FREQUENCY - Static variable in class adams.data.conversion.WordFrequenciesToSpreadShet
-
the column name for the frequency column.
- COL_ID - Static variable in class adams.scripting.command.flow.GetRatControlStatus
-
the column of the flow ID.
- COL_INTERACTIVE - Static variable in class adams.scripting.command.flow.GetRatControlStatus
-
the column of the interactive flag.
- COL_PAUSABLE - Static variable in class adams.scripting.command.flow.GetRatControlStatus
-
the column of the pausable flag.
- COL_PAUSED - Static variable in class adams.scripting.command.flow.GetRatControlStatus
-
the column of the paused flag.
- COL_RAT - Static variable in class adams.scripting.command.flow.GetRatControlStatus
-
the column of the Rat name.
- COL_STOPPABLE - Static variable in class adams.scripting.command.flow.GetRatControlStatus
-
the column of the stoppable flag.
- COL_STOPPED - Static variable in class adams.scripting.command.flow.GetRatControlStatus
-
the column of the stopped flag.
- COL_WORD - Static variable in class adams.data.conversion.WordFrequenciesToSpreadShet
-
the column name for the word column.
- collapseLocalDir(String) - Static method in class adams.core.base.DockerDirectoryMapping
-
Collapses the local dir in the mapping ("localDir:containerDir") into a placeholder one.
- collectionValue() - Method in class adams.core.base.BaseMeasureCollection
-
Returns the collection as collection object.
- collisionModeTipText() - Method in class adams.flow.transformer.GenerateWordCloud
-
Returns the tip text for this property.
- colorGeneratorTipText() - Method in class adams.flow.sink.HeatmapDisplay
-
Returns the tip text for this property.
- ColorListPalette - Class in adams.flow.transformer.wordcloud
-
Generates a color palette using the specified colors.
- ColorListPalette() - Constructor for class adams.flow.transformer.wordcloud.ColorListPalette
- colorPaletteTipText() - Method in class adams.flow.transformer.GenerateWordCloud
-
Returns the tip text for this property.
- colorsTipText() - Method in class adams.flow.transformer.wordcloud.ColorListPalette
-
Returns the tip text for this property.
- colorTipText() - Method in class adams.gui.visualization.heatmap.overlay.AbstractSingleColorHeatmapOverlay
-
Returns the tip text for this property.
- colorTipText() - Method in class adams.gui.visualization.image.QuadrilateralLocationsOverlayFromReport
-
Returns the tip text for this property.
- colorTipText() - Method in class adams.gui.visualization.object.annotator.DEXTRMarkers
-
Returns the tip text for this property.
- colorTipText() - Method in class adams.gui.visualization.object.annotator.SAMMarkers
-
Returns the tip text for this property.
- colorTipText() - Method in class adams.gui.visualization.trail.paintlet.AbstractTrailPaintlet
-
Returns the tip text for this property.
- ColumnCorrelationToHeatmap - Class in adams.data.conversion
-
Computes the correlation coefficients between the specified range of columns and outputs a heatmap with the calculated values.
- ColumnCorrelationToHeatmap() - Constructor for class adams.data.conversion.ColumnCorrelationToHeatmap
- ColumnCovarianceToHeatmap - Class in adams.data.conversion
-
Computes the covariances between the specified range of columns and outputs a heatmap with the calculated values.
- ColumnCovarianceToHeatmap() - Constructor for class adams.data.conversion.ColumnCovarianceToHeatmap
- columnElevationTipText() - Method in class adams.data.conversion.SpreadSheetToKML
-
Returns the tip text for this property.
- columnFrequencyTipText() - Method in class adams.data.conversion.SpreadSheetToWordFrequencies
-
Returns the tip text for this property.
- columnGPSTipText() - Method in class adams.data.conversion.SpreadSheetToKML
-
Returns the tip text for this property.
- columnIDTipText() - Method in class adams.data.conversion.SpreadSheetToKML
-
Returns the tip text for this property.
- columnNameTipText() - Method in class adams.data.conversion.SpreadSheetToKML
-
Returns the tip text for this property.
- columnsTipText() - Method in class adams.core.gnuplot.AbstractPlotScriptlet
-
Returns the tip text for this property.
- columnsTipText() - Method in class adams.data.conversion.ColumnCorrelationToHeatmap
-
Returns the tip text for this property.
- columnsTipText() - Method in class adams.data.conversion.ColumnCovarianceToHeatmap
-
Returns the tip text for this property.
- columnsTipText() - Method in class adams.data.io.output.GnuplotSpreadSheetWriter
-
Returns the tip text for this property.
- columnsTipText() - Method in class adams.flow.source.NewHeatmap
-
Returns the tip text for this property.
- columnTipText() - Method in class adams.data.filter.heatmapcrop.Submap
-
Returns the tip text for this property.
- columnTipText() - Method in class adams.data.filter.HeatmapSubmap
-
Returns the tip text for this property.
- columnTipText() - Method in class adams.flow.transformer.HeatmapGetValue
-
Returns the tip text for this property.
- columnTipText() - Method in class adams.flow.transformer.HeatmapSetValue
-
Returns the tip text for this property.
- columnWordTipText() - Method in class adams.data.conversion.SpreadSheetToWordFrequencies
-
Returns the tip text for this property.
- com.example.customerservice - package com.example.customerservice
- com.example.customerservice.flow - package com.example.customerservice.flow
- com.example.customerservice.server - package com.example.customerservice.server
- comboBox - Variable in class adams.terminal.dialog.OptionDialog
-
the combobox with the options.
- command(int, String, String) - Method in class adams.flow.rest.control.RatControl
-
Sends a command to a Rat actor.
- command(String, String[]) - Static method in class adams.docker.SimpleDockerHelper
-
Performs a docker command.
- command(String, List<String>) - Static method in class adams.docker.SimpleDockerHelper
-
Performs a docker command (waits for command to finish).
- commandContainsPlaceholderTipText() - Method in class adams.flow.standalone.rats.input.Exec
-
Returns the tip text for this property.
- commandContainsPlaceholderTipText() - Method in class adams.flow.standalone.rats.output.Exec
-
Returns the tip text for this property.
- commandContainsVariableTipText() - Method in class adams.flow.standalone.rats.input.Exec
-
Returns the tip text for this property.
- commandContainsVariableTipText() - Method in class adams.flow.standalone.rats.output.Exec
-
Returns the tip text for this property.
- commandTipText() - Method in class adams.docker.simpledocker.Generic
-
Returns the tip text for this property.
- commandTipText() - Method in class adams.flow.source.SimpleDockerCommand
-
Returns the tip text for this property.
- commandTipText() - Method in class adams.flow.standalone.rats.input.Exec
-
Returns the tip text for this property.
- commandTipText() - Method in class adams.flow.standalone.rats.output.Exec
-
Returns the tip text for this property.
- commandTipText() - Method in class adams.flow.transformer.SimpleDockerCommand
-
Returns the tip text for this property.
- commandTipText() - Method in class adams.scripting.command.flow.SendRatControlCommand
-
Returns the tip text for this property.
- COMMENT - Static variable in class adams.core.gnuplot.AbstractScriptlet
-
the character for comments in Gnuplot scripts.
- COMMENT - Static variable in class adams.data.io.input.GnuplotSpreadSheetReader
-
the line comment start.
- COMMENT - Static variable in class adams.data.io.output.SimpleAudioAnnotationsWriter
-
the comment prefix.
- COMMENT - Static variable in class adams.data.io.output.SimpleTrailWriter
-
the comment prefix.
- CommonsRandomNumberGenerator<T extends Number> - Interface in adams.data.random
-
Interface for random number generators that return the underlying Apache commons number generator.
- communicationTipText() - Method in class weka.classifiers.functions.PyroProxy
-
Returns the tip text for this property.
- communicationTipText() - Method in interface weka.core.PyroProxyObject
-
Returns the tip text for this property.
- compare(AudioAnnotation, AudioAnnotation) - Method in class adams.data.audioannotations.AudioAnnotationComparator
-
Compares its two arguments for order.
- compare(Step, Step) - Method in class adams.data.trail.StepComparator
-
Compares its two arguments for order.
- compareTo(RObjectPath) - Method in class adams.core.RObjectPath
-
Compares this object with the specified object for order.
- compareTo(AbstractGPS) - Method in class adams.data.gps.AbstractGPS
-
Compares this object with the specified object for order.
- compareTo(Coordinate) - Method in class adams.data.gps.Coordinate
-
Compares this object with the specified object for order.
- compareTo(DockerContainer) - Method in class adams.docker.DockerContainer
-
Compares itself with the other image.
- compareTo(DockerImage) - Method in class adams.docker.DockerImage
-
Compares itself with the other image.
- compareTo(AbstractMenuItemDefinition) - Method in class adams.terminal.menu.AbstractMenuItemDefinition
-
Uses category and title for sorting.
- compareTo(AbstractRemoteCommandAction) - Method in class adams.terminal.menu.remotecommand.AbstractRemoteCommandAction
-
Uses category and title for sorting.
- compareTo(Object) - Method in class adams.data.audioannotations.AudioAnnotation
-
Compares the object to another.
- compareTo(Object) - Method in class adams.data.audiofeaturegenerator.AbstractAudioFeatureGenerator
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class adams.data.featuregenerator.AbstractFeatureGenerator
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class adams.data.heatmap.Heatmap
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class adams.data.heatmap.HeatmapValue
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class adams.data.heatmapfeatures.AbstractHeatmapFeatureGenerator
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class adams.data.trail.Step
-
Compares the object to another.
- compareToData(Object) - Method in class adams.data.heatmap.Heatmap
-
Compares this object with the specified object for order.
- compareToHeader(Object) - Method in class adams.data.heatmap.Heatmap
-
Compares this object with the specified object for order.
- component - Variable in class adams.terminal.dialog.ComponentDialog
-
the component to display.
- ComponentDialog - Class in adams.terminal.dialog
-
Dialog for displaying a component.
- ComponentDialog(String, String, Component) - Constructor for class adams.terminal.dialog.ComponentDialog
-
Default constructor, takes a title for the dialog and runs code shared for dialogs Shows OK and Cancel buttons.
- ComponentDialog(String, String, Component, boolean, boolean, boolean) - Constructor for class adams.terminal.dialog.ComponentDialog
-
Default constructor, takes a title for the dialog and runs code shared for dialogs
- ComponentDialog(String, String, Component, Collection<Window.Hint>) - Constructor for class adams.terminal.dialog.ComponentDialog
-
Default constructor, takes a title for the dialog and runs code shared for dialogs Shows OK and Cancel buttons.
- ComponentDialog(String, String, Component, Collection<Window.Hint>, boolean, boolean, boolean) - Constructor for class adams.terminal.dialog.ComponentDialog
-
Default constructor, takes a title for the dialog and runs code shared for dialogs
- conditionsTipText() - Method in class adams.flow.standalone.rats.output.Switch
-
Returns the tip text for this property.
- configure() - Method in class adams.data.audiofeaturegenerator.wave.Histogram
-
Configures the histogram algorithm.
- configure() - Method in class adams.data.video.AbstractRecorder
-
Returns the configured recorder instance.
- configureAnnotationPanel(Binding, AudioPlaybackPanel) - Method in class adams.gui.tools.audioannotator.AudioAnnotationPanel
-
Constructs a AnnotationPanel
- configureAnnotationPanel(Binding, VLCjDirectRenderPanel) - Method in class adams.gui.visualization.annotator.AnnotationPanel
-
Constructs a AnnotationPanel
- configureBootstrapp(Properties) - Method in class adams.gui.application.AbstractBootstrappPreferencesPanel
-
Configures the bootstrap instance to use.
- configureClient(Actor, Object, int, int, String) - Static method in class adams.flow.rest.RESTUtils
-
Sets the timeouts for connection and receiving.
- configureClient(Actor, Object, int, int, String, AbstractInInterceptorGenerator, AbstractOutInterceptorGenerator) - Static method in class adams.flow.webservice.WebserviceUtils
-
Sets the timeouts for connection and receiving.
- configureClientTLS(Actor) - Static method in class adams.flow.core.TLSUtils
-
Configures TLS client parameters based on KeyManager, TrustManager, SSLContext actors.
- configureClientTLS(Actor, HTTPConduit) - Static method in class adams.flow.core.TLSUtils
-
Sets TrustManager and KeyManager if within the context of the actor.
- configureEngine(ResponseHandler) - Method in class adams.terminal.menu.remotecommand.AbstractRemoteFlowCommandAction
-
Returns new instance of a configured scripting engine.
- configureEngine(ResponseHandler, int) - Method in class adams.terminal.menu.remotecommand.AbstractRemoteCommandAction
-
Returns new instance of a configured scripting engine.
- configureFactoryInterceptors(Actor, JAXRSServerFactoryBean, AbstractInInterceptorGenerator, AbstractOutInterceptorGenerator) - Static method in class adams.flow.rest.RESTUtils
-
Configures the interceptors/logging for the service endpoint (incoming and outgoing).
- configureHandler() - Method in class adams.flow.standalone.webserver.AbstractHandler
-
Configures the handler.
- configureHandler() - Method in class adams.flow.standalone.webserver.DefaultHandler
-
Configures the handler.
- configureHandler() - Method in interface adams.flow.standalone.webserver.Handler
-
Configures the handler.
- configureHandler() - Method in class adams.flow.standalone.webserver.ResourceHandler
-
Configures the handler.
- configureHandler() - Method in class adams.flow.standalone.webserver.RunningFlowsHandler
-
Configures the handler.
- configureInterceptors(JAXRSServerFactoryBean) - Method in class adams.flow.rest.AbstractRESTProvider
-
Configures the interceptors/logging for the factory (incoming and outgoing).
- configureInterceptors(EndpointImpl) - Method in class adams.flow.webservice.AbstractWebServiceProvider
-
Configures the interceptors/logging for the endpoint (incoming and outgoing).
- configureLogger() - Method in class adams.core.scripting.JepScriptlet
-
Initializes the logger.
- configureLogger() - Method in class adams.flow.rest.interceptor.incoming.AbstractInInterceptor
-
Initializes the logger.
- configureLogger() - Method in class adams.flow.rest.interceptor.outgoing.AbstractOutInterceptor
-
Initializes the logger.
- configureLogger() - Method in class adams.flow.standalone.rats.input.AbstractRatInput
-
Initializes the logger.
- configureLogger() - Method in class adams.flow.standalone.rats.output.AbstractRatOutput
-
Initializes the logger.
- configureLogger() - Method in class adams.flow.webservice.interceptor.incoming.AbstractInInterceptor
-
Initializes the logger.
- configureLogger() - Method in class adams.flow.webservice.interceptor.outgoing.AbstractOutInterceptor
-
Initializes the logger.
- configurePlugins(RESTPlugin[]) - Method in class adams.flow.rest.GenericServer
-
For configuring the plugins, e.g., setting the flow context.
- configurePlugins(RESTPlugin[]) - Method in class adams.flow.rest.RatsServer
-
For configuring the plugins, e.g., setting the flow context.
- configurePlugins(Object[]) - Method in class adams.flow.rest.GroovyServer
-
For configuring the plugins, e.g., setting the flow context and logging level.
- configureServerTLS(Actor) - Static method in class adams.flow.core.TLSUtils
-
Configures TLS server parameters based on KeyManager, TrustManager, SSLContext actors.
- configureServiceInterceptors(Actor, EndpointImpl, AbstractInInterceptorGenerator, AbstractOutInterceptorGenerator) - Static method in class adams.flow.webservice.WebserviceUtils
-
Configures the interceptors/logging for the service endpoint (incoming and outgoing).
- configureSharedInterpeter() - Static method in class adams.core.scripting.JepUtils
-
Configures the shared interpreters.
- configureTLS(JAXRSServerFactoryBean) - Method in class adams.flow.rest.AbstractRESTProvider
-
Configures TLS support (if using https:// and actors present in flow).
- configureTLS(EndpointImpl, String) - Method in class adams.flow.webservice.AbstractWebServiceProvider
-
Configures TLS support (if using https:// and actors present in flow).
- CoNLLFileReader - Class in adams.flow.transformer
-
Reads files in CoNLL format.
For more information see:
http://ilk.uvt.nl/conll/#dataformat
Input/output:
- accepts:
java.lang.String
java.io.File
- generates:
adams.data.spreadsheet.SpreadSheet
- CoNLLFileReader() - Constructor for class adams.flow.transformer.CoNLLFileReader
- CoNLLHelper - Class in adams.core.io
-
Helper class for CoNLL format related operations.
- CoNLLHelper() - Constructor for class adams.core.io.CoNLLHelper
- connect() - Method in class adams.flow.standalone.RedisConnection
-
Performs the connection.
- connectionTimeoutTipText() - Method in class adams.flow.rest.AbstractRESTClientSink
-
Returns the tip text for this property.
- connectionTimeoutTipText() - Method in class adams.flow.rest.AbstractRESTClientSource
-
Returns the tip text for this property.
- connectionTimeoutTipText() - Method in class adams.flow.rest.AbstractRESTClientTransformer
-
Returns the tip text for this property.
- connectionTimeoutTipText() - Method in class adams.flow.webservice.AbstractWebServiceClientSink
-
Returns the tip text for this property.
- connectionTimeoutTipText() - Method in class adams.flow.webservice.AbstractWebServiceClientSource
-
Returns the tip text for this property.
- connectionTimeoutTipText() - Method in class adams.flow.webservice.AbstractWebServiceClientTransformer
-
Returns the tip text for this property.
- consoleLineLimitTipText() - Method in class adams.flow.standalone.RatControl
-
Returns the tip text for this property.
- consolePanelMessageReceived(ConsolePanelEvent) - Method in class adams.flow.standalone.RatControl
-
Gets called when the
ConsolePanel
receives a message. - containerDir() - Method in class adams.core.base.DockerDirectoryMapping
-
Returns the "container" part of the mapping.
- containerToWebservice(BlobContainer) - Static method in class adams.flow.core.RatsBlobHelper
-
Converts a
BlobContainer
into a Webservice Blob objecct. - containerToWebservice(TextContainer) - Static method in class adams.flow.core.RatsTextHelper
-
Converts a
TextContainer
into a Webservice Text objecct. - ContainerValuePicker - Class in adams.flow.standalone.rats.output
-
Extracts the specified value from the container and passes this on to the base rat output scheme.
- ContainerValuePicker() - Constructor for class adams.flow.standalone.rats.output.ContainerValuePicker
- contains(Object) - Method in class adams.data.heatmap.Heatmap
-
Checks whether the heatmap contains the specified object.
- containsAll(Collection<?>) - Method in class adams.data.heatmap.Heatmap
-
Checks whether all of the items in the collection are stored in this heatmap.
- contentNameTipText() - Method in class adams.flow.standalone.rats.output.TextWriter
-
Returns the tip text for this property.
- context - Variable in class adams.terminal.core.Menu
-
the context.
- CONTINUOUS - adams.flow.core.RatMode
- conversionTipText() - Method in class adams.data.filter.heatmapthreshold.AbstractBufferedImageBasedHeatmapThreshold
-
Returns the tip text for this property.
- conversionTipText() - Method in class adams.data.io.output.SimpleImageHeatmapWriter
-
Returns the tip text for this property.
- conversionTipText() - Method in class adams.flow.source.WebcamImage
-
Returns the tip text for this property.
- conversionTipText() - Method in class adams.flow.transformer.HeatmapLocateObjects
-
Returns the tip text for this property.
- convert - Variable in class adams.flow.webservice.interceptor.incoming.XMLLoggingInInterceptor
-
the conversion for pretty printing the XML.
- convert - Variable in class adams.flow.webservice.interceptor.outgoing.XMLLoggingOutInterceptor
-
the conversion for pretty printing the XML.
- convert(Class, String) - Method in class adams.flow.core.MOAPropertyValueConverter
-
Converts the variable value into the appropriate object, if possible.
- ConvertAudio - Class in adams.flow.sink.ffmpeg
-
Converts audio files.
- ConvertAudio() - Constructor for class adams.flow.sink.ffmpeg.ConvertAudio
- convertDataset(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Performs the dataset conversion.
- converterTipText() - Method in class adams.data.audiofeaturegenerator.AbstractAudioFeatureGenerator
-
Returns the tip text for this property.
- converterTipText() - Method in class adams.data.heatmapfeatures.AbstractHeatmapFeatureGenerator
-
Returns the tip text for this property.
- convertInstance(PyroProxy, Instance) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Converts the instance into a different format.
- Coordinate - Class in adams.data.gps
-
GPS coordinate container.
- Coordinate() - Constructor for class adams.data.gps.Coordinate
-
Default constructor.
- Coordinate(boolean, int, int, double) - Constructor for class adams.data.gps.Coordinate
-
Initialise coordinate with degrees, minutes, seconds
- Coordinate(double) - Constructor for class adams.data.gps.Coordinate
-
Generate Coordinate from decimal notation.
- copy() - Method in class adams.gui.tools.jep.JepConsole
-
Copies the currently selected text to the clipboard.
- copyImplementation(Object) - Static method in class adams.flow.webservice.WebserviceUtils
-
Creates a copy of the WS implementation, either using a shallow copy (if implementing
OptionHandler
) orClassManager.deepCopy(Object)
. - COUNT_MISSING - Static variable in class adams.data.heatmap.HeatmapStatistic
-
the missing value count.
- COUNT_NONZEROES - Static variable in class adams.data.heatmap.HeatmapStatistic
-
the non-zeroes count.
- COUNT_ZEROES - Static variable in class adams.data.heatmap.HeatmapStatistic
-
the zeroes count.
- CountValues - Class in adams.data.heatmapfeatures
-
Meta-feature-generator that counts numeric values that satisfy the specified min/max range.
- CountValues() - Constructor for class adams.data.heatmapfeatures.CountValues
- createBlob() - Method in class nz.ac.waikato.adams.webservice.rats.blob.ObjectFactory
-
Create an instance of
Blob
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsFilterWithGOE
-
Creates the panel with the configuration (return null to suppress display).
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsViewerPlugin
-
Creates the panel with the configuration (return null to suppress display).
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsViewerPluginWithGOE
-
Creates the panel with the configuration (return null to suppress display).
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.heatmap.plugins.Notes
-
Creates the panel with the configuration (return null to suppress display).
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.heatmap.plugins.SpreadSheetView
-
Creates the panel with the configuration (return null to suppress display).
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.heatmap.plugins.Statistics
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsFilterWithGOE
-
Creates the panel with the configuration (return null to suppress display).
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsViewerPlugin
-
Creates the panel with the configuration (return null to suppress display).
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsViewerPluginWithGOE
-
Creates the panel with the configuration (return null to suppress display).
- createConfigurationPanel(ApprovalDialog) - Method in class adams.gui.visualization.trail.plugins.Statistics
- createCursor() - Method in class adams.gui.visualization.object.tools.DEXTR
-
Creates the mouse cursor to use.
- createCursor() - Method in class adams.gui.visualization.object.tools.OPEX
-
Creates the mouse cursor to use.
- createCursor() - Method in class adams.gui.visualization.object.tools.SAM
-
Creates the mouse cursor to use.
- createCursor() - Method in class adams.gui.visualization.segmentation.tool.DEXTR
-
Creates the mouse cursor to use.
- createCursor() - Method in class adams.gui.visualization.segmentation.tool.SAM
-
Creates the mouse cursor to use.
- createCustomEditor() - Method in class adams.gui.goe.BaseMarkdownEditor
-
Gets the custom editor component.
- createCustomEditor() - Method in class adams.gui.goe.BaseMeasureCollectionEditor
-
Gets the custom editor component.
- createCustomEditor() - Method in class adams.gui.goe.DockerDirectoryMappingEditor
-
Gets the custom editor component.
- createCustomEditor() - Method in class adams.gui.goe.GPSEditor
-
Gets the custom editor component.
- createCustomEditor() - Method in class adams.gui.goe.MOAClassOptionEditor
-
Creates the custom editor.
- createCustomEditor() - Method in class adams.gui.goe.RatReferenceEditor
-
Gets the custom editor component.
- createCustomEditor() - Method in class adams.gui.goe.RObjectPathEditor
-
Gets the custom editor component.
- createCustomer() - Method in class com.example.customerservice.ObjectFactory
-
Create an instance of
Customer
- createDialog() - Method in class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsViewerPlugin
-
Creates the dialog to display.
- createDialog() - Method in class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsViewerPlugin
-
Creates the dialog to display.
- createDirectory(File, boolean) - Static method in class adams.flow.maven.shared.FileSystemUtilities
-
Convenience method to successfully create a directory - or throw an exception if failing to create it.
- createDisplayPanel(Token) - Method in class adams.flow.sink.AbstractMekaMultiPlot
-
Creates a new display panel for the token.
- createDisplayPanel(Token) - Method in class adams.flow.sink.AbstractMekaSinglePlot
-
Creates a new display panel for the token.
- createDisplayPanel(Token) - Method in class adams.flow.sink.HeatmapDisplay
-
Creates a new display panel for the token.
- createDisplayPanel(Token) - Method in class adams.flow.sink.HeatmapHistogram
-
Creates a new display panel for the token.
- createDisplayPanel(Token) - Method in class adams.flow.sink.MekaGraphVisualizer
-
Creates a new display panel for the token.
- createDisplayPanel(Token) - Method in class adams.flow.sink.StanfordParseTreeDisplay
-
Creates a new display panel for the token.
- createDisplayPanel(Token) - Method in class adams.flow.sink.TrailDisplay
-
Creates a new display panel for the token.
- createEmptyReport() - Static method in class adams.data.heatmap.Heatmap
-
Returns an empty report.
- createFilename(Instances) - Method in class adams.flow.transformer.MOAInstanceDumper
-
Generates the filename for the output.
- createGetCustomersByName() - Method in class com.example.customerservice.ObjectFactory
-
Create an instance of
GetCustomersByName
- createGetCustomersByName(GetCustomersByName) - Method in class com.example.customerservice.ObjectFactory
- createGetCustomersByNameResponse() - Method in class com.example.customerservice.ObjectFactory
-
Create an instance of
GetCustomersByNameResponse
- createGetCustomersByNameResponse(GetCustomersByNameResponse) - Method in class com.example.customerservice.ObjectFactory
- createGPSBoundary(Vector<AbstractGPS>) - Static method in class adams.data.gps.GPSBoundary
- createHeader(WaveContainer) - Method in class adams.data.audiofeaturegenerator.wave.Fingerprint
-
Creates the header from a template container.
- createHeader(WaveContainer) - Method in class adams.data.audiofeaturegenerator.wave.Histogram
-
Creates the header from a template container.
- createHeader(WaveContainer) - Method in class adams.data.audiofeaturegenerator.wave.Spectrogram
-
Creates the header from a template container.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.AbstractHeatmapFeatureGenerator
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.CountValues
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.Histogram
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.Max
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.Mean
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.Median
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.Min
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.MultiFeatureGenerator
-
Creates the header from a template image.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.Scripted
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.StandardDeviation
-
Creates the header from a template heatmap.
- createHeader(Heatmap) - Method in class adams.data.heatmapfeatures.Values
-
Creates the header from a template heatmap.
- createHeader(Instances) - Method in class adams.flow.transformer.MOAInstanceDumper
-
Turns the dataset header into the appropriate format.
- createHeader(T) - Method in class adams.data.audiofeaturegenerator.AbstractAudioFeatureGenerator
-
Creates the header from a template container.
- createKeyListener() - Method in class adams.gui.visualization.object.tools.DEXTR
-
Creates the key listener to use.
- createKeyListener() - Method in class adams.gui.visualization.object.tools.SAM
-
Creates the key listener to use.
- createKeyListener() - Method in class adams.gui.visualization.segmentation.tool.DEXTR
-
Creates the key listener to use.
- createKeyListener() - Method in class adams.gui.visualization.segmentation.tool.SAM
-
Creates the key listener to use.
- createListPanel(ApprovalDialog) - Method in class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsViewerPlugin
-
Creates the panel containing the list of all heatmaps.
- createListPanel(ApprovalDialog) - Method in class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsViewerPlugin
-
Creates the panel containing the list of all trails.
- createLogEntry() - Method in class adams.gui.visualization.heatmap.plugins.BoofCVTransformer
-
Creates the log message.
- createLogEntry() - Method in class adams.gui.visualization.heatmap.plugins.BufferedImageTransformer
-
Creates the log message.
- createLogEntry() - Method in class adams.gui.visualization.heatmap.plugins.Histogram
-
Creates the log message.
- createLogEntry() - Method in class adams.gui.visualization.heatmap.plugins.Notes
-
Creates the log message.
- createLogEntry() - Method in class adams.gui.visualization.heatmap.plugins.SpreadSheetView
-
Creates the log message.
- createLogEntry() - Method in class adams.gui.visualization.heatmap.plugins.Statistics
-
Creates the log message.
- createLogEntry() - Method in class adams.gui.visualization.trail.plugins.Statistics
-
Creates the log message.
- createLogHandler() - Method in class adams.terminal.Main
-
Returns the log handler to use.
- createMouseListener() - Method in class adams.gui.visualization.object.tools.DEXTR
-
Creates the mouse listener to use.
- createMouseListener() - Method in class adams.gui.visualization.object.tools.OPEX
-
Creates the mouse listener to use.
- createMouseListener() - Method in class adams.gui.visualization.object.tools.SAM
-
Creates the mouse listener to use.
- createMouseListener() - Method in class adams.gui.visualization.segmentation.tool.DEXTR
-
Creates the mouse listener to use.
- createMouseListener() - Method in class adams.gui.visualization.segmentation.tool.SAM
-
Creates the mouse listener to use.
- createMouseMotionListener() - Method in class adams.gui.visualization.object.tools.DEXTR
-
Creates the mouse motion listener to use.
- createMouseMotionListener() - Method in class adams.gui.visualization.object.tools.OPEX
-
Creates the mouse motion listener to use.
- createMouseMotionListener() - Method in class adams.gui.visualization.object.tools.SAM
-
Creates the mouse motion listener to use.
- createMouseMotionListener() - Method in class adams.gui.visualization.segmentation.tool.DEXTR
-
Creates the mouse motion listener to use.
- createMouseMotionListener() - Method in class adams.gui.visualization.segmentation.tool.SAM
-
Creates the mouse motion listener to use.
- createNoSuchCustomer() - Method in class com.example.customerservice.ObjectFactory
-
Create an instance of
NoSuchCustomer
- createNoSuchCustomer(NoSuchCustomer) - Method in class com.example.customerservice.ObjectFactory
- createPanel() - Method in class adams.terminal.menu.remotecommand.AbstractRemoteCommandActionWithGUI
-
Creates the panel to display.
- createPanel() - Method in class adams.terminal.menu.remotecommand.AbstractRemoteFlowCommandAction
-
Creates the panel to display.
- createPanel() - Method in class adams.terminal.menu.remotecommand.Rats
-
Creates the panel to display.
- createPanel() - Method in class adams.terminal.menu.remotecommand.RemoteFlowCommands
- createPanel() - Method in class adams.terminal.menu.remotecommand.RemoteLogging
-
Creates the panel to display.
- createPanel() - Method in class adams.terminal.menu.remotecommand.StartListening
-
Creates the panel to display.
- createPanel(Instances, String) - Method in class adams.flow.sink.AbstractMekaThresholdVisualizePanelPlot
-
Creates a panel displaying the ROC data.
- createPanel(Instances, String) - Method in class adams.flow.sink.MekaROC
-
Creates a panel displaying the ROC data.
- createPrefix(int) - Method in class adams.data.heatmapfeatures.MultiFeatureGenerator
-
Generates the prefix for the specified flattener.
- createPreview(File) - Method in class adams.gui.tools.previewbrowser.AudioFileInfoHandler
-
Creates the actual preview.
- createPreview(File) - Method in class adams.gui.tools.previewbrowser.AudioFilePlaybackHandler
-
Creates the actual preview.
- createPreview(File) - Method in class adams.gui.tools.previewbrowser.HeatmapImageHandler
-
Creates the actual view.
- createPreview(File) - Method in class adams.gui.tools.previewbrowser.HeatmapSpreadSheetHandler
-
Creates the actual view.
- createPreview(File) - Method in class adams.gui.tools.previewbrowser.HTMLHandler
-
Creates the actual view.
- createPreview(File) - Method in class adams.gui.tools.previewbrowser.SpeechPlaybackHandler
-
Creates the actual preview.
- createPreview(File) - Method in class adams.gui.tools.previewbrowser.VlcjVideoHandler
-
Creates the actual view.
- createProperties() - Method in class nz.ac.waikato.adams.webservice.rats.blob.ObjectFactory
-
Create an instance of
Properties
- createProperties() - Method in class nz.ac.waikato.adams.webservice.rats.text.ObjectFactory
-
Create an instance of
Properties
- createProperty() - Method in class nz.ac.waikato.adams.webservice.rats.blob.ObjectFactory
-
Create an instance of
Property
- createProperty() - Method in class nz.ac.waikato.adams.webservice.rats.text.ObjectFactory
-
Create an instance of
Property
- createRow(Instance) - Method in class adams.flow.transformer.MOAInstanceDumper
-
Turns the row into the appropriate format.
- createSequences() - Method in class adams.gui.visualization.heatmap.HistogramPanel
-
Generates the sequence(s) from the data.
- createTeeToken(Token) - Method in class adams.flow.control.Keytool
-
Creates the token to tee-off.
- createText() - Method in class nz.ac.waikato.adams.webservice.rats.text.ObjectFactory
-
Create an instance of
Text
- createUpdateCustomer() - Method in class com.example.customerservice.ObjectFactory
-
Create an instance of
UpdateCustomer
- createUpdateCustomer(UpdateCustomer) - Method in class com.example.customerservice.ObjectFactory
- createUploadRequest() - Method in class nz.ac.waikato.adams.webservice.rats.blob.ObjectFactory
-
Create an instance of
UploadRequest
- createUploadRequest() - Method in class nz.ac.waikato.adams.webservice.rats.text.ObjectFactory
-
Create an instance of
UploadRequest
- createUploadRequest(UploadRequest) - Method in class nz.ac.waikato.adams.webservice.rats.blob.ObjectFactory
- createUploadRequest(UploadRequest) - Method in class nz.ac.waikato.adams.webservice.rats.text.ObjectFactory
- createUploadResponse() - Method in class nz.ac.waikato.adams.webservice.rats.blob.ObjectFactory
-
Create an instance of
UploadResponse
- createUploadResponse() - Method in class nz.ac.waikato.adams.webservice.rats.text.ObjectFactory
-
Create an instance of
UploadResponse
- createUploadResponse(UploadResponse) - Method in class nz.ac.waikato.adams.webservice.rats.blob.ObjectFactory
- createUploadResponse(UploadResponse) - Method in class nz.ac.waikato.adams.webservice.rats.text.ObjectFactory
- Cron - Class in adams.flow.standalone.rats.input
-
Uses a cronjob for defining the execution of the base rat input.
For more information on the scheduler format see:
http://www.quartz-scheduler.org/docs/tutorials/crontrigger.html
- Cron() - Constructor for class adams.flow.standalone.rats.input.Cron
- Cron.CronJob - Class in adams.flow.standalone.rats.input
-
Encapsulates a job to run.
- CRONDUMMY - Static variable in class adams.flow.standalone.rats.input.Cron
-
the dummy data to feed into the flow.
- CronJob() - Constructor for class adams.flow.standalone.rats.input.Cron.CronJob
- crop(Heatmap) - Method in class adams.data.filter.heatmapcrop.AbstractHeatmapCrop
-
Crops the given heatmap.
- crop(Heatmap, int, int, int, int) - Static method in class adams.data.filter.heatmapcrop.CropToCentroid
-
Crops the heatmap around the centroid stored in the heatmap's report.
- Crop - Class in adams.gui.visualization.heatmap.selection
-
Crops the heatmap to the current selection and stores crop information in the report (prefix: Crop.).
- Crop() - Constructor for class adams.gui.visualization.heatmap.selection.Crop
- CROP_BOTTOM - Static variable in class adams.data.filter.heatmapcrop.AbstractHeatmapCrop
-
the bottom coordinate of the crop in the original heatmap.
- CROP_LEFT - Static variable in class adams.data.filter.heatmapcrop.AbstractHeatmapCrop
-
the left coordinate of the crop in the original heatmap.
- CROP_RIGHT - Static variable in class adams.data.filter.heatmapcrop.AbstractHeatmapCrop
-
the right coordinate of the crop in the original heatmap.
- CROP_TOP - Static variable in class adams.data.filter.heatmapcrop.AbstractHeatmapCrop
-
the right coordinate of the crop in the original heatmap.
- CropToCentroid - Class in adams.data.filter.heatmapcrop
-
Generates a cropped heatmap centered around the centroid calculated on the pre-filtered data.
- CropToCentroid() - Constructor for class adams.data.filter.heatmapcrop.CropToCentroid
- CSV - adams.flow.transformer.MOAInstanceDumper.OutputFormat
-
comma-separated.
- currentInput() - Method in class adams.flow.sink.RESTSink
-
Returns the current input token, if any.
- currentInput() - Method in class adams.flow.sink.WSSink
-
Returns the current input token, if any.
- currentInput() - Method in class adams.flow.transformer.RESTTransformer
-
Returns the current input token, if any.
- currentInput() - Method in class adams.flow.transformer.WSTransformer
-
Returns the current input token, if any.
- currentTipText() - Method in class adams.flow.transformer.objecttracker.AbstractSimpleReportBasedObjectTracker
-
Returns the tip text for this property.
- customer - Variable in class com.example.customerservice.UpdateCustomer
- Customer - Class in com.example.customerservice
-
Java class for customer complex type.
- Customer() - Constructor for class com.example.customerservice.Customer
- customerId - Variable in class com.example.customerservice.Customer
- customerName - Variable in class com.example.customerservice.NoSuchCustomer
- customerNameTipText() - Method in class com.example.customerservice.flow.CustomersByName
-
Returns the tip text for this property.
- customerNameTipText() - Method in class com.example.customerservice.flow.CustomersByNameCallableTransformer
-
Returns the tip text for this property.
- customerNameTipText() - Method in class com.example.customerservice.flow.UpdateCustomer
-
Returns the tip text for this property.
- CustomersByName - Class in com.example.customerservice.flow
-
Simple client for querying customer names.
- CustomersByName() - Constructor for class com.example.customerservice.flow.CustomersByName
- CustomersByNameCallableTransformer - Class in com.example.customerservice.flow
-
Simple client for querying customer names and post-processing the names with a callable transformer.
- CustomersByNameCallableTransformer() - Constructor for class com.example.customerservice.flow.CustomersByNameCallableTransformer
- CustomerService - Interface in com.example.customerservice
-
This class was generated by Apache CXF 3.6.4 2024-10-15T23:22:55.818+13:00 Generated source version: 3.6.4
- CustomerServiceImpl - Class in com.example.customerservice.server
- CustomerServiceImpl(CustomerServiceWS) - Constructor for class com.example.customerservice.server.CustomerServiceImpl
-
Initializes the service.
- CustomerServicePort - Static variable in class com.example.customerservice.CustomerServiceService
- CustomerServiceService - Class in com.example.customerservice
-
This class was generated by Apache CXF 3.6.4 2024-10-15T23:22:55.835+13:00 Generated source version: 3.6.4
- CustomerServiceService() - Constructor for class com.example.customerservice.CustomerServiceService
- CustomerServiceService(URL) - Constructor for class com.example.customerservice.CustomerServiceService
- CustomerServiceService(URL, QName) - Constructor for class com.example.customerservice.CustomerServiceService
- CustomerServiceWS - Class in com.example.customerservice.flow
-
Simple webservice that returns example customer data.
- CustomerServiceWS() - Constructor for class com.example.customerservice.flow.CustomerServiceWS
- CustomerType - Enum in com.example.customerservice
-
Java class for customerType.
- CustomHandler() - Constructor for class adams.flow.standalone.webserver.RunningFlowsHandler.CustomHandler
- CustomScriptlet - Class in adams.core.gnuplot
-
Allows the user to enter a custom Gnuplot script snippet.
- CustomScriptlet() - Constructor for class adams.core.gnuplot.CustomScriptlet
- CustomStatements - Class in adams.doc.latex.generator
-
Simply outputs the specified statements.
- CustomStatements() - Constructor for class adams.doc.latex.generator.CustomStatements
- customStopMessageTipText() - Method in class adams.flow.standalone.KeyManager
-
Returns the tip text for this property.
- customStopMessageTipText() - Method in class adams.flow.standalone.RedisConnection
-
Returns the tip text for this property.
- customStopMessageTipText() - Method in class adams.flow.standalone.TrustManager
-
Returns the tip text for this property.
- cut() - Method in class adams.gui.tools.jep.JepConsole
-
Cuts the currently selected text and places it on the clipboard.
- Cut - Class in adams.data.wavefilter
-
Cuts out the specified section from the Wave object.
Only works if 'subChunk2Id' is 'data' not 'LIST'. - Cut() - Constructor for class adams.data.wavefilter.Cut
D
- data - Variable in class nz.ac.waikato.adams.webservice.rats.blob.Blob
- data - Variable in class nz.ac.waikato.adams.webservice.rats.text.Text
- databaseTipText() - Method in class adams.flow.standalone.RedisConnection
-
Returns the tip text for this property.
- dataFileTipText() - Method in class adams.core.gnuplot.AbstractScriptletWithDataFile
-
Returns the tip text for this property.
- DataFrame - adams.core.RDataType
- dataFrameColumnsTipText() - Method in class adams.flow.source.RSource
-
A description of the return type.
- dataFrameColumnsTipText() - Method in class adams.flow.transformer.RTransformer
-
A description of the return type.
- dataframeToSpreadsheet(REXP) - Static method in class adams.core.RDataHelper
-
Converts the R dataframe into a spreadsheet.
- dataframeToSpreadsheet(REXP, String[]) - Static method in class adams.core.RDataHelper
-
Converts the R dataframe into a spreadsheet.
- dataPublished(PublicationEvent) - Method in class adams.flow.standalone.rats.input.Subscribe
-
Gets called when data is being published.
- DataType - Enum in nz.ac.waikato.adams.webservice.rats.blob
-
Java class for DataType.
- DataType - Enum in nz.ac.waikato.adams.webservice.rats.text
-
Java class for DataType.
- DataTypeSetupPostGIS - Class in adams.db.datatype
-
Configures some PostGIS specific data types.
- DataTypeSetupPostGIS() - Constructor for class adams.db.datatype.DataTypeSetupPostGIS
- decayHorizonTipText() - Method in class adams.flow.sink.MOAClusterVisualization
-
Returns the tip text for this property.
- deepCopyTipText() - Method in class adams.flow.transformer.AbstractArraySplitter
-
Returns the tip text for this property.
- DEFAULT - adams.docker.simpledocker.PullType
- DEFAULT_FLOWERRORS - Static variable in class adams.flow.standalone.Rat
-
the default flow errors queue name.
- DEFAULT_INTERVAL - Static variable in class adams.gui.tools.audioannotator.Binding
- DEFAULT_INTERVAL - Static variable in class adams.gui.visualization.annotator.Binding
- DEFAULT_LOG - Static variable in class adams.flow.standalone.Rat
-
the default log queue name.
- DEFAULT_PACKAGE - Static variable in class adams.core.base.BaseMeasureCollection
-
the default package for collections.
- DEFAULT_PORT - Static variable in class adams.flow.standalone.RedisConnection
- DEFAULT_PORT - Static variable in class adams.terminal.menu.remotecommand.AbstractRemoteFlowCommandAction
-
the default port to use for refreshing flows.
- DEFAULT_PORT - Static variable in class adams.terminal.menu.remotecommand.RemoteLogging
-
the default port to use for receiving logging messages.
- DEFAULT_RATE - Static variable in class adams.gui.visualization.video.vlcjplayer.VLCjDirectRenderPanel
-
the values used for playback rate
- DEFAULT_SENDERRORS - Static variable in class adams.flow.standalone.Rat
-
the default send errors queue name.
- DefaultBackground - Class in adams.flow.transformer.wordcloud
-
Generates no background, uses default.
- DefaultBackground() - Constructor for class adams.flow.transformer.wordcloud.DefaultBackground
- DefaultColorPalette - Class in adams.flow.transformer.wordcloud
-
Generates no color palette, uses default.
- DefaultColorPalette() - Constructor for class adams.flow.transformer.wordcloud.DefaultColorPalette
- DefaultFontScalar - Class in adams.flow.transformer.wordcloud
-
Generates no font scalar, uses default.
- DefaultFontScalar() - Constructor for class adams.flow.transformer.wordcloud.DefaultFontScalar
- DefaultHandler - Class in adams.flow.standalone.webserver
-
Configurable
DefaultHandler
. - DefaultHandler() - Constructor for class adams.flow.standalone.webserver.DefaultHandler
- defineOptions() - Method in class adams.core.gnuplot.AbstractPlotScriptlet
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.core.gnuplot.AbstractScriptletWithDataFile
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.core.gnuplot.CustomScriptlet
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.core.gnuplot.Initialize
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.core.gnuplot.MultiScriptlet
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.core.gnuplot.Pause
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.core.gnuplot.SimplePlot
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.audiofeaturegenerator.AbstractAudioFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.audiofeaturegenerator.wave.Histogram
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.audiofeaturegenerator.wave.Spectrogram
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.ColumnCorrelationToHeatmap
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.ColumnCovarianceToHeatmap
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.EscapeLatexCharacters
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.GPSDistance
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.HeatmapToBufferedImage
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.HeatmapToBufferedImageExpression
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.HeatmapToBufferedImageWithKey
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.JsonToObject
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.RandomizeArray
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.RandomizeCollection
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.RenjinDoubleArrayVectorToSpreadSheet
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.RenjinListVectorToArray
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.SpectrogramToBufferedImage
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.SpreadSheetToHeatmap
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.SpreadSheetToHTML
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.SpreadSheetToKML
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.SpreadSheetToWordFrequencies
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.StanfordParseTreeToXML
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.WaveToAmplitudes
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.WaveToSpectrogram
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.conversion.WordFrequencyToString
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.featuregenerator.AbstractFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.featuregenerator.FilteredFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.featuregenerator.MultiGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.AudioAnnotationsWindow
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.HeatmapCentroid
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.heatmapcrop.AbstractFilteredHeatmapCrop
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.heatmapcrop.CropToCentroid
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.HeatmapCrop
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.heatmapcrop.Rectangle
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.heatmapcrop.Submap
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.HeatmapFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.HeatmapNormalizeToField
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.HeatmapRotate
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.HeatmapSubmap
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.HeatmapSubtractField
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.heatmapthreshold.AbstractBufferedImageBasedHeatmapThreshold
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.HeatmapThreshold
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.heatmapthreshold.Manual
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.heatmapthreshold.Otsu
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.filter.TrailWindow
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.AbstractHeatmapFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.AbstractHeatmapFeatureGeneratorWithSkippableMissingValues
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.AbstractMetaHeatmapFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.AbstractScriptedFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.CountValues
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.Histogram
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.Max
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.Min
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.MultiFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.Scripted
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.heatmapfeatures.StandardDeviation
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.input.AbstractHeatmapReader
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.input.ArcInfoASCIIGridReader
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.input.FloatMatrixHeatmapReader
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.input.SimpleImageHeatmapReader
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.input.SpreadSheetHeatmapReader
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.output.GnuplotSpreadSheetWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.output.LatexSpreadSheetWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.output.SimpleHeatmapWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.output.SimpleImageHeatmapWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.output.SimpleTrailWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.io.output.SpreadSheetHeatmapWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.random.AbstractCommonsRandomNumberGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.random.Beta
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.random.ChiSquare
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.random.Exponential
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.random.JMathArrayInt
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.random.Triangular
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.random.Uniform
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.spreadsheet.GPSDecimalDegrees
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.spreadsheet.GPSDecimalMinutes
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.spreadsheet.GPSDecimalSeconds
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.video.AbstractFileBaseRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.video.AbstractScreenRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.video.AbstractSoundRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.video.AbstractVideoRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.video.AbstractWebcamRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.video.MultiRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.wavefilter.Cut
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.wavefilter.MultiFilter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.wavefilter.Resample
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.wavefilter.Trim
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.data.wekapyroproxy.FusionJsonCommunicationProcessor
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.AbstractCodeGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.AbstractEnvironmentWithNoTrailingSpace
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.AbstractFileReferencingCodeGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.AbstractMetaCodeGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.AbstractMetaCodeGeneratorWithNoTrailingSpace
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.BlockSize
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.CustomStatements
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.Figure
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.Image
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.ImportContent
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.Include
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.Input
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.MiniPage
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.MultiCol
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.MultiGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.NewSection
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.Table
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.doc.latex.generator.Verbatim
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.Generic
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.Info
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.KillContainers
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.ListContainers
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.ListImages
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.PruneContainers
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.PruneImages
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.Pull
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.Push
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.RemoveContainers
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.Run
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.docker.simpledocker.StopContainers
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.condition.bool.MOAClassification
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.condition.bool.RandomNumberExpression
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.control.ChangeRatState
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.control.ExecuteRats
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.control.Keytool
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.core.AbstractRESTClient
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.core.AbstractWSClient
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.processor.ListRequiredLatexPackages
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.AbstractRESTClientSink
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.AbstractRESTClientSource
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.AbstractRESTClientTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.AbstractRESTProvider
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.flow.AbstractCallablePipeline
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.flow.AbstractCallableTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.GenericServer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.GroovyPlugin
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.GroovyServer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.interceptor.incoming.AbstractInInterceptorGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.interceptor.incoming.EnqueueGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.interceptor.incoming.LogFileGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.interceptor.outgoing.AbstractOutInterceptorGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.interceptor.outgoing.EnqueueGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.rest.interceptor.outgoing.LogFileGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.AnimatedGifFileWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.ffmpeg.AbstractFFmpegPluginWithOptions
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.ffmpeg.ConvertAudio
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.FFmpeg
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.ffmpeg.GenericPlugin
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.GnuplotScript
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.HeatmapDisplay
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.HeatmapHistogram
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.KeyPairFileWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.MOAClusterVisualization
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.MP3ToWave
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.redisaction.Publish
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.redisaction.Set
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.RedisSink
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.RenjinFileWriter
-
Adds to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.RenjinSink
-
Adds to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.RSink
-
Adds to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.StanfordParseTreeDisplay
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.sink.TrailDisplay
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.audiorecorder.AbstractAudioRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.audiorecorder.AbstractFileBasedAudioRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.AudioRecorder
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.audiorecorder.FixedDuration
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.Jep
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.KeyPairFileReader
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.KeyPairGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.MekaClassifierSetup
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.MOAClassifierSetup
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.MOAClustererSetup
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.MOARegressorSetup
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.MOAStream
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.NewAudioAnnotations
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.NewHeatmap
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.NewLatexDocument
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.NewTrail
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.redisaction.Get
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.RedisSource
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.RenjinSource
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.RSource
-
Adds to the internal list of options.
- defineOptions() - Method in class adams.flow.source.SimpleDockerCommand
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.WebcamImage
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.source.WebcamInfo
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.FFmpegConfig
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.Gnuplot
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.Jep
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.KeyManager
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.LabRat
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.LatexSetup
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.Rat
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.RatControl
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.RatPlague
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.Rats
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.generator.AbstractRatGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.generator.AbstractScriptedRatGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.generator.Scripted
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.AbstractBufferedRatInput
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.AbstractMetaRatInput
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.AbstractPollingRatInput
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.Cron
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.DeQueue
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.DirWatch
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.Exec
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.FileLister
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.InputPolling
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.InputWithCallableTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.InputWithExternalTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.RedisAction
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.RedisSubscribe
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.RESTTextReception
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.Socket
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.Storage
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.StringToken
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.Subscribe
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.Variable
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.WebserviceInput
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.WSBlobReception
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.input.WSTextReception
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.log.LogEntryGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.log.SimpleStringGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.AbstractMetaRatOutput
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.BinaryFileWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.Branch
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.CallableActor
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.ContainerValuePicker
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.DistributedEnQueue
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.EnQueue
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.enqueue.MaxQueueSize
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.Exec
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.FileMover
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.FtpUpload
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.OutputWithCallableTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.OutputWithExternalTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.Publish
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.QueueDistribute
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.RedisAction
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.RedisPublish
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.SendEmail
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.Serialize
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.Socket
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.Switch
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.TextWriter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.WebserviceOutput
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.rats.output.WebsocketOutput
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.RecordingSetup
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.RedisConnection
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.RenjinStandalone
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.RESTServer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.Rserve
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.RStandalone
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.SimpleDockerConnection
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.SSLContext
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.TrustManager
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.WebServer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.webserver.ResourceHandler
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.standalone.WSServer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AbstractArraySplitter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AbstractCallableMekaClassifierEvaluator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AbstractInPlaceHeatmapTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AbstractMOAModelReader
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AbstractProcessMOAInstanceWithModel
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AddAudioAnnotation
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AddTrailBackground
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AddTrailStep
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.ArrayFolds
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.ArrayRandomize
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.ArraySubSample
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AudioData
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.AudioInfo
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.DocumentToSentences
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.EditDistance
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.ExtractTrackedObject
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.GenerateWordCloud
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.GetKeyFromKeyPair
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.HeatmapArrayStatistic
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.HeatmapFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.HeatmapGetValue
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.HeatmapInfo
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.HeatmapLocateObjects
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.HeatmapSetValue
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.LatexAppendDocument
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MekaClassSelector
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MekaCrossValidationEvaluator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MekaResultValues
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MekaTrainClassifier
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MjpegImageSequence
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOAClassifierEvaluation
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOAClassifying
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOAClustererEvaluation
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOAClustering
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOAFilter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOAInstanceDumper
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOAMeasurementPlotGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOAMeasurementsFilter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOARegressing
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOARegressorEvaluation
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOATrainClassifier
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOATrainClusterer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MOATrainRegressor
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MovieImageSampler
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.movieimagesampler.FixedIntervalBufferedImageSampler
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.movieimagesampler.FixedIntervalBufferedImageSamplerVlcj
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.movieimagesampler.SingleTimestampMovieSampler
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.movieimagesampler.TimestampMovieSampler
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MovieImageSequence
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MovieInfo
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.multiheatmapoperation.AddConstant
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.MultiHeatmapOperation
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.objecttracker.AbstractBoofCVObjectTracker
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.objecttracker.AbstractSimpleReportBasedObjectTracker
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.objecttracker.BoofCVCirculant
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.objecttracker.BoofCVMeanShiftLikelihood
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.objecttracker.MultiObjectTracker
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.RandomNumberGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.redisaction.BroadcastAndListen
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.RedisTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.RenjinAddContext
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.RenjinGetObject
-
Adds to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.RenjinObjectInfo
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.RenjinTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.RTransformer
-
Adds to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.SimpleDockerCommand
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.splitter.StanfordPTBTokenizer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.StanfordGrammaticalStructure
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.StanfordLexicalizedParser
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.Stemmer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.stemmer.WekaStemmer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.Tokenize
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.tokenizer.StanfordPTBTokenizer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.tokenizer.WekaTokenizer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.TrackObjects
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.TransformTrackedObject
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.TweeboParser
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.TweetNLPTagger
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.WaveFeatureGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.WaveFilter
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.wordcloud.CircleBackground
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.wordcloud.ColorListPalette
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.wordcloud.LinearFontScalar
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.wordcloud.LinearGradientColorPalette
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.wordcloud.LogFontScalar
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.wordcloud.PixelBoundaryBackground
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.wordcloud.RectangleBackground
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.wordcloud.SqrtFontScalar
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.transformer.WordFrequencyAnalyzer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.AbstractWebServiceClientSink
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.AbstractWebServiceClientSinkWithCallableTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.AbstractWebServiceClientSource
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.AbstractWebServiceClientSourceWithCallableTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.AbstractWebServiceClientTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.AbstractWebServiceClientTransformerWithCallableTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.AbstractWebServiceProvider
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.AbstractWebServiceProviderWithCallableTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.blob.RatsBlobServiceWS
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.blob.Upload
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.interceptor.incoming.AbstractInInterceptorGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.interceptor.incoming.EnqueueGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.interceptor.incoming.LogFileGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.interceptor.incoming.XMLLoggingGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.interceptor.outgoing.AbstractOutInterceptorGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.interceptor.outgoing.EnqueueGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.interceptor.outgoing.LogFileGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.interceptor.outgoing.XMLLoggingGenerator
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.text.RatsTextServiceWS
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.flow.webservice.text.Upload
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.heatmap.overlay.AbstractPositionableHeatmapOverlay
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.heatmap.overlay.AbstractPositionableHeatmapOverlayWithDimensions
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.heatmap.overlay.AbstractSingleColorHeatmapOverlay
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.heatmap.overlay.HighestTemperature
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.heatmap.overlay.LowestTemperature
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.heatmap.overlay.TextOverlay
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.image.QuadrilateralLocationsOverlayFromReport
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.image.selection.SelectMultipleObjectsToTrack
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.image.selection.SelectObjectToTrack
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.object.annotator.DEXTRMarkers
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.object.annotator.SAMMarkers
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.trail.paintlet.AbstractTrailPaintlet
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.trail.paintlet.Circles
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.gui.visualization.trail.paintlet.Lines
-
Adds options to the internal list of options.
- defineOptions() - Method in class adams.scripting.command.flow.SendRatControlCommand
-
Adds options to the internal list of options.
- defineOptions() - Method in class com.example.customerservice.flow.CustomersByName
-
Adds options to the internal list of options.
- defineOptions() - Method in class com.example.customerservice.flow.CustomersByNameCallableTransformer
-
Adds options to the internal list of options.
- defineOptions() - Method in class com.example.customerservice.flow.UpdateCustomer
-
Adds options to the internal list of options.
- defineOptions() - Method in class weka.classifiers.functions.PyroProxy
-
Adds options to the internal list of options.
- DEFSEED - Static variable in class edu.cornell.lassp.houle.RngPack.Ranmar
-
Default seed.
- degreesFreedomTipText() - Method in class adams.data.random.ChiSquare
-
Returns the tip text for this property.
- delayTipText() - Method in class adams.flow.sink.AnimatedGifFileWriter
-
Returns the tip text for this property.
- deleteContainers() - Method in class adams.gui.tools.DockerContainersPanel
-
Deletes the selected containers.
- deleteContainers(String[]) - Method in class adams.gui.tools.DockerContainersPanel
-
Deletes the containers with the specified IDs.
- deleteImages() - Method in class adams.gui.tools.DockerImagesPanel
-
Deletes the selected images.
- deleteImages(String[]) - Method in class adams.gui.tools.DockerImagesPanel
-
Deletes the images with the specified IDs.
- delimiterTipText() - Method in class adams.data.conversion.WordFrequencyToString
-
Returns the tip text for this property.
- DeQueue - Class in adams.flow.standalone.rats.input
-
Polls the specified queue in internal storage for an item, blocks till an item is available.
- DeQueue() - Constructor for class adams.flow.standalone.rats.input.DeQueue
- deregisterInWrapUp() - Method in class adams.flow.standalone.RatControl
-
Returns whether to de-register in
AbstractDisplay.wrapUp()
or wait tillAbstractDisplay.cleanUpGUI()
. - deserializeFile(MessageCollection) - Method in class adams.flow.core.MekaClassifierModelLoader
-
Deserializes the model file.
- deserializeFile(MessageCollection) - Method in class adams.flow.core.MOAClassifierModelLoader
-
Deserializes the model file.
- deserializeFile(MessageCollection) - Method in class adams.flow.core.MOAClustererModelLoader
-
Deserializes the model file.
- deserializeFile(MessageCollection) - Method in class adams.flow.core.MOARegressorModelLoader
-
Deserializes the model file.
- destroy() - Method in class adams.data.audiofeaturegenerator.AbstractAudioFeatureGenerator
-
Frees up memory in a "destructive" non-reversible way.
- destroy() - Method in class adams.data.heatmapfeatures.AbstractHeatmapFeatureGenerator
-
Frees up memory in a "destructive" non-reversible way.
- destroy() - Method in class adams.data.heatmapfeatures.AbstractScriptedFeatureGenerator
-
Frees up memory in a "destructive" non-reversible way.
- destroy() - Method in class adams.data.heatmapfeatures.Scripted
-
Frees up memory in a "destructive" non-reversible way.
- destroy() - Method in class adams.flow.standalone.rats.generator.AbstractScriptedRatGenerator
-
Frees up memory in a "destructive" non-reversible way.
- destroy() - Method in class adams.flow.standalone.rats.generator.Scripted
-
Frees up memory in a "destructive" non-reversible way.
- determineDimensions(List<String>, Report) - Method in class adams.data.io.input.SimpleHeatmapReader
-
Determines the dimensions of the heatmap and stores the Width and Height information in the report.
- determineLocations(Report) - Method in class adams.gui.visualization.image.QuadrilateralLocationsOverlayFromReport
-
Determines the locations of the bugs.
- determineOutputFormat(Instances) - Method in class weka.filters.unsupervised.attribute.TwitterEmoticonScore
-
Determines the output format based on the input format and returns this.
- determineOutputFormat(Instances) - Method in class weka.filters.unsupervised.attribute.TwitterNLPPos
-
Determines the output format based on the input format and returns this.
- DEXTR - Class in adams.gui.visualization.object.tools
-
Uses DEXTR (via docker and redis) to aid human in annotating.
- DEXTR - Class in adams.gui.visualization.segmentation.tool
-
Uses DEXTR (via docker and redis) to aid human in annotating.
- DEXTR() - Constructor for class adams.gui.visualization.object.tools.DEXTR
- DEXTR() - Constructor for class adams.gui.visualization.segmentation.tool.DEXTR
- DEXTRMarkers - Class in adams.gui.visualization.object.annotator
-
Annotator plugin that works only in conjunction with the DEXTR tool.
- DEXTRMarkers() - Constructor for class adams.gui.visualization.object.annotator.DEXTRMarkers
- DEXTRMarkers.Shape - Enum in adams.gui.visualization.object.annotator
-
Enum for the marker shape to plot around the marker points.
- diameterTipText() - Method in class adams.gui.visualization.trail.paintlet.Circles
-
Returns the tip text for this property.
- DIMENSION_NAMES - adams.flow.transformer.RenjinObjectInfo.InfoType
- DIMENSIONS - adams.flow.transformer.RenjinObjectInfo.InfoType
- DIR - Static variable in class adams.core.management.RenjinClassPathAugmenter
-
the directory to use in the ADAMS home dir.
- dirac(double[], double[]) - Method in class adams.data.random.Random
-
Generate a random number from a discrete random variable.
- DirectoryDialog - Class in adams.terminal.dialog
-
Dialog that allows the user to iterate the file system and pick directory.
- DirectoryDialog(String, String, String, TerminalSize, boolean, File) - Constructor for class adams.terminal.dialog.DirectoryDialog
-
Default constructor for
DirectoryDialog
- DirectoryDialogBuilder - Class in adams.terminal.dialog
-
Dialog builder for the
DirectoryDialog
class, use this to create instances of that class and to customize them. - DirectoryDialogBuilder() - Constructor for class adams.terminal.dialog.DirectoryDialogBuilder
-
Default constructor
- DirectRenderMediaPlayerPanel - Class in adams.gui.visualization.video.vlcjplayer
-
A panel that is a self contained Direct rendering video player.
- DirectRenderMediaPlayerPanel() - Constructor for class adams.gui.visualization.video.vlcjplayer.DirectRenderMediaPlayerPanel
- dirMappingsTipText() - Method in class adams.flow.standalone.SimpleDockerConnection
-
Returns the tip text for this property.
- DirWatch - Class in adams.flow.standalone.rats.input
-
Watches for file changes in a directory and forwards the affected files.
- DirWatch() - Constructor for class adams.flow.standalone.rats.input.DirWatch
- disableContentTrustTipText() - Method in class adams.docker.simpledocker.Push
-
Returns the tip text for this property.
- disableSchemaValidation(BindingProvider) - Static method in class adams.flow.webservice.WebserviceUtils
-
Disables the schema validation.
- discardInput() - Method in class adams.gui.goe.BaseMeasureCollectionEditor
-
Discards the input and closes the dialog.
- discardInput() - Method in class adams.gui.goe.GPSEditor
-
Discards the input and closes the dialog.
- discardInput() - Method in class adams.gui.goe.RatReferenceEditor
-
Discards the input and closes the dialog.
- discardInput() - Method in class adams.gui.goe.RObjectPathEditor
-
Discards the input and closes the dialog.
- disconnectTipText() - Method in class adams.flow.standalone.rats.output.WebsocketOutput
-
Returns the tip text for this property.
- display(Token) - Method in class adams.flow.sink.AbstractMekaMultiPlot
-
Displays the token (the panel and dialog have already been created at this stage).
- display(Token) - Method in class adams.flow.sink.AbstractMekaSinglePlot
-
Displays the token (the panel and dialog have already been created at this stage).
- display(Token) - Method in class adams.flow.sink.HeatmapDisplay
-
Displays the token (the panel and dialog have already been created at this stage).
- display(Token) - Method in class adams.flow.sink.HeatmapHistogram
-
Displays the token (the panel and dialog have already been created at this stage).
- display(Token) - Method in class adams.flow.sink.MekaGraphVisualizer
-
Displays the token (the panel and dialog have already been created at this stage).
- display(Token) - Method in class adams.flow.sink.MOAClusterVisualization
-
Displays the token (the panel and dialog have already been created at this stage).
- display(Token) - Method in class adams.flow.sink.StanfordParseTreeDisplay
-
Displays the token (the panel and dialog have already been created at this stage).
- display(Token) - Method in class adams.flow.sink.TrailDisplay
-
Displays the token (the panel and dialog have already been created at this stage).
- displayErrorMessage(RemoteCommandWithErrorMessage) - Method in class adams.scripting.responsehandler.LogTextBoxResponseHandler
-
Displays the error message.
- displayPanelRequiresScrollPane() - Method in class adams.flow.sink.AbstractMekaMultiPlot
-
Returns whether the created display panel requires a scroll pane or not.
- displayPanelRequiresScrollPane() - Method in class adams.flow.sink.AbstractMekaSinglePlot
-
Returns whether the created display panel requires a scroll pane or not.
- displayPanelRequiresScrollPane() - Method in class adams.flow.sink.HeatmapDisplay
-
Returns whether the created display panel requires a scroll pane or not.
- displayPanelRequiresScrollPane() - Method in class adams.flow.sink.HeatmapHistogram
-
Returns whether the created display panel requires a scroll pane or not.
- displayPanelRequiresScrollPane() - Method in class adams.flow.sink.MekaGraphVisualizer
-
Returns whether the created display panel requires a scroll pane or not.
- displayPanelRequiresScrollPane() - Method in class adams.flow.sink.StanfordParseTreeDisplay
-
Returns whether the created display panel requires a scroll pane or not.
- displayPanelRequiresScrollPane() - Method in class adams.flow.sink.TrailDisplay
-
Returns whether the created display panel requires a scroll pane or not.
- displayRangesTipText() - Method in class adams.data.audiofeaturegenerator.wave.Histogram
-
Returns the tip text for this property.
- displayToCoordinate(AbstractDerivative.Point, int) - Static method in class adams.data.gps.Map
- DistributedEnQueue - Class in adams.flow.standalone.rats.output
-
Distributes the incoming data in the specified queues in internal storage, iterating through the different queues.
- DistributedEnQueue() - Constructor for class adams.flow.standalone.rats.output.DistributedEnQueue
- distributionForInstance(Instance) - Method in class weka.classifiers.functions.PyroProxy
-
Classifies the given test instance.
- distributionsForInstances(Instances) - Method in class weka.classifiers.functions.PyroProxy
-
Batch scoring method
- doApply() - Method in class adams.gui.visualization.object.tools.AbstractRedisTool
-
Applies the settings.
- doApply() - Method in class adams.gui.visualization.segmentation.tool.AbstractRedisTool
-
Applies the settings.
- doBlockingExecute() - Method in class adams.docker.simpledocker.AbstractDockerCommand
-
Executes the command.
- doBlockingExecute() - Method in class adams.docker.simpledocker.AbstractDockerCommandWithOptions
-
Executes the command.
- doBlockingExecute(List<String>) - Method in class adams.docker.simpledocker.AbstractDockerCommand
-
Executes the specified command in blocking fashion.
- doBlockingExecute(List<String>) - Method in class adams.docker.simpledocker.AbstractDockerCommandWithOptions
-
Executes the specified command in blocking fashion.
- doCalcThreshold(Heatmap) - Method in class adams.data.filter.heatmapthreshold.AbstractBufferedImageBasedHeatmapThreshold
-
Performs the actual calculation of the threshold.
- doCalcThreshold(Heatmap) - Method in class adams.data.filter.heatmapthreshold.AbstractHeatmapThreshold
-
Performs the actual calculation of the threshold.
- doCalcThreshold(Heatmap) - Method in class adams.data.filter.heatmapthreshold.Manual
-
Performs the actual calculation of the threshold.
- doCalcThreshold(Heatmap, BufferedImage) - Method in class adams.data.filter.heatmapthreshold.AbstractBufferedImageBasedHeatmapThreshold
-
Performs the actual calculation of the threshold using the image.
- doCalcThreshold(Heatmap, BufferedImage) - Method in class adams.data.filter.heatmapthreshold.Otsu
-
Performs the actual calculation of the threshold using the image.
- DockerCommand - Interface in adams.docker.simpledocker
-
Interface for docker commands.
- DockerCommandWithProgrammaticArguments - Interface in adams.docker.simpledocker
-
Interface for docker commands that take additional arguments.
- DockerContainer - Class in adams.docker
-
Simple container for docker containers.
- DockerContainer(String, String, String, String, String, String, String) - Constructor for class adams.docker.DockerContainer
-
Initializes the container.
- DockerContainers - Class in adams.gui.menu
-
Opens the docker containers management.
- DockerContainers() - Constructor for class adams.gui.menu.DockerContainers
-
Initializes the menu item with no owner.
- DockerContainers(AbstractApplicationFrame) - Constructor for class adams.gui.menu.DockerContainers
-
Initializes the menu item.
- DockerContainersPanel - Class in adams.gui.tools
-
Management panel for Docker containers.
- DockerContainersPanel() - Constructor for class adams.gui.tools.DockerContainersPanel
- DockerContainersPanel.TableModel - Class in adams.gui.tools
- DockerDirectoryMapping - Class in adams.core.base
-
For mapping local dir with container dir.
- DockerDirectoryMapping() - Constructor for class adams.core.base.DockerDirectoryMapping
-
Initializes the directory mapping with a default value.
- DockerDirectoryMapping(File, File) - Constructor for class adams.core.base.DockerDirectoryMapping
-
Initializes the mapping with the provided dirs.
- DockerDirectoryMapping(String) - Constructor for class adams.core.base.DockerDirectoryMapping
-
Uses the specified mapping.
- DockerDirectoryMapping(String, String) - Constructor for class adams.core.base.DockerDirectoryMapping
-
Initializes the mapping with the provided dirs.
- DockerDirectoryMappingEditor - Class in adams.gui.goe
-
A PropertyEditor for DockerDirectoryMapping objects that lets the user select a directory.
- DockerDirectoryMappingEditor() - Constructor for class adams.gui.goe.DockerDirectoryMappingEditor
- DockerDirectoryMappingParsing - Class in adams.core.option.parsing
-
For parsing DockerDirectoryMappingParsing objects.
- DockerDirectoryMappingParsing() - Constructor for class adams.core.option.parsing.DockerDirectoryMappingParsing
- DockerImage - Class in adams.docker
-
Simple container for docker images.
- DockerImage(String, String, String, String, String) - Constructor for class adams.docker.DockerImage
-
Initializes the container.
- DockerImages - Class in adams.gui.menu
-
Opens the docker images management.
- DockerImages() - Constructor for class adams.gui.menu.DockerImages
-
Initializes the menu item with no owner.
- DockerImages(AbstractApplicationFrame) - Constructor for class adams.gui.menu.DockerImages
-
Initializes the menu item.
- DockerImagesPanel - Class in adams.gui.tools
-
Management panel for Docker images.
- DockerImagesPanel() - Constructor for class adams.gui.tools.DockerImagesPanel
- DockerImagesPanel.TableModel - Class in adams.gui.tools
- doConfigure() - Method in class adams.data.video.AbstractRecorder
-
Returns a fully configured recorder instance.
- doConfigure() - Method in class adams.data.video.MultiRecorder
-
Returns a fully configured recorder instance.
- doConfigure() - Method in class adams.data.video.SampledSoundRecorder
-
Returns a fully configured recorder instance.
- doConfigure() - Method in class adams.data.video.SarxosWebcamRecorder
-
Returns a fully configured recorder instance.
- doConfigure() - Method in class adams.data.video.XuggleScreenRecorder
-
Returns a fully configured recorder instance.
- doConvert() - Method in class adams.data.conversion.BufferedImageToHeatmap
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.ColumnCorrelationToHeatmap
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.ColumnCovarianceToHeatmap
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.EscapeLatexCharacters
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.GPSDistance
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.HeatmapToArray
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.HeatmapToBufferedImage
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.HeatmapToBufferedImageExpression
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.HeatmapToBufferedImageWithKey
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.HeatmapToSpreadSheet
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.HTMLToDOM
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.HTMLToText
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.JsonToObject
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.LocalPathToContainerPath
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.MarkdownToHTML
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.MOAInstancesToWEKAInstances
- doConvert() - Method in class adams.data.conversion.ObjectToJson
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.RandomizeArray
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.RandomizeCollection
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.RenderHTMLAsText
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.RenjinDoubleArrayVectorToSpreadSheet
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.RenjinListVectorToArray
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.SpectrogramToBufferedImage
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.SpreadSheetToHeatmap
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.SpreadSheetToHTML
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.SpreadSheetToKML
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.SpreadSheetToWordFrequencies
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.StanfordParseTreeToSpreadSheet
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.StanfordParseTreeToXML
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.TrailToSpreadSheet
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.WaveToAmplitudes
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.WaveToSpectrogram
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.WaveToWaveContainer
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.WEKAInstancesToMOAInstances
- doConvert() - Method in class adams.data.conversion.WordFrequenciesToSpreadShet
-
Performs the actual conversion.
- doConvert() - Method in class adams.data.conversion.WordFrequencyToString
-
Performs the actual conversion.
- doConvertDataset(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Performs the dataset conversion.
- doConvertDataset(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.FusionJsonCommunicationProcessor
-
Performs the initialization.
- doConvertDataset(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.NullCommunicationProcessor
-
Performs the initialization.
- doConvertDataset(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.SimpleJsonCommunicationProcessor
-
Performs the initialization.
- doConvertInstance(PyroProxy, Instance) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Converts the instance into a different format.
- doConvertInstance(PyroProxy, Instance) - Method in class adams.data.wekapyroproxy.FusionJsonCommunicationProcessor
-
Converts the instance into a different format.
- doConvertInstance(PyroProxy, Instance) - Method in class adams.data.wekapyroproxy.NullCommunicationProcessor
-
Converts the instance into a different format.
- doConvertInstance(PyroProxy, Instance) - Method in class adams.data.wekapyroproxy.SimpleJsonCommunicationProcessor
-
Converts the instance into a different format.
- doCrop(Heatmap) - Method in class adams.data.filter.heatmapcrop.AbstractFilteredHeatmapCrop
-
Performs the actual filtering.
- doCrop(Heatmap) - Method in class adams.data.filter.heatmapcrop.AbstractHeatmapCrop
-
Performs the actual cropping.
- doCrop(Heatmap) - Method in class adams.data.filter.heatmapcrop.Dummy
-
Performs the actual cropping.
- doCrop(Heatmap) - Method in class adams.data.filter.heatmapcrop.Rectangle
-
Performs the actual cropping.
- doCrop(Heatmap) - Method in class adams.data.filter.heatmapcrop.Submap
-
Performs the actual cropping.
- doCrop(Heatmap, Heatmap) - Method in class adams.data.filter.heatmapcrop.AbstractFilteredHeatmapCrop
-
Performs the actual cropping, using the pre-filtered heatmap to manipulate the original heatmap.
- doCrop(Heatmap, Heatmap) - Method in class adams.data.filter.heatmapcrop.CropToCentroid
-
Performs the actual cropping, using the pre-filtered heatmap to manipulate the original heatmap.
- documentClassOptionsTipText() - Method in class adams.flow.source.NewLatexDocument
-
Returns the tip text for this property.
- documentClassTipText() - Method in class adams.flow.source.NewLatexDocument
-
Returns the tip text for this property.
- documentRootTipText() - Method in class adams.flow.standalone.webserver.ResourceHandler
-
Returns the tip text for this property.
- DocumentToSentences - Class in adams.flow.transformer
-
Splits document strings into sentences using the specified document to sentences splitter.
- DocumentToSentences() - Constructor for class adams.flow.transformer.DocumentToSentences
- doEnqueue(StorageQueueHandler, Object, long) - Method in class adams.flow.standalone.rats.output.enqueue.AbstractEnqueueGuard
-
Enqueues the object if possible.
- doEnqueue(StorageQueueHandler, Object, long) - Method in class adams.flow.standalone.rats.output.enqueue.MaxQueueSize
-
Enqueues the object if possible.
- doEnqueue(StorageQueueHandler, Object, long) - Method in class adams.flow.standalone.rats.output.enqueue.PassThrough
-
Enqueues the object if possible.
- doEvaluate(Actor, Token) - Method in class adams.flow.condition.bool.MOAClassification
-
Performs the actual evaluation.
- doEvaluate(Actor, Token) - Method in class adams.flow.condition.bool.RandomNumberExpression
-
Evaluates the expression.
- doExecute() - Method in class adams.flow.control.ChangeRatState
-
Executes the flow item.
- doExecute() - Method in class adams.flow.control.ExecuteRats
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.AbstractMOAModelWriter
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.AnimatedGifFileWriter
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.AudioPlayback
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.FFmpeg
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.GnuplotScript
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.KeyPairFileWriter
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.MP3ToWave
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.RedisSink
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.RenjinFileWriter
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.RenjinSink
-
Executes the flow, including reading the input and returning R's output.
- doExecute() - Method in class adams.flow.sink.RESTSink
-
Executes the flow item.
- doExecute() - Method in class adams.flow.sink.RSink
-
Executes the flow, including reading the input and returning R's output.
- doExecute() - Method in class adams.flow.sink.WSSink
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.AudioRecorder
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.Jep
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.KeyPairFileReader
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.KeyPairGenerator
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.ListWebcams
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.MekaClassifierSetup
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.MOAClassifierSetup
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.MOAClustererSetup
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.MOARegressorSetup
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.MOAStream
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.NewAudioAnnotations
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.NewHeatmap
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.NewLatexDocument
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.NewTrail
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.RedisSource
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.RenjinSource
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.RESTSource
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.RSource
-
Connects with Rserve and feeds it the script and returns the resulting data.
- doExecute() - Method in class adams.flow.source.SimpleDockerCommand
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.WebcamImage
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.WebcamInfo
-
Executes the flow item.
- doExecute() - Method in class adams.flow.source.WSSource
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.FFmpegConfig
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.Gnuplot
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.Jep
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.JepEngine
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.KeyManager
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.LabRat
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.LatexSetup
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.Rat
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.RatControl
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.RatPlague
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.Rats
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.RecordingSetup
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.RedisConnection
-
Executes the actor.
- doExecute() - Method in class adams.flow.standalone.RenjinContext
-
Connects to Rserve and feeds it the script.
- doExecute() - Method in class adams.flow.standalone.RenjinStandalone
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.RESTServer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.Rserve
-
Connects to Rserve and feeds it the script.
- doExecute() - Method in class adams.flow.standalone.RStandalone
-
Connects to Rserve and feeds it the script.
- doExecute() - Method in class adams.flow.standalone.SimpleDockerConnection
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.SSLContext
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.StartRecording
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.StopRecording
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.TrustManager
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.WebServer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.standalone.WSServer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.AbstractMOAModelReader
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.AbstractProcessMOAInstanceWithModel
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.AddAudioAnnotation
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.AddTrailBackground
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.AddTrailStep
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.ArrayFolds
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.ArrayRandomize
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.ArraySubSample
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.AudioData
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.AudioInfo
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.CoNLLFileReader
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.DocumentToSentences
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.EditDistance
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.ExtractTrackedObject
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.GenerateWordCloud
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.GetKeyFromKeyPair
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.GetTrailBackground
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.HeatmapArrayStatistic
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.HeatmapFeatureGenerator
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.HeatmapGetValue
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.HeatmapInfo
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.HeatmapLocateObjects
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.HeatmapSetValue
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.HTMLFileReader
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.LatexAppendDocument
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.LatexCloseDocument
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.LatexCompile
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MekaClassSelector
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MekaCrossValidationEvaluator
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MekaPrepareData
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MekaResultSummary
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MekaResultValues
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MekaTrainClassifier
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MekaTrainTestSetEvaluator
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MjpegImageSequence
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOAClassifierEvaluation
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOAClustererEvaluation
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOAFilter
- doExecute() - Method in class adams.flow.transformer.MOAInstanceDumper
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOALearningEvaluation
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOAMeasurementPlotGenerator
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOAMeasurementsFilter
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOARegressorEvaluation
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOATrainClassifier
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOATrainClusterer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MOATrainRegressor
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MovieImageSampler
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MovieImageSequence
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MovieInfo
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.MultiHeatmapOperation
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RandomNumberGenerator
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RedisTransformer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RenjinAddContext
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RenjinFileReader
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RenjinGetObject
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RenjinObjectInfo
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RenjinTransformer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RESTTransformer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.RTransformer
-
Executes the flow, including reading the input and returning R's output.
- doExecute() - Method in class adams.flow.transformer.SimpleDockerCommand
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.StanfordGrammaticalStructure
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.StanfordLexicalizedParser
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.Stemmer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.Tokenize
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.TrackObjects
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.TransformTrackedObject
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.TweeboParser
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.TweetNLPTagger
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.WaveFeatureGenerator
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.WaveFilter
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.WordFrequencyAnalyzer
-
Executes the flow item.
- doExecute() - Method in class adams.flow.transformer.WSTransformer
-
Executes the flow item.
- doExecute() - Method in class adams.gui.visualization.heatmap.plugins.AbstractCurrentHeatmapFilter
-
Executes the plugin.
- doExecute() - Method in class adams.gui.visualization.heatmap.plugins.AbstractHeatmapViewerPluginWithGOE
-
Executes the plugin.
- doExecute() - Method in class adams.gui.visualization.heatmap.plugins.AbstractSelectedHeatmapsViewerPlugin
-
Executes the plugin.
- doExecute() - Method in class adams.gui.visualization.trail.plugins.AbstractCurrentTrailFilter
-
Executes the plugin.
- doExecute() - Method in class adams.gui.visualization.trail.plugins.AbstractSelectedTrailsViewerPlugin
-
Executes the plugin.
- doExecute() - Method in class adams.gui.visualization.trail.plugins.AbstractTrailViewerPluginWithGOE
-
Executes the plugin.
- doExecute(RedisConnection, MessageCollection) - Method in class adams.flow.source.redisaction.AbstractRedisAction
-
Performs the action.
- doExecute(RedisConnection, MessageCollection) - Method in class adams.flow.source.redisaction.Get
-
Performs the action.
- doExecute(RedisConnection, MessageCollection) - Method in class adams.flow.source.redisaction.Null
-
Performs the action.
- doExecute(RedisConnection, Object) - Method in class adams.flow.sink.redisaction.AbstractRedisAction
-
Performs the action on the specified object.
- doExecute(RedisConnection, Object) - Method in class adams.flow.sink.redisaction.Null
-
Performs the action on the specified object.
- doExecute(RedisConnection, Object) - Method in class adams.flow.sink.redisaction.Publish
-
Performs the action on the specified object.
- doExecute(RedisConnection, Object) - Method in class adams.flow.sink.redisaction.Set
-
Performs the action on the specified object.
- doExecute(RedisConnection, Object, MessageCollection) - Method in class adams.flow.transformer.redisaction.AbstractRedisAction
-
Performs the action.
- doExecute(RedisConnection, Object, MessageCollection) - Method in class adams.flow.transformer.redisaction.BroadcastAndListen
-
Performs the action.
- doExecute(RedisConnection, Object, MessageCollection) - Method in class adams.flow.transformer.redisaction.PassThrough
-
Performs the action.
- doExport(Object, File) - Method in class adams.gui.visualization.debug.objectexport.TrailExporter
-
Performs the actual export.
- doExport(Object, File) - Method in class adams.gui.visualization.debug.objectexporter.HeatmapExporter
-
Performs the actual export.
- doFilter(Heatmap) - Method in class adams.gui.visualization.heatmap.plugins.AbstractCurrentHeatmapFilterWithGOE
-
Performs the actual filtering of the heatmap.
- doFilter(Trail) - Method in class adams.gui.visualization.trail.plugins.AbstractCurrentTrailFilterWithGOE
-
Performs the actual filtering of the trail.
- doGenerate() - Method in class adams.core.gnuplot.AbstractScriptlet
-
Generates the actual script code.
- doGenerate() - Method in class adams.core.gnuplot.CustomScriptlet
-
Generates the actual script code.
- doGenerate() - Method in class adams.core.gnuplot.Initialize
-
Generates the actual script code.
- doGenerate() - Method in class adams.core.gnuplot.MultiScriptlet
-
Generates the actual script code.
- doGenerate() - Method in class adams.core.gnuplot.Pause
-
Generates the actual script code.
- doGenerate() - Method in class adams.core.gnuplot.SimplePlot
-
Generates the actual script code.
- doGenerate() - Method in class adams.doc.latex.generator.AbstractCodeGenerator
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.BlockSize
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.ClearPage
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.CustomStatements
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.Dummy
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.Figure
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.Image
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.ImportContent
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.Include
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.Input
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.ListOfFigures
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.ListOfTables
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.MiniPage
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.MultiCol
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.MultiGenerator
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.NewPage
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.NewSection
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.Table
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.TableOfContents
-
Generates the actual code.
- doGenerate() - Method in class adams.doc.latex.generator.Verbatim
-
Generates the actual code.
- doGenerate() - Method in class adams.flow.rest.interceptor.incoming.AbstractInInterceptorGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.incoming.BaseLoggingGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.incoming.EnqueueGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.incoming.LogFileGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.incoming.NullGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.outgoing.AbstractOutInterceptorGenerator
-
Generates the actual interceptor for outgoing messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.outgoing.BaseLoggingGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.outgoing.EnqueueGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.outgoing.LogFileGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.outgoing.LogURLGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.rest.interceptor.outgoing.NullGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.standalone.rats.generator.AbstractRatGenerator
-
Generates the actual setups.
- doGenerate() - Method in class adams.flow.standalone.rats.generator.Dummy
-
Generates the actual setups.
- doGenerate() - Method in class adams.flow.standalone.rats.generator.Scripted
-
Generates the actual setups.
- doGenerate() - Method in class adams.flow.webservice.interceptor.incoming.AbstractInInterceptorGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.incoming.BaseLoggingGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.incoming.EnqueueGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.incoming.LogFileGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.incoming.NullGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.incoming.XMLLoggingGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.outgoing.AbstractOutInterceptorGenerator
-
Generates the actual interceptor for outgoing messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.outgoing.BaseLoggingGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.outgoing.EnqueueGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.outgoing.LogFileGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.outgoing.LogURLGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.outgoing.NullGenerator
-
Generates the actual interceptor for incoming messages.
- doGenerate() - Method in class adams.flow.webservice.interceptor.outgoing.XMLLoggingGenerator
-
Generates the actual interceptor for incoming messages.
- doHandle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class adams.flow.standalone.webserver.AbstractJettyHandler
-
Handles the actual request.
- doHandle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class adams.flow.standalone.webserver.RunningFlowsHandler.CustomHandler
- doHeatmapChanged(HeatmapPanel) - Method in class adams.gui.visualization.heatmap.selection.AbstractSelectionProcessor
-
Notifies the overlay that the heatmap has changed.
- doImageChanged(ImagePanel.PaintPanel) - Method in class adams.gui.visualization.heatmap.overlay.Centroid
-
Notifies the overlay that the image has changed.
- doImageChanged(ImagePanel.PaintPanel) - Method in class adams.gui.visualization.heatmap.overlay.HighestTemperature
-
Notifies the overlay that the image has changed.
- doImageChanged(ImagePanel.PaintPanel) - Method in class adams.gui.visualization.heatmap.overlay.LowestTemperature
-
Notifies the overlay that the image has changed.
- doImageChanged(ImagePanel.PaintPanel) - Method in class adams.gui.visualization.heatmap.overlay.Null
-
Notifies the overlay that the image has changed.
- doImageChanged(ImagePanel.PaintPanel) - Method in class adams.gui.visualization.heatmap.overlay.TextOverlay
-
Notifies the overlay that the image has changed.
- doImageChanged(ImagePanel.PaintPanel) - Method in class adams.gui.visualization.image.QuadrilateralLocationsOverlayFromReport
-
Notifies the overlay that the image has changed.
- doImageChanged(ImagePanel.PaintPanel) - Method in class adams.gui.visualization.trail.overlay.Null
-
Notifies the overlay that the image has changed.
- doInitialize(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Performs the initialization.
- doInitialize(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.FusionJsonCommunicationProcessor
-
Performs the initialization.
- doInitialize(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.NullCommunicationProcessor
-
Performs the initialization.
- doInitialize(PyroProxy, Instances) - Method in class adams.data.wekapyroproxy.SimpleJsonCommunicationProcessor
-
Performs the initialization.
- doInitializeFilters() - Method in class adams.gui.chooser.AudioAnnotationsFileChooser
-
Performs the actual initialization of the filters.
- doInitializeFilters() - Method in class adams.gui.chooser.AudioFileChooser
-
Performs the actual initialization of the filters.
- doInitializeFilters() - Method in class adams.gui.chooser.HeatmapFileChooser
-
Performs the actual initialization of the filters.
- doInitializeFilters() - Method in class adams.gui.chooser.TrailFileChooser
-
Performs the actual initialization of the filters.
- doInitTracking(AbstractImageContainer, List<QuadrilateralLocation>) - Method in class adams.flow.transformer.objecttracker.AbstractBoofCVObjectTracker
-
Performs the actual initialization of the tracking.
- doInitTracking(AbstractImageContainer, List<QuadrilateralLocation>) - Method in class adams.flow.transformer.objecttracker.AbstractObjectTracker
-
Performs the actual initialization of the tracking.
- doInitTracking(AbstractImageContainer, List<QuadrilateralLocation>) - Method in class adams.flow.transformer.objecttracker.MultiObjectTracker
-
Performs the actual initialization of the tracking.
- doInstall() - Method in class adams.gui.visualization.object.annotator.DEXTRMarkers
-
Installs the annotator with the owner.
- doInstall() - Method in class adams.gui.visualization.object.annotator.SAMMarkers
-
Installs the annotator with the owner.
- doInteract() - Method in class adams.flow.standalone.KeyManager
-
Performs the interaction with the user.
- doInteract() - Method in class adams.flow.standalone.RedisConnection
-
Performs the interaction with the user.
- doInteract() - Method in class adams.flow.standalone.TrustManager
-
Performs the interaction with the user.
- doInteractHeadless() - Method in class adams.flow.standalone.KeyManager
-
Performs the interaction with the user in a headless environment.
- doInteractHeadless() - Method in class adams.flow.standalone.RedisConnection
-
Performs the interaction with the user in a headless environment.
- doInteractHeadless() - Method in class adams.flow.standalone.TrustManager
-
Performs the interaction with the user in a headless environment.
- doLaunch(WindowBasedTextGUI) - Method in class adams.terminal.menu.AbstractJDKMenuItemDefinition
-
Performs the actual launch.
- doLaunch(WindowBasedTextGUI) - Method in class adams.terminal.menu.JMap
-
Launches the functionality of the menu item.
- DOLLAR - adams.data.conversion.EscapeLatexCharacters.Characters
- doLog(String) - Method in class adams.gui.visualization.heatmap.plugins.AbstractHeatmapViewerPlugin
-
Performs the actual logging.
- doLog(String) - Method in class adams.gui.visualization.trail.plugins.AbstractTrailViewerPlugin
-
Performs the actual logging.
- doNext() - Method in class adams.data.random.AbstractCommonsRandomNumberGenerator
-
Returns the next random number.
- doNext() - Method in class adams.data.random.Beta
-
Returns the next random number.
- doNext() - Method in class adams.data.random.Cauchy
-
Returns the next random number.
- doNext() - Method in class adams.data.random.ChiSquare
-
Returns the next random number.
- doNext() - Method in class adams.data.random.Exponential
-
Returns the next random number.
- doNext() - Method in class adams.data.random.JMathArrayInt
-
Returns the next random number.
- doNext() - Method in class adams.data.random.LogNormal
-
Returns the next random number.
- doNext() - Method in class adams.data.random.Normal
-
Returns the next random number.
- doNext() - Method in class adams.data.random.Triangular
-
Returns the next random number.
- doNext() - Method in class adams.data.random.Uniform
-
Returns the next random number.
- doNext() - Method in class adams.data.random.Weibull
-
Returns the next random number.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics) - Method in class adams.gui.visualization.heatmap.overlay.AbstractPositionableHeatmapOverlay
-
Computes the actual coordinates before doing the actual painting.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics) - Method in class adams.gui.visualization.heatmap.overlay.AbstractPositionableHeatmapOverlayWithDimensions
-
Computes the actual coordinates before doing the actual painting.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics) - Method in class adams.gui.visualization.heatmap.overlay.Centroid
-
Paints the overlay over the image.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics) - Method in class adams.gui.visualization.heatmap.overlay.HighestTemperature
-
Paints the overlay over the image.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics) - Method in class adams.gui.visualization.heatmap.overlay.LowestTemperature
-
Paints the overlay over the image.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics) - Method in class adams.gui.visualization.heatmap.overlay.Null
-
Paints the overlay over the image.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics) - Method in class adams.gui.visualization.image.QuadrilateralLocationsOverlayFromReport
-
Performs the actual painting of the overlay.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics) - Method in class adams.gui.visualization.trail.overlay.Null
-
Paints the overlay over the image.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics, int, int) - Method in class adams.gui.visualization.heatmap.overlay.AbstractPositionableHeatmapOverlay
-
Performs the actual painting.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics, int, int) - Method in class adams.gui.visualization.heatmap.overlay.AbstractPositionableHeatmapOverlayWithDimensions
-
Performs the actual painting.
- doPaintOverlay(ImagePanel.PaintPanel, Graphics, int, int) - Method in class adams.gui.visualization.heatmap.overlay.TextOverlay
-
Performs the actual painting.
- doPaintSelection(Graphics) - Method in class adams.gui.visualization.object.annotator.DEXTRMarkers
-
Paints the markers.
- doPaintSelection(Graphics) - Method in class adams.gui.visualization.object.annotator.SAMMarkers
-
Paints the markers.
- doParsePrediction(PyroProxy, Object) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Parses the prediction.
- doParsePrediction(PyroProxy, Object) - Method in class adams.data.wekapyroproxy.FusionJsonCommunicationProcessor
-
Parses the prediction.
- doParsePrediction(PyroProxy, Object) - Method in class adams.data.wekapyroproxy.NullCommunicationProcessor
-
Parses the prediction.
- doParsePrediction(PyroProxy, Object) - Method in class adams.data.wekapyroproxy.SimpleJsonCommunicationProcessor
-
Parses the prediction.
- doParsePredictions(PyroProxy, Object) - Method in class adams.data.wekapyroproxy.AbstractCommunicationProcessor
-
Parses the predictions.
- doParsePredictions(PyroProxy, Object) - Method in class adams.data.wekapyroproxy.FusionJsonCommunicationProcessor
-
Parses the predictions.
- doParsePredictions(PyroProxy, Object) - Method in class adams.data.wekapyroproxy.NullCommunicationProcessor
-
Parses the predictions.
- doParsePredictions(PyroProxy, Object) - Method in class adams.data.wekapyroproxy.SimpleJsonCommunicationProcessor
-
Parses the predictions.
- doPostProcess(Object) - Method in class adams.flow.standalone.rats.output.webservice.NullPostProcessor
-
Does nothing.
- doPostProcess(T) - Method in class adams.flow.standalone.rats.output.webservice.AbstractWebserviceResponseDataPostProcessor
-
For post-processing the response data.
- doProcess(JepScriptlet) - Method in class adams.core.scripting.JepScriptingEngineThread
-
Executes the given scriptlet.
- doProcess(Heatmap[], MessageCollection) - Method in class adams.flow.transformer.multiheatmapoperation.AbstractMultiHeatmapOperation
-
Performs the actual processing of the heatmaps.
- doProcess(Heatmap[], MessageCollection) - Method in class adams.flow.transformer.multiheatmapoperation.Add
-
Performs the actual processing of the heatmaps.
- doProcess(Heatmap[], MessageCollection) - Method in class adams.flow.transformer.multiheatmapoperation.AddConstant
-
Performs the actual processing of the heatmaps.
- doProcess(Heatmap[], MessageCollection) - Method in class adams.flow.transformer.multiheatmapoperation.PassThrough
-
Performs the actual processing of the heatmaps.
- doProcess(Heatmap[], MessageCollection) - Method in class adams.flow.transformer.multiheatmapoperation.Subtract
-
Performs the actual processing of the heatmaps.
- doProcess(Object, MessageCollection) - Method in class adams.flow.rest.flow.AbstractCallablePipeline
-
Processes the incoming data.
- doProcess(Object, MessageCollection) - Method in class adams.flow.rest.flow.AbstractCallableTransformer
-
Processes the incoming data.
- doProcessSelection(HeatmapPanel, Point, Point, int) - Method in class adams.gui.visualization.heatmap.selection.AbstractSelectionProcessor
-
Process the selection that occurred in the heatmap panel.
- doProcessSelection(HeatmapPanel, Point, Point, int) - Method in class adams.gui.visualization.heatmap.selection.Crop
-
Process the selection that occurred in the heatmap panel.
- doProcessSelection(HeatmapPanel, Point, Point, int) - Method in class adams.gui.visualization.heatmap.selection.NullProcessor
-
Does nothing.
- doProcessSelection(ImagePanel, Point, Point, List<Point>, int) - Method in class adams.gui.visualization.image.selection.SelectMultipleObjectsToTrack
-
Process the selection that occurred in the image panel.
- doProcessSelection(ImagePanel, Point, Point, List<Point>, int) - Method in class adams.gui.visualization.image.selection.SelectObjectToTrack
-
Process the selection that occurred in the image panel.
- doPublish(LogRecord) - Method in class adams.terminal.Main.LogHandler
-
Publish a LogRecord.
- doQuery() - Method in class adams.flow.core.AbstractRESTClient
-
Queries the webservice.
- doQuery() - Method in class adams.flow.core.AbstractWSClient
-
Queries the webservice.
- doQuery() - Method in class adams.flow.rest.AbstractRESTClientSink
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.rest.AbstractRESTClientSource
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.rest.AbstractRESTClientTransformer
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.rest.echo.EchoClientSink
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.rest.echo.EchoClientSource
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.rest.echo.EchoClientTransformer
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.webservice.AbstractWebServiceClientSink
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.webservice.AbstractWebServiceClientSource
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.webservice.AbstractWebServiceClientTransformer
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.webservice.blob.Upload
-
Performs the actual webservice query.
- doQuery() - Method in class adams.flow.webservice.text.Upload
-
Performs the actual webservice query.
- doQuery() - Method in class com.example.customerservice.flow.CustomersByName
-
Queries the webservice.
- doQuery() - Method in class com.example.customerservice.flow.CustomersByNameCallableTransformer
-
Queries the webservice.
- doQuery() - Method in class com.example.customerservice.flow.UpdateCustomer
-
Queries the webservice.
- doRead(File) - Method in class adams.data.io.input.ArcInfoASCIIGridReader
-
Performs the actual reading.
- doRead(File) - Method in class adams.data.io.input.GnuplotSpreadSheetReader
-
Performs the actual reading.
- doRead(Object) - Method in class adams.flow.transformer.audiodata.AbstractAudioDataReader
-
Reads the data from the input.
- doRead(Object) - Method in class adams.flow.transformer.audiodata.Wave
-
Reads the data from the input.
- doRead(Object) - Method in class adams.flow.transformer.audioinfo.AbstractAudioInfoReader
-
Reads the info from the input.
- doRead(Object) - Method in class adams.flow.transformer.audioinfo.MP3
-
Reads the info from the input.
- doRead(Object) - Method in class adams.flow.transformer.audioinfo.Wave
-
Reads the info from the input.
- doReceive() - Method in class adams.flow.standalone.rats.input.AbstractMetaRatInput
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.AbstractRatInput
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.DeQueue
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.DirWatch
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.DummyCronInput
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.DummyInput
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.Exec
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.FileLister
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.RedisAction
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.RedisSubscribe
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.RESTTextReception
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.Socket
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.Storage
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.StringToken
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.Subscribe
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.Variable
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.WebserviceInput
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.WSBlobReception
-
Performs the actual reception of data.
- doReceive() - Method in class adams.flow.standalone.rats.input.