Uses of Class
adams.core.io.PlaceholderDirectory
-
-
Uses of PlaceholderDirectory in adams.core
Methods in adams.core that return PlaceholderDirectory Modifier and Type Method Description protected PlaceholderDirectoryPlaceholderDirectoryHistory. newInstance(String path)Creates a new file object from the string. -
Uses of PlaceholderDirectory in adams.core.io
Fields in adams.core.io declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryAbstractFilenameGeneratorWithDirectory. m_Directorythe parent directory of the file.Methods in adams.core.io that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryAbstractFilenameGeneratorWithDirectory. getDirectory()Returns the parent directory for the generated filename.static PlaceholderDirectoryConsoleHelper. selectDirectory(String msg, PlaceholderDirectory initial)Lets the user select a directory.Methods in adams.core.io with parameters of type PlaceholderDirectory Modifier and Type Method Description static FileTempUtils. createTempFile(PlaceholderDirectory dir, String prefix, String suffix)Creates a temp file name in the specified directory.static PlaceholderDirectoryConsoleHelper. selectDirectory(String msg, PlaceholderDirectory initial)Lets the user select a directory.voidAbstractFilenameGeneratorWithDirectory. setDirectory(PlaceholderDirectory value)Sets the parent directory for the generated filename. -
Uses of PlaceholderDirectory in adams.core.io.console
Methods in adams.core.io.console that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryBasic. selectDirectory(String msg, PlaceholderDirectory initial)Lets the user select a directory.PlaceholderDirectoryConsole. selectDirectory(String msg, PlaceholderDirectory initial)Lets the user select a directory.Methods in adams.core.io.console with parameters of type PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryBasic. selectDirectory(String msg, PlaceholderDirectory initial)Lets the user select a directory.PlaceholderDirectoryConsole. selectDirectory(String msg, PlaceholderDirectory initial)Lets the user select a directory. -
Uses of PlaceholderDirectory in adams.core.management
Fields in adams.core.management declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectory[]ExternalResourceClassPathAugmenter. m_Directoriesthe directories with classes to add to the classpath.Methods in adams.core.management that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectory[]ExternalResourceClassPathAugmenter. getDirectories()Returns the directories to add to the classpath.Methods in adams.core.management with parameters of type PlaceholderDirectory Modifier and Type Method Description static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String[] cmd, PlaceholderDirectory cwd)Executes the commandline array and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String[] cmd, String[] env, PlaceholderDirectory cwd)Executes the commandline array and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String[] cmd, String[] env, String input, PlaceholderDirectory cwd)Executes the commandline array and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String[] cmd, HashMap<String,String> env, PlaceholderDirectory cwd)Executes the commandline array and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String[] cmd, HashMap<String,String> env, String input, PlaceholderDirectory cwd)Executes the commandline array and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String cmd, PlaceholderDirectory cwd)Executes the command and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String cmd, String[] env, PlaceholderDirectory cwd)Executes the command and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String cmd, String[] env, String input, PlaceholderDirectory cwd)Executes the commandline array and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String cmd, HashMap<String,String> env, PlaceholderDirectory cwd)Executes the command and returns a result container.static com.github.fracpete.processoutput4j.output.CollectingProcessOutputProcessUtils. execute(String cmd, HashMap<String,String> env, String input, PlaceholderDirectory cwd)Executes the command and returns a result container.voidExternalResourceClassPathAugmenter. setDirectories(PlaceholderDirectory[] value)Sets the directories to add to the classpath. -
Uses of PlaceholderDirectory in adams.core.net
Fields in adams.core.net declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectorySimpleMailer. m_WatchDirthe directory to watch.Methods in adams.core.net that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectorySimpleMailer. getWatchDir()Returns the directory to watch.Methods in adams.core.net with parameters of type PlaceholderDirectory Modifier and Type Method Description voidSimpleMailer. setWatchDir(PlaceholderDirectory value)Sets the directory to watch. -
Uses of PlaceholderDirectory in adams.data.io.input
Fields in adams.data.io.input declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryAbstractImageSegmentationAnnotationReader. m_AlternativeAnnotationDirthe alternative annotation directory.Methods in adams.data.io.input that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryAbstractImageSegmentationAnnotationReader. getAlternativeAnnotationDir()Returns the alternative directory for the annotations.PlaceholderDirectoryImageSegmentationAnnotationReader. getAlternativeAnnotationDir()Returns the alternative directory for the annotations.Methods in adams.data.io.input with parameters of type PlaceholderDirectory Modifier and Type Method Description voidAbstractImageSegmentationAnnotationReader. setAlternativeAnnotationDir(PlaceholderDirectory value)Sets the alternative directory for the annotations.voidImageSegmentationAnnotationReader. setAlternativeAnnotationDir(PlaceholderDirectory value)Sets the alternative directory for the annotations. -
Uses of PlaceholderDirectory in adams.doc.listing
Fields in adams.doc.listing declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryOptionOutput. m_OutputDirthe output directory.Methods in adams.doc.listing that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryOptionOutput. getOutputDir()Returns the output directory.Methods in adams.doc.listing with parameters of type PlaceholderDirectory Modifier and Type Method Description voidOptionOutput. setOutputDir(PlaceholderDirectory value)Sets the output directory. -
Uses of PlaceholderDirectory in adams.flow.condition.bool
Fields in adams.flow.condition.bool declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryDirectoriesMatch. m_Directorythe directory to search.protected PlaceholderDirectoryDirectoryExists. m_Directorythe directory to look for.protected PlaceholderDirectoryFilesMatch. m_Directorythe directory to search.Methods in adams.flow.condition.bool that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryDirectoriesMatch. getDirectory()Returns the directory to search.PlaceholderDirectoryDirectoryExists. getDirectory()Returns the directory to look for.PlaceholderDirectoryFilesMatch. getDirectory()Returns the directory to search.Methods in adams.flow.condition.bool with parameters of type PlaceholderDirectory Modifier and Type Method Description voidDirectoriesMatch. setDirectory(PlaceholderDirectory value)Sets the directory to search.voidDirectoryExists. setDirectory(PlaceholderDirectory value)Sets the directory to look for.voidFilesMatch. setDirectory(PlaceholderDirectory value)Sets the directory to search. -
Uses of PlaceholderDirectory in adams.flow.control
Fields in adams.flow.control declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectory[]JDeps. m_ClasspathDirsthe classpath directories.Methods in adams.flow.control that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectory[]JDeps. getClasspathDirs()Returns the classpath directories to use instead of the application's classpath.Methods in adams.flow.control with parameters of type PlaceholderDirectory Modifier and Type Method Description voidJDeps. setClasspathDirs(PlaceholderDirectory[] value)Sets the classpath directories to use instead of the application's classpath. -
Uses of PlaceholderDirectory in adams.flow.control.postflowexecution
Fields in adams.flow.control.postflowexecution declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryRemoveFiles. m_Dirthe directory to clean up.Methods in adams.flow.control.postflowexecution that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryRemoveFiles. getDir()Returns the directory to clean up.Methods in adams.flow.control.postflowexecution with parameters of type PlaceholderDirectory Modifier and Type Method Description voidRemoveFiles. setDir(PlaceholderDirectory value)Sets the directory to clean up. -
Uses of PlaceholderDirectory in adams.flow.core
Fields in adams.flow.core declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectory[]ActorUsage. m_Directoriesthe directories to traverse.Methods in adams.flow.core that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectory[]ActorUsage. getDirectories()Returns the directories to traverse.Methods in adams.flow.core with parameters of type PlaceholderDirectory Modifier and Type Method Description voidActorUsage. setDirectories(PlaceholderDirectory[] value)Sets the directories to traverse. -
Uses of PlaceholderDirectory in adams.flow.sink
Fields in adams.flow.sink declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryNotesWriter. m_OutputDirthe output directory.protected PlaceholderDirectorySendRemoteCommand. m_UnsuccessfulDirthe directory for the unsuccessful remote commands.Methods in adams.flow.sink that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryNotesWriter. getOutputDir()Returns the output directory.PlaceholderDirectorySendRemoteCommand. getUnsuccessfulDir()Returns the directory to store the unsuccessful commands in.Methods in adams.flow.sink with parameters of type PlaceholderDirectory Modifier and Type Method Description voidNotesWriter. setOutputDir(PlaceholderDirectory value)Sets the output directory.voidSendRemoteCommand. setUnsuccessfulDir(PlaceholderDirectory value)Sets the directory to store the unsuccessful commands ins. -
Uses of PlaceholderDirectory in adams.flow.source
Fields in adams.flow.source declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectory[]DirectorySupplier. m_Directoriesthe directories to broadcast.protected PlaceholderDirectoryNewTempFile. m_Directorythe directory for the temp file.protected PlaceholderDirectorySelectDirectory. m_InitialDirectorythe initial directory.protected PlaceholderDirectorySelectFile. m_InitialDirectorythe initial directory.protected PlaceholderDirectoryWekaSelectDataset. m_InitialDirectorythe initial directory.Methods in adams.flow.source that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectory[]DirectorySupplier. getDirectories()Returns the dirs to broadcast.PlaceholderDirectoryNewTempFile. getDirectory()Returns the directory to use.PlaceholderDirectorySelectDirectory. getInitialDirectory()Returns the initial directory.PlaceholderDirectorySelectFile. getInitialDirectory()Returns the initial directory.PlaceholderDirectoryWekaSelectDataset. getInitialDirectory()Returns the initial directory.PlaceholderDirectoryDirectoryLister. getWatchDir()Returns the incoming directory.Methods in adams.flow.source with parameters of type PlaceholderDirectory Modifier and Type Method Description voidDirectorySupplier. setDirectories(PlaceholderDirectory[] value)Sets the dirs to broadcast.voidNewTempFile. setDirectory(PlaceholderDirectory value)Sets the directory to use.voidSelectDirectory. setInitialDirectory(PlaceholderDirectory value)Sets the initial directory.voidSelectFile. setInitialDirectory(PlaceholderDirectory value)Sets the initial directory.voidWekaSelectDataset. setInitialDirectory(PlaceholderDirectory value)Sets the initial directory.voidDirectoryLister. setWatchDir(PlaceholderDirectory value)Sets the incoming directory. -
Uses of PlaceholderDirectory in adams.flow.source.filesystemsearch
Methods in adams.flow.source.filesystemsearch that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryLocalDirectorySearch. getDirectory()Returns the directory to search.PlaceholderDirectoryLocalDirectorySearchWithComparator. getDirectory()Returns the directory to search.PlaceholderDirectoryLocalDirectorySearchWithCustomSort. getDirectory()Returns the directory to search.PlaceholderDirectoryLocalFileSearch. getDirectory()Returns the directory to search.Methods in adams.flow.source.filesystemsearch with parameters of type PlaceholderDirectory Modifier and Type Method Description voidLocalDirectorySearch. setDirectory(PlaceholderDirectory value)Sets the directory to search.voidLocalDirectorySearchWithComparator. setDirectory(PlaceholderDirectory value)Sets the directory to search.voidLocalDirectorySearchWithCustomSort. setDirectory(PlaceholderDirectory value)Sets the directory to search.voidLocalFileSearch. setDirectory(PlaceholderDirectory value)Sets the directory to search. -
Uses of PlaceholderDirectory in adams.flow.source.valuedefinition
Fields in adams.flow.source.valuedefinition declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryDirectoryValueDefinition. m_DefaultValuethe default directory.protected PlaceholderDirectoryFileValueDefinition. m_InitialDirectorythe initial directory.Methods in adams.flow.source.valuedefinition that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryDirectoryValueDefinition. getDefaultValue()Returns the default of the value.PlaceholderDirectoryFileValueDefinition. getInitialDirectory()Returns the initial directory.Methods in adams.flow.source.valuedefinition with parameters of type PlaceholderDirectory Modifier and Type Method Description voidDirectoryValueDefinition. setDefaultValue(PlaceholderDirectory value)Sets the default of the value.voidFileValueDefinition. setInitialDirectory(PlaceholderDirectory value)Sets the initial directory. -
Uses of PlaceholderDirectory in adams.flow.standalone
Fields in adams.flow.standalone declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryMakeDir. m_Directorythe directory to create.protected PlaceholderDirectoryDirWatch. m_Sourcethe directory to watch.protected PlaceholderDirectoryDirWatch. m_Targetthe directory to move the files to.Methods in adams.flow.standalone that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryDeleteDir. getDirectory()Returns the directory to delete the dirs in.PlaceholderDirectoryDeleteFile. getDirectory()Returns the directory to delete the files in.PlaceholderDirectoryMakeDir. getDirectory()Returns the directory to create.PlaceholderDirectoryDirWatch. getSource()Returns the incoming directory.PlaceholderDirectoryDirWatch. getTarget()Returns the move-to directory.Methods in adams.flow.standalone with parameters of type PlaceholderDirectory Modifier and Type Method Description voidDeleteDir. setDirectory(PlaceholderDirectory value)Sets the directory to delete the dirs in.voidDeleteFile. setDirectory(PlaceholderDirectory value)Sets the directory to delete the files in.voidMakeDir. setDirectory(PlaceholderDirectory value)Sets the directory to create.voidDirWatch. setSource(PlaceholderDirectory value)Sets the incoming directory.voidDirWatch. setTarget(PlaceholderDirectory value)Sets the move-to directory. -
Uses of PlaceholderDirectory in adams.flow.template
Fields in adams.flow.template declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryIterateFilesWithProgressBar. m_Dirthe directory to search.Methods in adams.flow.template that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryIterateFilesWithProgressBar. getDir()Returns the directory to search for files.Methods in adams.flow.template with parameters of type PlaceholderDirectory Modifier and Type Method Description voidIterateFilesWithProgressBar. setDir(PlaceholderDirectory value)Sets the directory to search for files. -
Uses of PlaceholderDirectory in adams.flow.transformer
Fields in adams.flow.transformer declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryAbstractSingleDecompress. m_AlternativeOutputDirthe alternative output directory.protected PlaceholderDirectoryAbstractDataProcessor. m_Failedthe directory containing the elements that couldn't be processed.protected PlaceholderDirectoryAbstractDataContainerFileWriter. m_OutputDirthe output directory.protected PlaceholderDirectoryAbstractMultiDecompress. m_OutputDirthe output directory.protected PlaceholderDirectoryAbstractReportFileWriter. m_OutputDirthe output directory.protected PlaceholderDirectorySaveEmailAttachments. m_OutputDirthe output directory.protected PlaceholderDirectoryScpFrom. m_OutputDirectorythe output directory.protected PlaceholderDirectorySFTPGet. m_OutputDirectorythe output directory.protected PlaceholderDirectorySMBGet. m_OutputDirectorythe output directory.protected PlaceholderDirectoryAbstractDataProcessor. m_Processedthe directory containing the elements that were processed successfully.protected PlaceholderDirectoryAbstractDataProcessor. m_Processingthe directory containing the elements being processed.protected PlaceholderDirectoryCopyFile. m_TargetDirectorythe target directory.Methods in adams.flow.transformer that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryAbstractSingleDecompress. getAlternativeOutputDir()Returns the alternative output directory to use.PlaceholderDirectoryAbstractDataProcessor. getFailed()Returns the "failed" directory.PlaceholderDirectoryAbstractDataContainerFileWriter. getOutputDir()Returns the current output directory for the data containers.PlaceholderDirectoryAbstractMultiDecompress. getOutputDir()Returns the alternative output directory to use.PlaceholderDirectoryAbstractReportFileWriter. getOutputDir()Returns the current output directory for the reports.PlaceholderDirectorySaveEmailAttachments. getOutputDir()Returns the FROM filter, ignored if empty.PlaceholderDirectoryScpFrom. getOutputDirectory()Returns the directory to store the downloaded files in.PlaceholderDirectorySFTPGet. getOutputDirectory()Returns the directory to store the downloaded files in.PlaceholderDirectorySMBGet. getOutputDirectory()Returns the directory to store the downloaded files in.PlaceholderDirectoryAbstractDataProcessor. getProcessed()Returns the "processed" directory.PlaceholderDirectoryAbstractDataProcessor. getProcessing()Returns the "processing" directory.PlaceholderDirectoryCopyFile. getTargetDirectory()Returns the target directory for the files.Methods in adams.flow.transformer with parameters of type PlaceholderDirectory Modifier and Type Method Description voidAbstractSingleDecompress. setAlternativeOutputDir(PlaceholderDirectory value)Sets alternative output directory to use.voidAbstractDataProcessor. setFailed(PlaceholderDirectory value)Sets the "failed" directory.voidAbstractDataContainerFileWriter. setOutputDir(PlaceholderDirectory value)Sets the output directory for the data containers.voidAbstractMultiDecompress. setOutputDir(PlaceholderDirectory value)Sets output directory to use.voidAbstractReportFileWriter. setOutputDir(PlaceholderDirectory value)Sets the output directory for the reports.voidSaveEmailAttachments. setOutputDir(PlaceholderDirectory value)Sets the output directory.voidScpFrom. setOutputDirectory(PlaceholderDirectory value)Sets the directory to store the downloaded files in.voidSFTPGet. setOutputDirectory(PlaceholderDirectory value)Sets the directory to store the downloaded files in.voidSMBGet. setOutputDirectory(PlaceholderDirectory value)Sets the directory to store the downloaded files in.voidAbstractDataProcessor. setProcessed(PlaceholderDirectory value)Sets the "processed" directory.voidAbstractDataProcessor. setProcessing(PlaceholderDirectory value)Sets the "processing" directory.voidCopyFile. setTargetDirectory(PlaceholderDirectory value)Sets the target directory for the files. -
Uses of PlaceholderDirectory in adams.gui.application
Fields in adams.gui.application declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectory[]AbstractApplicationFrame. m_DocumentationDirectoriesthe directories containing PDF documentation.Methods in adams.gui.application that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectory[]AbstractApplicationFrame. getDocumentationDirectories()Returns the currently set directories with PDF documentation.Methods in adams.gui.application with parameters of type PlaceholderDirectory Modifier and Type Method Description voidAbstractApplicationFrame. setDocumentationDirectories(PlaceholderDirectory[] value)Sets the currently set directories with PDF documentation. -
Uses of PlaceholderDirectory in adams.gui.chooser
Methods in adams.gui.chooser that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryBaseFileChooser. getCurrentPlaceholderDirectory()Returns the current directory.static PlaceholderDirectoryDirectoryChooserFactory. getSelectedDirectory(FileChooser chooser)Retrieves the current directory as PlaceholderDirectory from the chooser. -
Uses of PlaceholderDirectory in adams.gui.core
Methods in adams.gui.core that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryFilePanel. getCurrentDirAsFile()Returns the current directory as dir object. -
Uses of PlaceholderDirectory in adams.gui.dialog
Methods in adams.gui.dialog with parameters of type PlaceholderDirectory Modifier and Type Method Description voidPreviewBrowserDialog. open(PlaceholderDirectory dir)Previews the specified directory. -
Uses of PlaceholderDirectory in adams.gui.menu
Methods in adams.gui.menu that return PlaceholderDirectory Modifier and Type Method Description protected PlaceholderDirectoryActorUsage. chooseDir()Lets the user choose the directory with the flows.Methods in adams.gui.menu with parameters of type PlaceholderDirectory Modifier and Type Method Description protected FlowMakeCompatibleDatasets. createFlow(PlaceholderFile[] input, weka.core.converters.AbstractFileLoader loader, SpreadSheetReader reader, String ext, PlaceholderDirectory output)Creates the flow.protected SpreadSheetActorUsage. determineUsage(PlaceholderDirectory dir)Generates the spreadsheet with the actor usage. -
Uses of PlaceholderDirectory in adams.gui.tools
Methods in adams.gui.tools with parameters of type PlaceholderDirectory Modifier and Type Method Description voidPreviewBrowserPanel. open(PlaceholderDirectory dir)Opens the specified directory. -
Uses of PlaceholderDirectory in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryCocoAnnotationsHandler. m_AlternativeLocationthe alternative location.protected PlaceholderDirectoryDeepLabCutCSVHandler. m_AlternativeLocationthe alternative location.protected PlaceholderDirectoryObjectCentersFromReport. m_AlternativeLocationthe alternative location.protected PlaceholderDirectoryObjectLocationsFromReport. m_AlternativeLocationthe alternative location.protected PlaceholderDirectoryObjectLocationsFromSpreadSheet. m_AlternativeLocationthe alternative location.protected PlaceholderDirectoryPointsFromReportHandler. m_AlternativeLocationthe alternative location.Methods in adams.gui.tools.previewbrowser that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryCocoAnnotationsHandler. getAlternativeLocation()Returns the alternative location to use for the reports.PlaceholderDirectoryDeepLabCutCSVHandler. getAlternativeLocation()Returns the alternative location to use for the reports.PlaceholderDirectoryObjectCentersFromReport. getAlternativeLocation()Returns the alternative location to use for the reports.PlaceholderDirectoryObjectLocationsFromReport. getAlternativeLocation()Returns the alternative location to use for the reports.PlaceholderDirectoryObjectLocationsFromSpreadSheet. getAlternativeLocation()Returns the alternative location to use for the reports.PlaceholderDirectoryPointsFromReportHandler. getAlternativeLocation()Returns the alternative location to use for the reports.Methods in adams.gui.tools.previewbrowser with parameters of type PlaceholderDirectory Modifier and Type Method Description voidCocoAnnotationsHandler. setAlternativeLocation(PlaceholderDirectory value)Sets the alternative location to use for the reports.voidDeepLabCutCSVHandler. setAlternativeLocation(PlaceholderDirectory value)Sets the alternative location to use for the reports.voidObjectCentersFromReport. setAlternativeLocation(PlaceholderDirectory value)Sets the alternative location to use for the reports.voidObjectLocationsFromReport. setAlternativeLocation(PlaceholderDirectory value)Sets the alternative location to use for the reports.voidObjectLocationsFromSpreadSheet. setAlternativeLocation(PlaceholderDirectory value)Sets the alternative location to use for the reports.voidPointsFromReportHandler. setAlternativeLocation(PlaceholderDirectory value)Sets the alternative location to use for the reports. -
Uses of PlaceholderDirectory in adams.gui.tools.previewbrowser.notes
Methods in adams.gui.tools.previewbrowser.notes with parameters of type PlaceholderDirectory Modifier and Type Method Description protected voidAbstractNotesReader. addIfFileExists(Map<String,String> notes, PlaceholderDirectory dir, String file, String note)Adds the note if the file exists.Map<String,String>AbstractNotesReader. read(PlaceholderDirectory dir, MessageCollection errors)Reads the notes from the specified directory.StringAbstractNotesWriter. write(Map<String,String> notes, PlaceholderDirectory dir)Writes the notes to the specified directory. -
Uses of PlaceholderDirectory in adams.gui.visualization.multiobjectexport
Fields in adams.gui.visualization.multiobjectexport declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryDirectoryExport. m_OutputDirthe directory to export the objects to.Methods in adams.gui.visualization.multiobjectexport that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryDirectoryExport. getOutputDir()Returns the output directory for the files generated from the objects.Methods in adams.gui.visualization.multiobjectexport with parameters of type PlaceholderDirectory Modifier and Type Method Description voidDirectoryExport. setOutputDir(PlaceholderDirectory value)Sets the output directory for the files generated from the objects. -
Uses of PlaceholderDirectory in adams.opt.genetic
Fields in adams.opt.genetic declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryAbstractClassifierBasedGeneticAlgorithm. m_OutputDirectorythe directory to store the generated ARFF files in.Methods in adams.opt.genetic that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryAbstractClassifierBasedGeneticAlgorithm. getOutputDirectory()Returns the currently set directory for the generated ARFF files.Methods in adams.opt.genetic with parameters of type PlaceholderDirectory Modifier and Type Method Description voidAbstractClassifierBasedGeneticAlgorithm. setOutputDirectory(PlaceholderDirectory value)Sets the directory for the generated ARFF files. -
Uses of PlaceholderDirectory in adams.opt.optimise.genetic.fitnessfunctions
Fields in adams.opt.optimise.genetic.fitnessfunctions declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryAbstractWEKAFitnessFunction. m_OutputDirectorythe directory to store the generated ARFF files in.Methods in adams.opt.optimise.genetic.fitnessfunctions that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryAbstractWEKAFitnessFunction. getOutputDirectory()Returns the currently set directory for the generated ARFF files.Methods in adams.opt.optimise.genetic.fitnessfunctions with parameters of type PlaceholderDirectory Modifier and Type Method Description voidAbstractWEKAFitnessFunction. setOutputDirectory(PlaceholderDirectory value)Sets the directory for the generated ARFF files. -
Uses of PlaceholderDirectory in adams.scripting.command.basic
Fields in adams.scripting.command.basic declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectorySendFile. m_RemoteDirthe remote directory where to place the file.Methods in adams.scripting.command.basic that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectorySendFile. getRemoteDir()Returns the remote directory to place the file in.Methods in adams.scripting.command.basic with parameters of type PlaceholderDirectory Modifier and Type Method Description voidSendFile. setRemoteDir(PlaceholderDirectory value)Sets the remote directory to place the file in. -
Uses of PlaceholderDirectory in adams.scripting.engine
Fields in adams.scripting.engine declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryFileBasedScriptingEngine. m_Failedthe directory containing the elements that couldn't be processed.protected PlaceholderDirectoryFileBasedScriptingEngine. m_Incomingthe directory to monitor for incoming commands.protected PlaceholderDirectoryFileBasedScriptingEngine. m_Processedthe directory containing the elements that were processed successfully.protected PlaceholderDirectoryFileBasedScriptingEngine. m_Processingthe directory containing the elements being processed.Methods in adams.scripting.engine that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryFileBasedScriptingEngine. getFailed()Returns the "failed" directory.PlaceholderDirectoryFileBasedScriptingEngine. getIncoming()Returns the directory to monitor.PlaceholderDirectoryFileBasedScriptingEngine. getProcessed()Returns the "processed" directory.PlaceholderDirectoryFileBasedScriptingEngine. getProcessing()Returns the "processing" directory.Methods in adams.scripting.engine with parameters of type PlaceholderDirectory Modifier and Type Method Description voidFileBasedScriptingEngine. setFailed(PlaceholderDirectory value)Sets the "failed" directory.voidFileBasedScriptingEngine. setIncoming(PlaceholderDirectory value)Sets the directory to monitor.voidFileBasedScriptingEngine. setProcessed(PlaceholderDirectory value)Sets the "processed" directory.voidFileBasedScriptingEngine. setProcessing(PlaceholderDirectory value)Sets the "processing" directory. -
Uses of PlaceholderDirectory in adams.scripting.requesthandler
Fields in adams.scripting.requesthandler declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryCommandDumperHandler. m_FailedDirthe output directory for failed requests.protected PlaceholderDirectoryCommandDumperHandler. m_RejectedDirthe output directory for rejected requests.protected PlaceholderDirectoryCommandDumperHandler. m_SuccessfulDirthe output directory for successful requests.Methods in adams.scripting.requesthandler that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryCommandDumperHandler. getFailedDir()Returns the directory for failed commands.PlaceholderDirectoryCommandDumperHandler. getRejectedDir()Returns the directory for rejected commands.PlaceholderDirectoryCommandDumperHandler. getSuccessfulDir()Returns the directory for successful commands.Methods in adams.scripting.requesthandler with parameters of type PlaceholderDirectory Modifier and Type Method Description voidCommandDumperHandler. setFailedDir(PlaceholderDirectory value)Sets the directory for failed commands.voidCommandDumperHandler. setRejectedDir(PlaceholderDirectory value)Sets the directory for rejected commands.voidCommandDumperHandler. setSuccessfulDir(PlaceholderDirectory value)Sets the directory for successful commands. -
Uses of PlaceholderDirectory in adams.scripting.responsehandler
Fields in adams.scripting.responsehandler declared as PlaceholderDirectory Modifier and Type Field Description protected PlaceholderDirectoryCommandDumperHandler. m_FailedDirthe output directory for failed requests.protected PlaceholderDirectoryCommandDumperHandler. m_SuccessfulDirthe output directory for successful requests.Methods in adams.scripting.responsehandler that return PlaceholderDirectory Modifier and Type Method Description PlaceholderDirectoryCommandDumperHandler. getFailedDir()Returns the directory for failed commands.PlaceholderDirectoryCommandDumperHandler. getSuccessfulDir()Returns the directory for successful commands.Methods in adams.scripting.responsehandler with parameters of type PlaceholderDirectory Modifier and Type Method Description voidCommandDumperHandler. setFailedDir(PlaceholderDirectory value)Sets the directory for failed commands.voidCommandDumperHandler. setSuccessfulDir(PlaceholderDirectory value)Sets the directory for successful commands. -
Uses of PlaceholderDirectory in weka.core
Methods in weka.core that return PlaceholderDirectory Modifier and Type Method Description static PlaceholderDirectoryWekaOptionUtils. parse(String[] options, String option, PlaceholderDirectory defValue)Parses a PlaceholderDirectory option, uses default if option is missing.Methods in weka.core with parameters of type PlaceholderDirectory Modifier and Type Method Description static PlaceholderDirectoryWekaOptionUtils. parse(String[] options, String option, PlaceholderDirectory defValue)Parses a PlaceholderDirectory option, uses default if option is missing.
-