Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Sub Tool Group in Tool Group on Palette
Sub Tool Group in Tool Group on Palette [message #1029344] Fri, 29 March 2013 14:44 Go to next message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
Hi all,

I want to ask u how can i create sub tool group to palette

e.x

object (tool group)
  fields (tool group)
    primitive fields (creation tool)
    complex fiels (creation tool)
...
....
...



but when i add this changes to palette i always get an error like

"The opposite features 'palette' of 'Tool Group Fields' and 'groups' of 'Palette contentmodel.diagram.part' do not refer to each other"


anyone can help me tounderstand this ?

Regards

[Updated on: Mon, 01 April 2013 05:44]

Report message to a moderator

Re: Sub Tool Group in Tool Group on Palette [message #1029363 is a reply to message #1029344] Fri, 29 March 2013 15:17 Go to previous messageGo to next message
Valerian Merkling is currently offline Valerian MerklingFriend
Messages: 71
Registered: May 2011
Member
Hi !

Where do you have this errors ?

As soon as you add this stuff ? When you try to generate your Genmodel ? Or while validating the palette ?
Re: Sub Tool Group in Tool Group on Palette [message #1031062 is a reply to message #1029363] Mon, 01 April 2013 05:44 Go to previous messageGo to next message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
First i generate my gmf project after that i done changes. And on diagram i can't see

changes on palette al things of palette was default. Palette dont accept changes. I am

using eugenia for time safing. When i make changes and regenerate gmf i have

problems so it must be problem on .gmftool file cause before it dont accept changes

why dont understand. i just want to create palette like this hierarchy.

object (tool group)
 fields (tool group)
   primitive fields (creation tool)
   complex fiels (creation tool)
...
....
...



is it possible ?

[Updated on: Mon, 01 April 2013 05:44]

Report message to a moderator

Re: Sub Tool Group in Tool Group on Palette [message #1031815 is a reply to message #1031062] Tue, 02 April 2013 08:22 Go to previous message
Valerian Merkling is currently offline Valerian MerklingFriend
Messages: 71
Registered: May 2011
Member
Hi Serhat,

As far as i know, your model can't have a toolgroup inside another toolgroup. You can't have somethings like palette -> group -> palette -> group, but only the first palette will be used when you will generate your code.

I think your only solution is
object fields (tool group)
   primitive fields (creation tool)
   complex fiels (creation tool)
object operation (tool group)
   .....
   .....


And don't forget the "collapsible" property of your group.

Regards,

Valerian
Previous Topic:customizing shape look
Next Topic:Keybinding for ValidateAction
Goto Forum:
  


Current Time: Fri Apr 26 20:24:46 GMT 2024

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

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

Back to the top