Author Topic: V15 "Templates" with "Relation Matrix View" or other- to see connector  (Read 2290 times)

marku

  • EA User
  • **
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Hi
Mayby its possible in EA15:
I want in "Generate Documentation" ( via Template) generate list of Visible connector from Diagram. Like: Name relation,Type,Source, Target.
When I prepare Template I can only add:
diagram >
connector >

{Connector.Alias},{Connector.Conveyed},{Connector.Direction},{Connector.Effect},{Connector.Guard},{Connector.GUID},{Connector.IsLeaf},{Connector.IsRoot},{Connector.Name},{Connector.Notes},{Connector.SourceColumns},{Connector.Stereotype},{Connector.StereotypeEx},{Connector.TargetColumns},{Connector.Type},{Connector.Weight}
< connector

But - Where is "Source" and "Target"? (In my opinion it's more necessary)

In EA 15 diagram can change to "Relation Matrix View" it's really great, but: how add them to template (Of Course - I can save it as picture in a Linked document- but every time, when I change relations in diagram I must remember to change picture)



Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 340
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
You have to include the:
>Source
inside the
>Connector

(which means you have to select the Source from the left panel in the template editor)

marku

  • EA User
  • **
  • Posts: 40
  • Karma: +0/-0
    • View Profile
You think about it?:
package >
                 diagram >

                < diagram
        connector >

                       {Connector.Name};{Connector.Type}
               source >
                             element >

                                          {Element.Name}
                         < element
                   < source
                   target >
                            element >

                                        {Element.Name}
                     < element
                < target
       < connector
< package


- dosen't work :(

I check all "document Options" in Template. - I dont't have any filtr