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

Pages: [1]
1
thanks Geert i did it :)

2
I'm sorry, i'm not sure how to implement those methods in my program...

3
Automation Interface, Add-Ins and Tools / Open Element Properties Dialog
« on: August 26, 2015, 07:34:07 pm »
Hi everyone,

I created a UseCase element with a stereotype in my model and i'd like to open automatically the properties dialog
Is it possible ?

So far, no relevant method found in the documentation...

Thanks,
Jeremie.

4
Automation Interface, Add-Ins and Tools / Move package
« on: August 22, 2015, 12:08:48 am »
Hi everybody,

Is it possible to move a package (and if possible the child elements) inside another package ?

Thanks,
Jérémie.

5
EDIT: I used an outdated GenerateDiagram method
Now i can generate activity diagrams but still blank for sequence

6
Same thing, NotImplementedException

I also had the blank diagram but i thought the method was misplaced in the script

7
Thanks for your answers

I reported the bug since i'm using the right version of Interop EA dll
By chance is there another way to generate a sequence diagram from a scenario ?

Jeremie.

8
Automation Interface, Add-Ins and Tools / GenerateDiagramFromScenario
« on: July 28, 2015, 09:14:11 pm »
Hi everyone,

Quick question: i'm using EA version 10 and try to generate a sequence diagram from scenario using c#

Code: [Select]
GenerateDiagramFromScenario(usecase.ElementGUID, EnumScenarioDiagramType.sdSequence, 0);

But it throws a NotImplementedException
So my question is: can i do that with my actual version of EA or do i have to update to EA 11 or 12 ?

Thanks,
Jeremie.

9
Thanks a lot qwerty  :)

10
thanks a lot, i figured.

Quick question: how can you access messages from a sequence diagram ?
I tried DiagramLinks and DiagramObjects but no luck so far

11
Hi everyone,

Is there a way to determine if the addin is launched from the top menu bar or from a right-click on a otElement/otDiagram/otPackage ?

Thanks a lot,
Jeremie.

Pages: [1]