Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Geert Bellekens on February 15, 2011, 07:02:12 pm
-
I've just published most of my C# code on GitHub (https://github.com/GeertBellekens)
There's:
- UML Tooling Framework (http://geertbellekens.github.com/UML-Tooling-Framework/) : a C# UML metamodel implementation.
- Enterprise Architect Add-in Framework (http://geertbellekens.github.com/Enterprise-Architect-Add-in-Framework/) : Containing an EA wrapper library based on the UML Tooling Framework, an EA add-in base class containing all EA events, the EA add-in tester, and an example add-in (MyAddin)
- Enterprise Architect Toolpack (http://geertbellekens.github.com/Enterprise-Architect-Toolpack/): Containing the EA Navigator to navigate between operations and sequence diagrams, for now.
More about this on my blog: http://geertbellekens.wordpress.com/2011/02/15/uml-and-enterprise-architect-tools-open-sourced-at-github/
Geert