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

Pages: [1]
1
Thank you all for the help. I solved my problem.

The COM API delivers all elements from a model, except the elements that are not connected to a diagram. Problem are the connectors. I have to figure out whether the connection ends points to an element that is connect to diagram or not. There is no need send an sql command.

2
Automation Interface, Add-Ins and Tools / Re: Is Action Node on diagram?
« on: October 15, 2018, 09:58:22 pm »
Hi,

thanks for your answer. Currently I use the com interface to ea and use it via com4j in my java application. Currently I have no idea how to create a suitable sql query to the repository. Is there any class/method to achieve the same result?

3
Automation Interface, Add-Ins and Tools / Is Action Node on diagram?
« on: October 15, 2018, 09:18:50 pm »
Hi,

is use the automation framework. I have deleted an action from my diagram but not from the model. Is it possible to find out if an element is located on the diagram or not?

Thanks in advance

Pages: [1]