Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Nabil

Pages: [1] 2 3 ... 10
1
PCS General Board / Re: Use EA Legend auto color in Prolaborate?
« on: September 09, 2024, 07:16:17 pm »
Hello, This is a very good request. Unfortunately, it is not possible today. However, I will look into the possibilities of activating/deactivating a legend from Prolaborate itself for analysis.
For similar requests, you can directly write to [email protected]

BR,
Nabil

2
PCS General Board / Re: Use EA Legend auto color in Prolaborate?
« on: September 06, 2024, 05:26:42 pm »
The legend applied in EA will also appear in Prolaborate. Any changes to legend in EA will impact the diagram in Prolaborate.

3
I found the same issue, the recommended approach from an EA perspective is to use a dataType with the notes as Type=Date; This works find in EA, however it does not work in Prolaborate, the recommended approach is to use the EA legacy mechanism of creating a tagged value type with the same name as your tagged value and add Type=Date;
 to the detail of the tagged value. This off course means that you have to create lots of tagged value types - one for each unique tagged value name in your MDG.

Thank you for your request. The enhancement you requested will be delivered in Prolaborate 5.4. For more details on this topic, please send an email to [email protected].

4
General Board / Re: XMI export still has DELETED model elements
« on: August 06, 2020, 11:42:09 pm »
Creating a new file or multiple imports never help. You can do an integrity check proposed by Uffe. That should actually clears connectors which do not have source ID or Target ID means user delete source elements or target element . but I am not sure how it works for port you can give it a try. No Harm :)

Thanks,
Nabil Saleem
LinkedIn
 

5
General Board / Re: Import XPS or Visio into Sparx
« on: August 03, 2020, 07:05:20 pm »
Answering the original question. I remember we used to import vision diagrams using visio importer then run 2 or 3 scripts for each diagram to look formal. I do not remember how the duplicate objects are handled on import but you can write a script to handle this as well.

6
General Board / Re: XMI export still has DELETED model elements
« on: August 03, 2020, 06:54:06 pm »
By looking at the XMI. I believe the content is still part of repository. You might have deleted from diagram which is diagram object. So if you traverse to diagram objects node you will not find it. As mentioned by Mr.Paolo

Thanks, Nabil

7
General Board / Re: Is it possible to integrate EA and git?
« on: August 31, 2019, 02:10:47 am »
You can refer this thread https://www.sparxsystems.com/forums/smf/index.php/topic,38021.0.html for an alternate approach

8
General Board / Re: Include external elements in HTML reports?
« on: August 14, 2019, 05:02:12 am »
Yes, but it not a default feature of EA. Not sure is there an option in EA14.But still you can do it via an addin.

9
Hi Peter,
I remember this was because of some installation where you both versions installed and the v15 is looking for scripting engine in v15. If you have 14 rename ea in program file as ea14 then install ea 15

10
On custom window Via Add-in  we can do that by enabling tabControl1.SelectedTab = MyTab; based on sterotype selection.

But in default window I doubt that

BR
Nabil



11
General Board / Re: Versioning of connectors
« on: May 17, 2018, 08:40:55 pm »
Of course, you can add a status tag, is that what you mean?

Yes I guess Nizam talks about adding a custom tag to connector. Also Diagram Legend can be used to highlight to color based on status

BR
Nabil

12
General Board / Re: How to hide {abstract} annotation?
« on: May 17, 2018, 06:53:35 pm »
 
«interface», you have the choice to either show the interface as lollipop, or in its rectangular shape including the «interface» keyword.
TO hide interface from an interface element right click on interface -> Advanced  -> Use Circle Notation can be used.

BR
Nabil

13
General Board / Re: Publish decision table
« on: May 15, 2018, 06:03:35 pm »
Refer this link
https://www.sparxsystems.com/enterprise_architect_user_guide/14.0/automation/element2.html
Element.GetDecisionTable() will return value as XML string

BR
Nabil

15
Yes works now. Thanks Aaron.
BR
Nabil

Pages: [1] 2 3 ... 10