Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » MDT (Model Development Tools) » Meta-Model Spy Suggestion
Meta-Model Spy Suggestion [message #547250] Fri, 16 July 2010 06:25
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

A suggestion: perhaps for Sphinx, perhaps for Modisco. Sorry; no way
that I have time.

When developing tooling I can spend quite a bit of time working out why
my meta-models are mis-behaving. Typical problems are:

No meta-model
- incorrect URI
- no plugin
- no content type registration
Wrong meta-model
- incorrect URI
- platform:/plugin rather than platform:/resource
- there is an unobserved validation error
Two meta-models
- incorrect URI
- both platform:/resource and platform:/plugin
- conflicting content types
- genmodel not rerun: one tool uses Ecore another Java model view

I hope that ordinary users don't have as much trouble as I do.

After uncovering my most recent stupidity, it seemed that it would be
really helpful if there was a Meta-Model Spy that could expand out from
a ResourceSet

- provide a MetaModel Browser
- of what is in the ResourceSet
- of what is visible but not in the ResourceSet
- of what is not visible
- show error/warning markers from
running validation
Java differencing a rerun of genmodel
Ecore differencing platform:/resource and platform:/plugin
....

Given such a project-neutral debugging tool, EMF or individual projects
might voluntary comply with an API to publish the required starting
context for the MMSPY.

Regards

Ed Willink
Previous Topic:Programatically merge two models
Next Topic:Using profile in maven repository
Goto Forum:
  


Current Time: Tue May 07 22:38:10 GMT 2024

Powered by FUDForum. Page generated in 0.03009 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top