1
General Board / 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?
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