Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » problems with model xml output
problems with model xml output [message #203976] Mon, 01 September 2008 09:12
Gary is currently offline GaryFriend
Messages: 125
Registered: July 2009
Senior Member
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: Sat Jul 20 23:34:19 GMT 2024

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

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

Back to the top