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

Pages: [1]
1
Automation Interface, Add-Ins and Tools / How to delete a package
« on: April 09, 2013, 08:57:22 pm »
Hello,

I like to know how it is possibile to delete a package in an Enterprise Architect model via the C# API.

I already used the search function of the forum and I read the api documentation but I don't find any solution to delete a package.

Is there any way without deleting everything manually by sql statements?

Regards,
Michael

2
Automation Interface, Add-Ins and Tools / CRC of controlled packages
« on: March 27, 2013, 08:58:35 pm »
Hello,

I like to know how Enterprise Architect calculates the CRC value stored as PackageFlag in the table t_package.

We use SVN as version control system and I develop an add-in which asks the user if he want to reload the controlled package, if the xml file has changed.
Because of this I have to calculate the CRC of the xml file to reload it, if content has changed and to ignore change events caused by a new timestamp or something else.

Pages: [1]