[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[omelet-dev] EMF Example

Sorry premature posting,

> This is as well intended as an example for you how EMF is 
> used. And it 
> is an excercise for me to use
> OMLET terminology to formalize our setting.

The various OMELET registries should themselves be models,
a) since OMELET should be consistently meta-modelled
b) so that transaformations can operate within and upon them
c) to support non-Eclipse usage where they are populated from XML.

The registries are currently hand-crafted Java class databases.

I have been toying with hand-crafted to/from DOM transformations
which can then use the DOM to/from XML transformations. Indeed
hand-crafted approaches are what was in the omelet.wfc plug-in
that I based on the PDE functionality.

I suspect this is an area where EMF may already have the solution.

	Regards
			
		Ed Willink