Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Creating two domain model elements for one graphical
Creating two domain model elements for one graphical [message #502394] Tue, 08 December 2009 00:31 Go to next message
Milan Milanovich is currently offline Milan MilanovichFriend
Messages: 201
Registered: July 2009
Senior Member
Hi,

I have two elements (classes) in my domain model, which I want to represent by using one graphical element in gmf graphical definition. I have:

Class 1 {

reference Class2;
}

So, When user drag-n-drop Class1 instance in the generated editor, I want to instantiate Class1 and its containing Class2 instance for that graphical element (used to represent Class1).

How can I do this?

--
thx, Milan
Re: Creating two domain model elements for one graphical [message #502512 is a reply to message #502394] Tue, 08 December 2009 16:02 Go to previous message
Milan Milanovich is currently offline Milan MilanovichFriend
Messages: 201
Registered: July 2009
Senior Member
No one knows?!
Previous Topic:SWT Widget as custim figure for Diagramm
Next Topic:Show a 'floating' node at the border of a node
Goto Forum:
  


Current Time: Fri Apr 26 03:06:32 GMT 2024

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

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

Back to the top