Paket: metamodel

"metamodel" contains our metamodels, in the first instance the simple ones, SimpleUML and SimpleRDBM.

We have different options of modeling metamodels:
- Ecore for modeling them using the TOPCASED Ecore tools.
- UMLMDT does the trick with tools of the UML2 Modeling Toolkit.
- UMLTC is for modeling metamodels with TOPCASED UML2 class diagram.

For deploying them into an Eclipse context, you will always need the "genmodel" file representation and generate the EMF-plugins. For more information about how to build and deploy metamodels you should follow the hyperlink to my project site - Part2 - or else the EMF tutorial sites.

The metamodeling stuff is only for some demonstration of living metamodeling in an Eclipse environment. This sample project doesn't really need the metamodels; we use UML profiles for our domain specific purposes.

Hyperlinks

Owner
package   Project-Organization

Relationships
In package  metamodel going 
from Source Relation
package   UMLTC     relation    
package   UMLMDT     relation    
package   ecore     relation    

From package  metamodel coming 
Relation to target
  relation     package   model