Author Topic: Intermediary language and suppression of namespaces  (Read 3683 times)

Thomas Arnbjerg

  • EA User
  • **
  • Posts: 88
  • Karma: +0/-0
    • View Profile
Intermediary language and suppression of namespaces
« on: June 06, 2017, 10:10:56 pm »
How do you create an MDA transformation where the property 'Suppress Namespace' is activated (similar to the package context menu 'Code Engineering->Suppress Namespace').
Is it a Tag or attribute on a package element or something else?

Thomas Arnbjerg

  • EA User
  • **
  • Posts: 88
  • Karma: +0/-0
    • View Profile
Re: Intermediary language and suppression of namespaces
« Reply #1 on: June 06, 2017, 10:22:06 pm »
Forget it. Will just create a custom tag on the package and modify the code templates to ignore namespace generation if this tag is present.