Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Importing ecore model - errors with validation and conversion - How to debug?
Importing ecore model - errors with validation and conversion - How to debug? [message #431817] Mon, 27 July 2009 18:49 Go to next message
Eric is currently offline EricFriend
Messages: 77
Registered: July 2009
Member
Hello,
I'm trying to import some ecore models into an EMF project but I'm getting
errors while validating and converting the Ecore models.
How should I go about debugging those errors?
The type of errors I'm getting are like:

"The feature 'eSuperTypes' of
'org.eclipse.emf.ecore.impl.EClassImpl@7d2a7d2a{file:.....
"The feaure 'eAllSuperTypes' of
'org.eclipse.emf.ecore.impl.EclassImpl@7d2a7d2a{file:.....
and so on.

Any help is welcome. Thanks in advance.
Re: Importing ecore model - errors with validation and conversion - How to debug? [message #431874 is a reply to message #431817] Tue, 28 July 2009 15:19 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Eric,

If you open the *.ecore file in the Sample Ecore Editor and invoke
"Validate..." from the context menu of the root, error markers will be
created and you can click on each one to navigate to the object with the
problem.


Eric wrote:
> Hello,
> I'm trying to import some ecore models into an EMF project but I'm getting
> errors while validating and converting the Ecore models.
> How should I go about debugging those errors?
> The type of errors I'm getting are like:
>
> "The feature 'eSuperTypes' of
> 'org.eclipse.emf.ecore.impl.EClassImpl@7d2a7d2a{file:.....
> "The feaure 'eAllSuperTypes' of
> 'org.eclipse.emf.ecore.impl.EclassImpl@7d2a7d2a{file:.....
> and so on.
>
> Any help is welcome. Thanks in advance.
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Importing ecore model - errors with validation and conversion - How to debug? [message #431893 is a reply to message #431874] Tue, 28 July 2009 18:36 Go to previous message
Eric is currently offline EricFriend
Messages: 77
Registered: July 2009
Member
Thanks Ed, that helped. I know why I can't import.

Eric

"Ed Merks" <Ed.Merks@gmail.com> wrote in message
news:h4n4ta$h44$1@build.eclipse.org...
> Eric,
>
> If you open the *.ecore file in the Sample Ecore Editor and invoke
> "Validate..." from the context menu of the root, error markers will be
> created and you can click on each one to navigate to the object with the
> problem.
>
>
> Eric wrote:
>> Hello,
>> I'm trying to import some ecore models into an EMF project but I'm
>> getting errors while validating and converting the Ecore models.
>> How should I go about debugging those errors?
>> The type of errors I'm getting are like:
>>
>> "The feature 'eSuperTypes' of
>> 'org.eclipse.emf.ecore.impl.EClassImpl@7d2a7d2a{file:.....
>> "The feaure 'eAllSuperTypes' of
>> 'org.eclipse.emf.ecore.impl.EclassImpl@7d2a7d2a{file:.....
>> and so on.
>>
>> Any help is welcome. Thanks in advance.
>>
>>
Previous Topic:Refreshing an object inside a resource
Next Topic:resource utility example unable to find hibernate
Goto Forum:
  


Current Time: Thu Apr 18 10:21:45 GMT 2024

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

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

Back to the top