Book a Demo

Author Topic: Change arrowhead style  (Read 4448 times)

Gomathi

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Change arrowhead style
« on: December 27, 2018, 07:33:49 pm »
I have imported Flowchart elements and connectors from Excel file using MDG Integration Plug-in tool.
The connector type is 'ControlFlow' with stereotype 'FC_Connector'.
But, the arrowheads are different for the imported connector and the connector which is available in the toolbox.
But, the types and stereotypes are same.
Is there any option to change the arrowhead style?
Thanks in advance.


Arshad

  • EA User
  • **
  • Posts: 290
  • Karma: +21/-1
    • View Profile
Re: Change arrowhead style
« Reply #1 on: December 27, 2018, 08:29:25 pm »
Hi

I Just tried and it creates Control flow connector as Expected .



Can you please share the created profile by exporting it ? you might've missed something while mapping connectors maybe.
or you can download the sample from below link
http://s000.tinyupload.com/download.php?file_id=05339221181395297176&t=0533922118139529717691186


HTH
Arshad
« Last Edit: December 27, 2018, 08:36:25 pm by Arshad »

Gomathi

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: Change arrowhead style
« Reply #2 on: December 27, 2018, 09:53:53 pm »
Hi Arshad,

The difference is that you had used Connector Stereotype as 'StrategyMap::FC_Connector'.
I had given just the 'FC_Connector'.
After changing it to 'StrategyMap::FC_Connector', it is as expected. :D

Thanks a lot for the continued support!

Arshad

  • EA User
  • **
  • Posts: 290
  • Karma: +21/-1
    • View Profile
Re: Change arrowhead style
« Reply #3 on: December 27, 2018, 10:32:17 pm »
Glad it worked .
Giving FQ name in stereotype column helps most of the time :)