|
| Re: ECore Editor not displaying as model tree [message #425967 is a reply to message #425966] |
Sun, 14 December 2008 11:52  |
Eclipse User |
|
|
|
Mark,
Comments below.
Mark Melia wrote:
> Hi,
>
> I am using the M2M project to generate an instance of an Ecore model.
> When I go to open the model I get a strange editor, which displays the
> object ids rather than the normal tree.
Can you tell how the instance you generated is different from the one
the editor would normally create? There must be some difference...
> For example one item in the list will is:
> org.eclipse.emf.ecore.impl.DynamicEObjectImpl@f9545e(eClass
> org.eclipse.emf.ecore.impl.DynamicEObjectImpl@a48e64(name: rootNode)
> (instanceClassName: null) (abstract:false, interface:false))
Sounds like something you'd get if your generated model wasn't use to
load the instance.
>
> Does anyone know what is wrong here - how do I get the normal tree
> based editor back???
I can only guess from the little bit of information you've given that
the namespace of the document you are loading isn't the same as the
namespace of your generated model...
>
> Thanks for your help,
> Mark
>
|
|
|
Powered by
FUDForum. Page generated in 0.18469 seconds