Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: marku on July 23, 2019, 11:43:16 pm

Title: V15 "Templates" with "Relation Matrix View" or other- to see connector
Post by: marku on July 23, 2019, 11:43:16 pm
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)


Title: Re: V15 "Templates" with "Relation Matrix View" or other- to see connector
Post by: Mauricio Moya (Arquesoft) on July 24, 2019, 12:56:31 am
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)
Title: Re: V15 "Templates" with "Relation Matrix View" or other- to see connector
Post by: marku on July 25, 2019, 02:15:02 am
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