Book a Demo

Author Topic: Meta model validation  (Read 10155 times)

Lars H

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
Meta model validation
« on: October 09, 2008, 07:03:59 pm »
Hi,
I would like to build a meta model that specifies constraints on the model, for instance that a component name should start with "xyz", or that components can only be added to packages with a certain stereotype.

I see that EA has possibility to add OCL constraints on classes, but I need to do this on meta-classes.

Do I need to write an MDG add-on, or is there any other way to do this?