Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » pop up window should not show all the implementable child references(When drawing a base figure with pins and internal threads, a pop up window appears and gives icons for the to be implemented features, this should not show all options.)
pop up window should not show all the implementable child references [message #491093] Tue, 13 October 2009 08:47 Go to next message
peter staelens is currently offline peter staelensFriend
Messages: 17
Registered: October 2009
Junior Member
Hi,

When I run the diagram code and I implement a class + select that class then a window appears with icons for the to be implemented child references. Since one module can have quite a lot of child references in my case, this pop up window can become very wide. As such I would like to see it popping up only with the essential classes to be implemented, leaving out the optional (and put these in the toolbox). Is it possible to define this in the gmfmap or graph? Or do I have to fix it in the code?

many thanks,

Peter
Re: pop up window should not show all the implementable child references [message #492390 is a reply to message #491093] Tue, 20 October 2009 10:20 Go to previous message
Eclipse UserFriend
Originally posted by: hselt.uni-koblenz.de

Hi,

you can fix it in the code by editing the method get getTypesForPopupBar
in XXXModelingAssistantProvider.

Greets,

Henning

peter staelens schrieb:
> Hi,
>
> When I run the diagram code and I implement a class + select that class
> then a window appears with icons for the to be implemented child
> references. Since one module can have quite a lot of child references
> in my case, this pop up window can become very wide. As such I would
> like to see it popping up only with the essential classes to be
> implemented, leaving out the optional (and put these in the toolbox).
> Is it possible to define this in the gmfmap or graph? Or do I have to
> fix it in the code?
>
> many thanks,
>
> Peter
Previous Topic:Diagram partitioning and synchronization
Next Topic:Possible GMF bug when editing a Label that represents an Integer feature
Goto Forum:
  


Current Time: Fri Apr 26 01:23:47 GMT 2024

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

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

Back to the top