Book a Demo

Author Topic: Please help me understand RTF!  (Read 2171 times)

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Please help me understand RTF!
« on: May 04, 2010, 07:31:06 pm »
Hi all
I am playing with the RTF generator and am confused about the package and child package relationship.
Say I have a simple model with the package structure
Requirements
    Nonfunctional Requirements
        Performance
        Timing
    Functional Requirements
        Monitor
        Plot

Now if I set up an RTF template as
Code: [Select]
package >
{Pkg.Name}
child packages >
    Child {Pkg.Name}
< child packages
< package>

I would expect to see the package structure reflected in the document.
In fact what I get is
Requierments
Non Functional Requirements
Performance  
Timing    
Functional Requirements
    Child Monitor  
    Child Plot  

Could someone please explain this

TIA

Graham
Using V12