Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Stephane B on October 25, 2013, 07:13:33 pm

Title: Auto generated diagrams in MDA Transformation
Post by: Stephane B on October 25, 2013, 07:13:33 pm
Hi,
Is there a way not to generate diagrams in MDA Transformations?
When I transform a PIM into PSM (with templates I've written), I end up with a Package structure like:

Code: [Select]
- com
  |
  +- com (=empty class diagram)
  |
  +- my
     |
     +- my (=empty class diagram)
     |
     +- company
         |
         +- etc.

Is there a way (either in general options or in transformation templates) to get rid of these useless empty diagrams?

Thanks,
Stephane