Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Create connection popup menu override?
Create connection popup menu override? [message #207826] Fri, 03 October 2008 22:38
Brian Jakubik is currently offline Brian JakubikFriend
Messages: 140
Registered: July 2009
Senior Member
Ive explored this topic in the past but have just now gotten back to it...

I have a CASE component that will allow 2 connection types out of it,
one being a default connection (0..1) and the other being a conditional
connection (0..*) each with a label. Labels are defined in the
component and when a conditional is created, it is associated with a
label through an attribute on the connection...

When I drag a connection from the case to a different component, I get a
popup with 2 options, create default and create conditional, then in my
implementation, if they choose the conditional, another popup asking
what conditional (label) that would like... and the conditional is
created with the appropriate attributes.

What I am trying to avoid is that last step with the second popup... I
would like to have multiple conditionals on that first popup. This is
where I'm lost, Im in a command/request/... black hole that I cant seem
to get out of,

Any advice on where to get started or implementation ideas? Hope this
makes sense, if not let me know and Ill try to provide more clarification

Thanks
Brian Jakubik

NOTE:
Think of this component as an SWITCH statement, each CASE having its own
label, with one default connection and * conditional connections... The
diagram creates a flow of execution...
Previous Topic:GMF 2.0.2 messes up the text of the figures
Next Topic:GMF Diagram and Memory
Goto Forum:
  


Current Time: Wed Apr 24 15:14:56 GMT 2024

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

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

Back to the top