Book a Demo

Author Topic: [DOC] Element atributes using Connector  (Read 5502 times)

r4ph4e1

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
[DOC] Element atributes using Connector
« on: May 22, 2018, 10:56:14 pm »
Dear all,
i'm looking for way to get details of connectors in documentation.
In my case i've diagram with actor and use case.
I have to get in table in one row name of actor, notes of actor and name of use case
I was also try to use template fragments but EA always devide tables

Could anyone tell me how to improve it? For now I have as in the picture

https://ibb.co/kWzky8

Nizam

  • Prolab Moderator
  • EA User
  • *
  • Posts: 320
  • Karma: +15/-2
  • Model Sharing - Simplified
    • View Profile
    • Professional Model Collaboration
Re: [DOC] Element atributes using Connector
« Reply #1 on: May 22, 2018, 11:00:38 pm »
Insert a table with 3 columns  in the <element element> section, one for name, one for notes, click on the third column and enable Connector, you'll insert the <connector connector> tag in the third column, in this you can enable the connector->source->Element or connector->target->Element

r4ph4e1

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: [DOC] Element atributes using Connector
« Reply #2 on: May 22, 2018, 11:27:05 pm »
my description was not full :)
i'm sorry

in the screen i attached in url as You can see i need to open source>element in one cell, and finish these section in the same cell.
I want to use the source.element in 2 cells (one with name and second with descritpion).

In attached images in the second column i have for now connector.name but i want to have in this place source>element>notes

Nizam

  • Prolab Moderator
  • EA User
  • *
  • Posts: 320
  • Karma: +15/-2
  • Model Sharing - Simplified
    • View Profile
    • Professional Model Collaboration
Re: [DOC] Element atributes using Connector
« Reply #3 on: May 23, 2018, 10:12:50 am »
For more flexibility, such as what you are after, please consider introducing a fragment (SQL) to fetch the right fields and render them in a table.