Problems with loading a diagram_file [message #158456] |
Tue, 06 November 2007 05:35 |
Eclipse User |
|
|
|
Originally posted by: lepton.gmx.net
Hi,
I have created a GMF-based model editor for a meta model extending the
UML2 meta model provided by the UML2 plugin. My meta model elements are
mostly derived from the UML::Class element, because I need the
UML::Property and UML::Operations concepts. I have also created the
default primitive type imports, which are added to the domain root element
( derived from UML::Package ). My problem is the following:
I can create the desired nodes and edges, I can apply the primitive types
for attributes etcetera. If I save a created model, close the diagram and
try to load it again, some of the former created elements and some of the
former set attributes are not set or created. For example , the
connections (visual part ) between elements are not created despite the
fact that they appear in the properties view. Furthermore the type of
created UML::Properties is not set although it was correctly saved in the
xml file.
My question is , if I have to implement a custom load behavior for my
model or if there are other opportunities for solving this problem.
Any help would be appreciated!
Best regards,
lepton
|
|
|
Powered by
FUDForum. Page generated in 0.10090 seconds