|
JTR 5.0 API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptParam | |
|---|---|
| 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. |
| Uses of ScriptParam in jtr.config.script |
|---|
| Methods in jtr.config.script that return ScriptParam | |
|---|---|
ScriptParam |
ScriptParams.getScriptParameter(java.lang.String name)
Get a parameter by name. |
| Methods in jtr.config.script that return types with arguments of type ScriptParam | |
|---|---|
java.util.Map<java.lang.String,ScriptParam> |
ScriptParams.getScriptParameters()
Get an immutable-view to the actaul parameters. |
| Methods in jtr.config.script with parameters of type ScriptParam | |
|---|---|
void |
ScriptParams.addScriptParameter(ScriptParam p)
Add a new actual parameter definition. |
|
The JTR Project is licensed under GPL version 2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||