dukeboard / kevoree-modeling-framework

Kevoree Modeling Framework

Home Page:http://kevoree.org/kmf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generation processed when error still in MM file

gnain opened this issue · comments

When declaring a class titi.Plug{} (notice the uppercase P) then in another concept, declare a reference: myPlug : titi.plug[0,* ]
The DSL Editor displays an error but it does not prevent from generating the jar.