|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractFileParameter | Parameter with filename argument. |
AbstractStringParameter | Base class for all string parameters |
FileParameter | Parameter with filename argument. |
FloatParameter | Parameter with floating point number argument. |
FolderParameter | Parameter with string argument for folders. |
InputFileParameter | FileParameter for input files. |
IntParameter | Parameter with integer number argument. |
Job | A job is the execution of a tool on a set of files. |
Module | A group of tools with similar functions. |
Modules | List of all BDM modules. |
MultipleChoiceElement | Possible argument for a MultipleChoiceParameter |
MultipleChoiceParameter | Parameter with a multiple choice argument. |
OutputFileParameter | FileParameter for output files. |
Parameter | Base class for all parameters. |
StringParameter | Parameter with string argument. |
SwitchParameter | Switch parameter without an argument. |
Tool | A program that processes data. |
Exception Summary | |
---|---|
GreaterThanMaxException | Thrown when the value of an IntParameter or FloatParameter is greater than the allowed maximum. |
LessThanMinException | Thrown when the value of an IntParameter or FloatParameter is less than the allowed minimum. |
Description of program parameters loadable from XML files. Running these programs as a job and watching the result.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |