| Summary: | Support figure code generation based on the ModeledViewmap's | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Modeling] GMF-Tooling | Reporter: | Michael Golubev <borlander> | ||||
| Component: | Generation / Templates | Assignee: | Michael Golubev <borlander> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | borlander | ||||
| Version: | 3.0 | Flags: | borlander:
juno+
|
||||
| Target Milestone: | 3.0M6 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | Extensibility | ||||||
| Attachments: |
|
||||||
|
Description
Michael Golubev
Created attachment 205934 [details]
Mindmap GMF GenModel that uses ModeledViewmap insted of InnerClassViewmap
Model generated from bridge transformation that enable decoupling of code generation. InnerClassViewmap are replaced by ModeledViewmap that will allow execution of code generation after gmfgen generation.
The code is committed to 361958-Modeled-Viewmaps-ALL branch in git. It includes: - UI option for "create generator model" wizard to enable switching to use ModeledViewmap's for all of the GenCommonBase's - templates that handles the generation based on the ModeledViewmap's and producing code which is identical to the one generated by default - Taipan and Taipan Port - gmfgen models created with ModeledViewmaps - Taipan and Taipan Port sample diagrams regenerated with the changed templates Verified in RC2, see 380320 |