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 - Vinit Agrawal

Pages: [1]
1
Hi, I am not sure if can post the code as not allowed as per policy but in code i am doing exaclty the same as i mentioned in my problem.  Thanks.

2
Automation Interface, Add-Ins and Tools / Problem with connector in EA 11
« on: February 18, 2015, 02:06:02 am »
Hi Forum,

I am trying to write an add in in C# for Enterprise architect.  I am using the EA 11 version.
As part of C# code, I am trying to create a connector which will show the association as
Composition by first creating the connector as “Association” type, setting the client and
Supplier ID and Direction as “Source -> Destination”.

Then I am again changing the type to “Aggregation”,  setting the client end Aggregation to 2.
When I run my add in, it does not show association as “composition” and also client end
Aggregation is set as “None”. So can you please help how can I fix this.

I recently upgraded to version 11 and before that it was working fine in
version 10. I again tested same code in EA version 10 and it worked fine.

Pages: [1]