[Ecore] Check class reference consistency in model [message #660765] |
Mon, 21 March 2011 10:01  |
Eclipse User |
|
|
|
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 12:19  |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.02783 seconds