How to use OCL when running EMF standalone
If you are using EMF standalone, i.e. you are not running it in an Eclipse-based environment, and you want to use OCL some additional steps have to be performed besides registering your resource...
View ArticleModifying the “New Child” sub-menu items in EMF
I was just looking into a way to adjust the text of the items in the “New Child” (the same applies to “New Sibling” as well) sub-menu of the generated editor with EMF. By default the items just show...
View ArticleHow to use OCL when running EMF standalone with Eclipse Mars
I previously explained on how to use OCL when running EMF in standalone (not as an Eclipse application). This method works until Eclipse Luna. With Eclipse Mars, OCL was heavily updated again. For...
View ArticleMaking EMF models serialized in XMI available in JSON with emfjson
This summer we had two interns in our team who started creating a web application for our TouchCORE tool. I have wanted this for a long time. Not only does it allow you to model in your browser, you...
View Article