Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » problems with model xml output
problems with model xml output [message #203976] Mon, 01 September 2008 05:12
Eclipse UserFriend
Hi all, I am having real difficulty trying to solve this problem so any
help or ideas would be greatly appreciated!

I hav a class (A) with sub classes (B,C)
My diagram canvas is set to class A ...When I save a diagram it should
save as

<A test>
<B test>
<C test>
</A>

however it saves as....

<A test>
<B test>
<C test>

I have come to the conclusion that this could be due to the use of phantom
nodes, however I hav no idea how I could solve this problem!

Do you know how I could solve this problem?

Thank you in advance,
Gary
Previous Topic:Changing Figures at runtime
Next Topic:Defective copy and paste features
Goto Forum:
  


Current Time: Wed Apr 30 21:06:08 EDT 2025

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

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

Back to the top