|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Application | A template, describing a command. |
Applications | Static utility class for working with applications. |
Input | A single input parameter. |
Output | A single output parameter. |
Exception Summary | |
---|---|
ApplicationConfigurationException | An Application object is miss-configured in a way that is guaranteed to lead to failure. |
Specification for a complete application. This bundles together all the other data-structures.
The inputs and outputs map names visible to the end-users to names visible within the rest of the system. So, for example, an input with a name specified in the meta-data of "name" could be renamed to an internal name of "input" to match the command-line pattern.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |