Uses of Package
adams.core.option
-
Classes in adams.core.option used by adams.console Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core Class Description AbstractArgumentOption The ancestor of all option classes that take an argument.AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.AbstractOptionTraverser Ancestor for option traversers.AbstractOptionTraverserWithResult Ancestor for option traversers that return a result.BooleanOption Option for boolean flags.ClassOption Option class for OptionHandler options.OptionHandler An interface to indicate that this class can handle commandline options.OptionTraversalPath Keeps track of the properties traversed so far.OptionTraverser Interface for code that is being executed while traversing options.OptionTraverserWithResult Interface for traversers that return a result. -
Classes in adams.core.option used by adams.core.command Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.command.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.command.stderr Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.command.stdout Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.discovery Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.UserMode The user mode, determines the knowledge level of the user. -
Classes in adams.core.option used by adams.core.discovery.genetic Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.io Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.io.filechanged Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.io.filecomplete Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.io.filesearch Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.io.fileuse Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.management Class Description AbstractSimpleOptionParser Ancestor for simple option parser objects.OptionHandler An interface to indicate that this class can handle commandline options.SimpleOptionParser Interface for classes that can consume command-line options. -
Classes in adams.core.option used by adams.core.net Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.net.hostnameverifier Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.net.trustmanager Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.option Class Description AbstractActorJavaCodeProducer Ancestor for producers that generate Java code from actors.AbstractArgumentOption The ancestor of all option classes that take an argument.AbstractCommandLineHandler Ancestor for classes that handle commandline options for various frameworks.AbstractDocumentationProducer Ancestor for producers that generate documentation that is split into two parts: 1.AbstractDocumentationProducer.ActorPosition Container object for generating the overview structure.AbstractFlowJavaCodeProducer Ancestor for producers that generate Java code from flows.AbstractJavaCodeProducer Ancestor for producers that generate Java code.AbstractNumericOption Handles options with numeric arguments.AbstractOption The ancestor of all option classes.AbstractOptionConsumer Sets the option values based on the input data.AbstractOptionHandler Abstract superclass for classes that handle options.AbstractOptionProducer Generates output from visiting the options.AbstractOptionTraverser Ancestor for option traversers.AbstractOptionTraverserWithResult Ancestor for option traversers that return a result.AbstractRecursiveOptionConsumer Generates output from visiting the options recursively.AbstractRecursiveOptionProducer Generates output from visiting the options recursively.AbstractRecursiveOptionProducerWithOptionHandling Ancestor for recursive option producers that offer option handling.ActorExecutionClassProducer Generates a wrapper class for executing an actor.ApplyActorProducer.ActorType The type of actor.ArrayConsumer Parses a string array of options.ArrayProducer Generates the string array format that is used on the command-line.BlacklistedOptionProducer Interface for visitors that Allow skipping of options based on the class of the return type of the properties.BooleanOption Option for boolean flags.ClassOption Option class for OptionHandler options.Conversion Helper class that converts classnames from options on the fly into the most up-to-date format.CustomHooksOption Option class for options with custom hooks for valueOf and toString.DebugOptionProducer Indicator interface for option producers that generate debugging output.JenericCmdline Manages what classes should be enhanced with with a generic commandline.NestedConsumer Parses a nested ArrayList of options.NestedProducer Generates the nested format.OptionConsumer Interface for classes that set the option values based on the input data.OptionHandler An interface to indicate that this class can handle commandline options.OptionManager Class for managing option definitions.OptionProducer Interface for classes that generate output from visiting the options.OptionProducerWithOptionHandling Interface for option producers that offer option handling.OptionTraversalPath Keeps track of the properties traversed so far.OptionTraverser Interface for code that is being executed while traversing options.OptionTraverserWithResult Interface for traversers that return a result.RecursiveOptionConsumer Interface for option consumer classes that recurse the options.RecursiveOptionProducer Interface for option producer classes that recurse the options.SimpleOptionParser Interface for classes that can consume command-line options.UserMode The user mode, determines the knowledge level of the user.UserModeSupporter Interface for classes that support a user mode. -
Classes in adams.core.option used by adams.core.option.help Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.option.parsing Class Description AbstractOption The ancestor of all option classes. -
Classes in adams.core.option used by adams.core.optiontransfer Class Description OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.scripting Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.core.shutdown Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data Class Description OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.analysis Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.areaoverlap Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.autocorrelation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.barcode.decode Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.barcode.encode Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.baseline Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.binning.algorithm Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.binning.postprocessing Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.boofcv.features Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.boofcv.multiimageoperation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.boofcv.transformer Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.compare Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.conversion Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.distribution Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.featureconverter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.filter Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.groupextraction Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.groupupdate Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.id Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.idextraction Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.idupdate Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image.features Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image.luminance Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image.moments Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image.multiimageoperation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image.transformer Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image.transformer.crop Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image.transformer.subimages Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.image.transformer.whitebalance Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.imagefilter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.imagesegmentation.filter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.imagesegmentation.layerorder Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.imagesegmentation.operation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.imagesharpness Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.indexedsplits Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.instances Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.instancesanalysis Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.instancesanalysis.pls Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.io.input Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.io.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.jai Class Description AbstractOption The ancestor of all option classes. -
Classes in adams.core.option used by adams.data.jai.features Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.jai.transformer Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.lire.features Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.matlab Class Description OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.matlab.multimatrixoperation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.noise Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.objectfilter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.objectfinder Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.objectoverlap Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.opencv.features Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.opencv.multiimageoperation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.opencv.transformer Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.outlier Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.overlappingobjectremoval Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.padding Class Description AbstractOption The ancestor of all option classes. -
Classes in adams.core.option used by adams.data.random Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.report Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.smoothing Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spc Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.splitgenerator Class Description OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.splitgenerator.generic.randomization Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.splitgenerator.generic.splitter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.splitgenerator.generic.stratification Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.cellfinder Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.colstatistic Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.columnfinder Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.filter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.matrixstatistic Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.rowfinder Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.rowscore Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.rowstatistic Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.spreadsheet.sql Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.statistics Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.textrenderer Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.timeseries Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.weka.classattribute Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.weka.columnfinder Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.weka.datasetsplitter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.weka.evaluator Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.weka.predictions Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.weka.relationname Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.data.weka.rowfinder Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.db Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.OptionManager Class for managing option definitions.PreGetOptionslistHook For option handling classes that need to process the options before allowing access to them. -
Classes in adams.core.option used by adams.db.autodetect Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.db.datatype Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.db.h2 Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.db.mirrored Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.db.mysql Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.db.postgresql Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.db.sqlite Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.db.upgrade Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.doc.javadoc Class Description OptionHandler An interface to indicate that this class can handle commandline options.OptionManager Class for managing option definitions.UserMode The user mode, determines the knowledge level of the user.UserModeSupporter Interface for classes that support a user mode. -
Classes in adams.core.option used by adams.doc.listing Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.OptionProducer Interface for classes that generate output from visiting the options.UserMode The user mode, determines the knowledge level of the user.UserModeSupporter Interface for classes that support a user mode. -
Classes in adams.core.option used by adams.flow Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.condition.bool Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.control Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.control.errorpostprocessor Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.control.flowrestart Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.control.flowrestart.notification Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.control.flowrestart.operation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.control.flowrestart.trigger Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.control.plotprocessor Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.control.removeoutliers Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.core Class Description AbstractArgumentOption The ancestor of all option classes that take an argument.AbstractOption The ancestor of all option classes.AbstractOptionGroup Ancestor for grouped options.AbstractOptionHandler Abstract superclass for classes that handle options.AbstractOptionTraverser Ancestor for option traversers.AbstractOptionTraverserWithResult Ancestor for option traversers that return a result.BooleanOption Option for boolean flags.ClassOption Option class for OptionHandler options.OptionHandler An interface to indicate that this class can handle commandline options.OptionTraversalPath Keeps track of the properties traversed so far.OptionTraverser Interface for code that is being executed while traversing options.OptionTraverserWithResult Interface for traversers that return a result.WekaCommandLineHandler Handles objects of classes that implement the weka.core.OptionHandler interface. -
Classes in adams.core.option used by adams.flow.core.displaytype Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.execution Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.execution.debug Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.generator Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.processor Class Description AbstractArgumentOption The ancestor of all option classes that take an argument.AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.BooleanOption Option for boolean flags.ClassOption Option class for OptionHandler options.OptionHandler An interface to indicate that this class can handle commandline options.OptionTraversalPath Keeps track of the properties traversed so far. -
Classes in adams.core.option used by adams.flow.setup Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.canvas Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.controlchartplot Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.logview Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.pyrosink Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.sendnotification Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.sequenceplotter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.simplelogging.format Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.simplelogging.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.sink.timeseriesdisplay Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.source Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.OptionProducer Interface for classes that generate output from visiting the options.OptionTraverser Interface for code that is being executed while traversing options. -
Classes in adams.core.option used by adams.flow.source.filesystemsearch Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.source.inputstreamsource Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.source.newlist Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.source.pyrosource Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.source.readersource Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.source.valuedefinition Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.source.wekaforecastersetup Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.source.wekapackagemanageraction Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.standalone Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.standalone.logevent Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.standalone.pyrostandalone Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.standalone.wekapackagemanageraction Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.template Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.OptionTraverser Interface for code that is being executed while traversing options. -
Classes in adams.core.option used by adams.flow.transformer Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.OptionProducer Interface for classes that generate output from visiting the options. -
Classes in adams.core.option used by adams.flow.transformer.arraysubsetgeneration Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.compareobjectlocations Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.datacontainer Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.draw Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.exiftagoperation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.generatefilebaseddataset Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.imagepreparation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.indexedsplitsrunsevaluation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.indexedsplitsrunsgenerator Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.indexedsplitsrunspredictions Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.locateobjects Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.mapfilter Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.metadata Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.multimapoperation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.multispreadsheetoperation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.negativeregions Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.pdfgenerate Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.pdfproclet Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.pdfstamp Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.pixelselector Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.OptionManager Class for managing option definitions. -
Classes in adams.core.option used by adams.flow.transformer.plotgenerator Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.preparefilebaseddataset Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.pyrotransformer Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.report Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.splitfile Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.spreadsheetmethodmerge Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.summarystatistics Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.timeseriessplit Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.wekaclassifiersetupprocessor Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.wekaclusterer Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.wekadatasetsmerge Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.wekaensemblegenerator Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.wekaevaluationpostprocessor Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.wekapackagemanageraction Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.transformer.wekarepeatedcrossvalidationoutput Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.websocket.client Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.flow.websocket.server Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui Class Description OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.application Class Description OptionHandler An interface to indicate that this class can handle commandline options.UserMode The user mode, determines the knowledge level of the user. -
Classes in adams.core.option used by adams.gui.chooser Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.clipboard Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.core Class Description OptionHandler An interface to indicate that this class can handle commandline options.OptionManager Class for managing option definitions.UserMode The user mode, determines the knowledge level of the user. -
Classes in adams.core.option used by adams.gui.core.spreadsheetpreview Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.core.spreadsheettable Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.flow Class Description OptionConsumer Interface for classes that set the option values based on the input data.OptionProducer Interface for classes that generate output from visiting the options. -
Classes in adams.core.option used by adams.gui.flow.tree Class Description AbstractOptionHandler Abstract superclass for classes that handle options.ArrayConsumer Parses a string array of options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.flow.tree.actorswap Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.flow.tree.annotations Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.flow.tree.enclose Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.flow.tree.keyboardaction Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.goe Class Description AbstractOption The ancestor of all option classes.EnumOption Option class for enums.UserMode The user mode, determines the knowledge level of the user.UserModeSupporter Interface for classes that support a user mode. -
Classes in adams.core.option used by adams.gui.help Class Description UserMode The user mode, determines the knowledge level of the user.UserModeSupporter Interface for classes that support a user mode. -
Classes in adams.core.option used by adams.gui.menu Class Description UserMode The user mode, determines the knowledge level of the user. -
Classes in adams.core.option used by adams.gui.print Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.scripting Class Description OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.previewbrowser Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.previewbrowser.notes Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.remotecontrolcenter.panels Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.spreadsheetviewer Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.spreadsheetviewer.chart Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekainvestigator.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekainvestigator.tab.associatetab.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekainvestigator.tab.attseltab.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.finalmodel Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekainvestigator.tab.classifytab.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekainvestigator.tab.classifytab.output.repeated Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekainvestigator.tab.clustertab.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekainvestigator.tab.experimenttab.output Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.tools.wekamultiexperimenter.experiment Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.WekaCommandLineHandler Handles objects of classes that implement the weka.core.OptionHandler interface. -
Classes in adams.core.option used by adams.gui.tools.wekamultiexperimenter.io Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.container Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.core Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.core.axis Class Description AbstractOption The ancestor of all option classes.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.core.plot Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.debug.objectexport Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.debug.propertyextractor Class Description AbstractOption The ancestor of all option classes. -
Classes in adams.core.option used by adams.gui.visualization.image Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.image.interactionlogging Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.image.leftclick Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.image.paintlet Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.image.selection Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.image.selectionshape Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.instance Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.UserModeSupporter Interface for classes that support a user mode. -
Classes in adams.core.option used by adams.gui.visualization.instances.instancestable Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.jfreechart.chart Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.jfreechart.dataset Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.jfreechart.shape Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.multiobjectexport Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.annotationsdisplay Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.annotator Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.labelselector Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.mouseclick Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.objectannotations.check Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.objectannotations.cleaning Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.objectannotations.colors Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.objectannotations.label Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.objectannotations.outline Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.objectannotations.shape Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.object.overlay Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.report Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.segmentation.paintoperation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.sequence Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.sequence.metadatacolor Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.sequence.pointpreprocessor Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.spreadsheet Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.UserModeSupporter Interface for classes that support a user mode. -
Classes in adams.core.option used by adams.gui.visualization.statistics Class Description UserModeSupporter Interface for classes that support a user mode. -
Classes in adams.core.option used by adams.gui.visualization.stats.core Class Description AbstractOptionGroup Ancestor for grouped options.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.stats.fourinone Class Description AbstractOptionGroup Ancestor for grouped options.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.stats.histogram Class Description AbstractOptionGroup Ancestor for grouped options.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.stats.paintlet Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.stats.probabilityplot Class Description AbstractOptionGroup Ancestor for grouped options.AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.stats.scatterplot Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.stats.scatterplot.action Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.stats.zscore Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.gui.visualization.timeseries Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.ml.evaluation Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.ml.model Class Description OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.ml.model.classification Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.ml.model.clustering Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.ml.model.regression Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.ml.preprocessing Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.ml.preprocessing.supervised Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.ml.preprocessing.unsupervised Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.multiprocess Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.opt.genetic Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.opt.genetic.initialsetups Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.opt.genetic.setupupload Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.opt.genetic.stopping Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.opt.optimise Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.opt.optimise.genetic Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.opt.optimise.genetic.fitnessfunctions Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.parser Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.run Class Description OptionHandler An interface to indicate that this class can handle commandline options.OptionManager Class for managing option definitions. -
Classes in adams.core.option used by adams.scripting Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.command Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.command.basic Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.command.distributed Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.command.flow Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.command.gui Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.connection Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.engine Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.permissionhandler Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.processor Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.requesthandler Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.scripting.responsehandler Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.terminal.application Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by adams.tools Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by weka.classifiers Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by weka.classifiers.functions Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by weka.classifiers.meta.socketfacade Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by weka.classifiers.simple Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by weka.classifiers.trees Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by weka.core Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by weka.filters.unsupervised.attribute.detrend Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options. -
Classes in adams.core.option used by weka.filters.unsupervised.attribute.multiplicativescattercorrection Class Description AbstractOptionHandler Abstract superclass for classes that handle options.OptionHandler An interface to indicate that this class can handle commandline options.