build_template
Start building a Template
For each of the following notional classes, please give
the name of the actual class to be used by the program

Context Context_pa
System System
Component Component
Connection Connection
What do you want to call this template?
plant_pa

-------------------------------------------------------------
The template created: 

 template name plant_pa
describing the X-defs
Template plant_pa:

Context_pa :
 ->  System = System 
    -> Component *n = 
Component :
     my_name:
-> Connection *n = 
Connection :
    my_name:
    source_component_name:
    target_component_name:

