Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: fanny983 on August 29, 2008, 08:57:50 pm
-
Hi everybody, I want to know if exists Java API for MDA transformation. In particular Java API for the step PMI->PSM model?
-
The Java API should be able to run the various methods of the Project class. Look through them in the EA documentation or help file.
Start with TransformElement and TransformPackage. They are almost at the bottom of the list.