JTR 5.0 API Documentation

Package jtr.config.script

This package contains the classes required to reprsent in object-oriented way the XML elements used in a jtr.xml file to represent both library and parameterization scripts.

See:
          Description

Interface Summary
Script Common interface for every class representing a script entity.
 

Class Summary
Input Class that maps the input element of the jtr.xml configuration file.
Inputs Class that maps the inputs element of the jtr.xml configuration file.
LScript Class that maps the l-script element of the jtr.xml configuration file.
LScripts Class that maps the l-scripts element of the jtr.xml configuration file.
PScript Class that maps the p-script element of the jtr.xml configuration file.
PScripts Class that maps the p-scripts element of the jtr.xml configuration file.
ScriptParam The actual value of a script parameter.
ScriptParams Class that maps the script-params element of the jtr.xml configuration file.
Scripts Class that maps the scripts element of the jtr.xml configuration file.
 

Enum Summary
Input.Type Enumeration of constants defining the recognized parameter types.
 

Package jtr.config.script Description

This package contains the classes required to reprsent in object-oriented way the XML elements used in a jtr.xml file to represent both library and parameterization scripts.

Note: classes defined here are not meant for direct use by developers

Since:
5.0
Version:
5.0
Author:
Francesco Russo

The JTR Project is licensed under GPL version 2