background image
<< Replacement Variables | OPERATIONS Variable >>
<< Replacement Variables | OPERATIONS Variable >>

Variables Used in COM/VB and EJB Templates

128
Appendix A - Template Replacement Variables
Variables Used in Both the COM/VB and EJB Templates
The following table lists the replacement variables that are used in both COM/VB and
EJB templates for scenario test generation:
Variable
Description
Template
<
DIAGRAM
_
NAME
>
Rose diagram name
Com_scenario_project
Com_scenario_basmain
Com_scenario_script
Weblogic_scenario
Websphere_scenario
Sunj2ee_scenario
<
QUALIFIED
_
DIAGRAM
_
NAME
> Fully-qualified diagram name including
the package hierarchy containing the
diagram.
Example:
Use Case View::MyPackage::MyDiagram
The template processor typically removes
embedded blanks and changes the
double-colons to either backslashes, "\",
or periods, ".", depending on the usage
(Java package or file path).
Com_scenario_basmain
Com_scenario_script
Weblogic_scenario
Websphere_scenario
Sunj2ee_scenario
<
AUTHOR
_
NAME
>
Login ID supplied when you connect to a
test datastore project.
Com_scenario_basmain
Com_scenario_script
Weblogic_scenario
Websphere_scenario
Sunj2ee_scenario
<
GENERATION
_
DATE
>
System time
Com_scenario_basmain
Com_scenario_script
Weblogic_scenario
Websphere_scenario
Sunj2ee_scenario
<
DATAPOOL
_
NAME
>
System assigned name of a datapool for
the diagram.
Com_scenario_script
Weblogic_scenario
Websphere_scenario
Sunj2ee_scenario
<
VARIABLE
_
INITIALIZATIONS
>
Generated code for initializing script
program variables used in datapools and
as parameters in operations.
Com_scenario_script
Weblogic_scenario
Websphere_scenario
Sunj2ee_scenario