Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: fanny983 on August 29, 2008, 08:57:50 pm

Title: EA Java API for MDA transformation
Post 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?
Title: Re: EA Java API for MDA transformation
Post by: «Midnight» on August 29, 2008, 09:13:03 pm
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.