Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Ecore] Check class reference consistency in model
[Ecore] Check class reference consistency in model [message #660765] Mon, 21 March 2011 14:01 Go to next message
leonard.krpan is currently offline leonard.krpanFriend
Messages: 20
Registered: March 2011
Junior Member
Hello,

I'm working with Ecore models that contain a vast number of packages and classes. When processing the models, I need to have the possibility of manually comparing the computed results with the original models. Since the original models are too big, I am using a reduced version where I only leave a package or two from the original.

When reducing the model, it can happen that I delete classes which are referenced (i.e. as super classes) in the classes which land in the reduced model.

Is there a one-click way in Eclipse to check the Ecore model for consistency in this sense?
Re: [Ecore] Check class reference consistency in model [message #660806 is a reply to message #660765] Mon, 21 March 2011 16:19 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
You can use Validate... from the context menu. If there are unresolved
proxies it will complain about them...

lk_muc wrote:
> Hello,
>
> I'm working with Ecore models that contain a vast number of packages
> and classes. When processing the models, I need to have the
> possibility of manually comparing the computed results with the
> original models. Since the original models are too big, I am using a
> reduced version where I only leave a package or two from the original.
>
> When reducing the model, it can happen that I delete classes which are
> referenced (i.e. as super classes) in the classes which land in the
> reduced model.
>
> Is there a one-click way in Eclipse to check the Ecore model for
> consistency in this sense?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[Ecore] deep copying properties of Ecore elements without subcontents
Next Topic:Installing EMF modules
Goto Forum:
  


Current Time: Sat Apr 20 03:57:45 GMT 2024

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

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

Back to the top