Book a Demo

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 - Zeradius

Pages: [1]
1
General Board / Re: Enterprise Architect V16 - Licenses
« on: December 06, 2023, 10:31:08 pm »
Thank you so much.

Will contact the resellers.

Kind Regards

2
General Board / Enterprise Architect V16 - Licenses
« on: December 01, 2023, 11:20:41 pm »
Good day,

We have been struggling to get a reponse from the Sales Team to buy floating licenses for EA 16.

Is there anyone from Sparx or alternative email we can contact that can assist us?

Kind Regards

3
I have defined my own type of Stereotypes for the activities with a different shape etc.

The stereotype I defined for a activity is called: Activity - Funct & Feat

How would I update the Quicklink entry to reflect this?

Activity,,Activity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#

We still have users using older version of Enterprise Architect and I would like a solution that can work on all the versions.

Thank you for your help.

Regards

4
Good day,

I recently upgraded to EA 16 from EA 13.

I created a MDG profile for my .eap database in version EA 13 and the controlflow worked 100% between two activities (activity:activity).

When I upgraded to EA 16 I no longer can create a ControlFlow between two Activities with the QuickLink function.

Here is my Quicklink entry in my .xml file for the mdg:

<QuickLink data="Activity,,Activity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Activity,,Decision,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Activity,,Synchronization_H,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Activity,,Synchronization_V,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Activity,,FinalActivity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Activity,,Action,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Decision,,Activity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Decision,,Action,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Decision,,Synchronization_H,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Decision,,Synchronization_V,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Decision,,FinalActivity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Synchronization_H,,Activity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Synchronization_H,,Decision,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Synchronization_V,,Activity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Synchronization_V,,Decision,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;InitialActivity,,Activity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;InitialActivity,,Decision,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;InitialActivity,,Synchronization_H,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;InitialActivity,,Synchronization_V,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Action,,Activity,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Action,,Decision,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Action,,Synchronization_H,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;Action,,Synchronization_V,,,,,ControlFlow,,Directed,,,TRUE,,TRUE,,,0,,,,,0&#xA;"/>

Any help would be appreciated.

Thank you so much.

Kind Regards

5
Automation Interface, Add-Ins and Tools / Interop.EA.dll
« on: February 21, 2014, 07:08:01 pm »
Good Day

Is there is Interop.EA.dll for .Net framework 4.0 and where can i download it?

I currently see that there is just for 2.0.

Kind Regards

6
Automation Interface, Add-Ins and Tools / Re: Change Stereotypes
« on: December 04, 2013, 06:41:51 pm »
Thanks.

So I will use the EaElement with the GUID and also the stereotype.

What it needs to do is...when a customer selected yes or no then this must go into the EA Database and change the Element stereotype.

So when the modeller goes into the database then he/she can see what is required and not required.

This is my first time programming with EA and I am struggling to get the EA elements.

Is there any more guides I can work through?

Regards

7
Automation Interface, Add-Ins and Tools / Change Stereotypes
« on: December 04, 2013, 05:02:36 pm »
Good Day

I want to develop a c# application that will compare XML extracted from an other application and according to that change an activity stereotype.

I do not know where to start and need help with connecting to the stereotypes for that particular activity.

Please any input will be appreciated. :)


Pages: [1]