Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Outline not displaying
Outline not displaying [message #66613] Fri, 20 October 2006 19:32 Go to next message
Conor Missing name is currently offline Conor Missing nameFriend
Messages: 159
Registered: July 2009
Senior Member
Hi,

I have a simple editor working but with an outline but no text is being
shown in the outline. There are place holders for each node that is
created but no text being shown for them. Is there something in the gmfmap
I should set so the text is displayed?

The nodes have several different property values, can I switch from one
property being shown to another or do I have to stick to the label mapping
I use in the canvas?

Thanks for your help,

Gaff
Re: Outline not displaying [message #66680 is a reply to message #66613] Fri, 20 October 2006 20:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vcciubot.uwaterloo.ca

I might be wrong but the text might default to
EMFCoreUtil.getName(EObject) so you need to have an EAtrribute called
'name'.


On Fri, 20 Oct 2006 19:32:43 +0000, Gaff wrote:

> Hi,
>
> I have a simple editor working but with an outline but no text is being
> shown in the outline. There are place holders for each node that is
> created but no text being shown for them. Is there something in the gmfmap
> I should set so the text is displayed?
>
> The nodes have several different property values, can I switch from one
> property being shown to another or do I have to stick to the label mapping
> I use in the canvas?
>
> Thanks for your help,
>
> Gaff
Re: Outline not displaying [message #66773 is a reply to message #66680] Sat, 21 October 2006 13:53 Go to previous message
Conor Missing name is currently offline Conor Missing nameFriend
Messages: 159
Registered: July 2009
Senior Member
Where's this code located?
Previous Topic:Where to do initialization work?
Next Topic:Element in Metrics View
Goto Forum:
  


Current Time: Wed Jul 17 22:14:55 GMT 2024

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

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

Back to the top