Creating custom Modules and Models

  • 11
  • 1

Hello!

I was wondering whether it was possible to create custom modules (which can be added to projects) and/or models (which can be added to modules).

I would like to subdivided my language like MPS does with its structure, editor, constraints, etc. models.

Christian
It's most probably possible by using internal API ;-)

I think you can start with simple module & create predefined set of models with predefined names in it. For all this you most probably need only custom new Module Wizard.