Timeline for What's the real benefit of meta-modeling?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 19, 2011 at 16:57 | comment | added | UML_GURU | I agree that EMF is only for developers and using EMF tags in the java code in order to keep a model live synchronize with the code is not what should be done. You can try Omondo metamodeling which has totally changed EMF core in order to adapt it to UML. I mean that you create your graphical views, java code and a single model directly in xmi. The graphical diagrams are extracted from the saved xmi which is also the model. | |
| Nov 19, 2011 at 13:26 | comment | added | Jakob | Do modelers actually create meta-models on M0? As far as I understand EMF and Ecore, it is hard-coded in the software. You make use of XMI to create concrete models, but you never do meta-modeling (unless you are one of the developers of EMF). | |
| Nov 18, 2011 at 21:55 | history | answered | UML_GURU | CC BY-SA 3.0 |