Acceleo 2.5.0 - New and Noteworthy
Acceleo 2.5 provides as a new feature a profiler. You can profile the time spent by each element of a chain (from a chain action to a call inside a script).
All these news are added to the Acceleo 2.4.0 new and noteworthy notes.
Profiler
You can now profile the time spent by each element of a chain (from a chain action to a call inside a script). The profiler is activated from the launch configuration of your chain.
Model profile provides the following information:
The tree view is ordered from the most time consuming to the less time consuming element. If you double-click on a template element the corresponding editor will show up with the textual representation of the profiled element selected.
|
Outline improvement
Now, it is possible to sort the outline content by type, by name or unsorted.
|
Enterprise Architect 7.1 Compatibility
Acceleo Bridge for Enterprise Architect 7.1 (UML 2.1 export) has been updated for the last version of Enterprise Architect (EA 7.1.833).
If you need more information concerning the Acceleo compatibility with other modelers, have a look on the compatibility page.
UML 2.1 to C Module
A new module arrived in the modules repository and is included in the Acceleo bundles: you can now generate a C application from an UML2 model. The current version supports:
More details are available here.
UML 2.1 to Java module
A new version of UML2 to Java module arrived, based on Papyrus Java module, in the modules repository and is included in the Acceleo bundles: you can now generate a Java application from an UML2 model. The current version supports:
More details are available here.
Optimization of Acceleo 3.0 standalone engine (beta version)
Performances of the Acceleo 3.0beta engine have been greatly improved. Execution time between Acceleo 2 and Acceleo 3beta have significant differences in favor of the last engine version.
BUG fixes
The following bugs have been corrected:
The following features have been integrated:
| 306878 | Order the outline of the template |
| 306888 | Metrics for a generation |