hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

Specify UPCC constraints in meta model #119

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Current state:

The UPCC constraints have been implemented in various attempts to create
validation code for UPCC model.

Goals:

Specify all constraints in the Upcc.MetaModel and generate validation code
using T4 templates.

Why:

The constraints would be specified only once and in the appropriate place.
Multiple validation mechanisms could be generated from this single source
(e.g. on-the-fly validation, user-triggered validation, checking of
constraints when creating model elements, ...).

Original issue reported on code.google.com by cschollum on 7 Dec 2009 at 2:44

GoogleCodeExporter commented 9 years ago

Original comment by christia...@researchstudio.at on 24 Feb 2010 at 11:02