Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Creating nodes programatically
Creating nodes programatically [message #516332] Tue, 23 February 2010 15:57
Zied is currently offline ZiedFriend
Messages: 26
Registered: February 2010
Junior Member
hi,
I have done the flowchart example with euGENia and emfatic,
and I have generated in the first time a simple flowchart editor then I have developed the domain model to support all basic types of nodes but my goal is to load the palette's action from XML file.

in my workspace I have the diagram project, but I have no idea from where I should start to do this.

the example of the XML file is like this.
<Node>
<start alt="icon.png" type="ClassNG"> </start>
<Action alt="icon.png" type="ClassMM"> </Action>
<end alt="icon.png" type="ClassNS"> </end>
</Node>

[Updated on: Tue, 23 February 2010 15:58]

Report message to a moderator

Previous Topic:Issue when creating Edges programatically
Next Topic:2 palettes in GMF
Goto Forum:
  


Current Time: Tue Mar 19 06:07:12 GMT 2024

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

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

Back to the top