Book a Demo

Author Topic: Get RequiredInterfaces in document with RTF temp.  (Read 2087 times)

fr3sh

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
  • drop it like it's hot baby
    • View Profile
Get RequiredInterfaces in document with RTF temp.
« on: April 11, 2007, 09:55:58 pm »
I have a problem. Here is the template I use to create a document.
This gives me all Diagrams and Ports out of the Project Browser. But the Ports are connected over RequiredInterfaces with ProvidedInterfaces.
I cant get them out in my documentation. Can somebody help?

Code: [Select]

package >
diagram >

{Diagram.Name} - {Diagram.Type}

{Diagram.Notes}
{Diagram.DiagramImg}


< diagram

element >
embedded elements >
{EmbeddedElement.Name}
< embedded elements
diagram >
< diagram
child elements >
< child elements
< element
child package >
< child package
< package