Welcome to OOMEGA's tutorials.
- Quick Start Tutorial
This tutorial gives a brief overview how to start MDE projects with OOMEGA.
- How to link your DSL with Java
Sometimes it is reasonable to re-use existing languages like Java and incorporate them into your domain-specific language. E.g. an interface of your domain-specific concept "component" might be best described with a standard Java interface. Don't reinvent the wheel, just link standard Java artifacts to your DSL.
- How to link your DSL with a Wiki
It is reasonable to document model objects within a standard Wiki. This tutorial shows how to connect elements of your DSL to Wiki pages in Atlassian Confluence.
- Migrate your DSL with OOMEGA's XML repository and ATL
What can you do if you need to change your metamodel while there's already a model in place. This tutorial covers model migration on the basis of OOMEGA's XML repository and the M2M transformation engine ATL.
- Share your models with XML and SVN
OOMEGA provides a model repository database back-end for a collaborative modelling experience. For small to medium-sized projects a possible alternative is to store models in XML and share them via SVN.
- Language Workbench Competition 2011
OOMEGA participates in the Language Workbench Competition 2011. Our solution for the set of cases defined on http://www.languageworkbenches.net is documented here.