Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Nesting ActivityNodes Inside Activities
Nesting ActivityNodes Inside Activities [message #475278] Wed, 06 August 2008 14:39 Go to next message
Eclipse UserFriend
Originally posted by: ML1984.gmx.de

Hello everybody.

I checked out the umltools source code to figure out how you realized
nesting ActivityNodes inside Activities. I'm a little surprised not to
find the compartment mechanism, so how did you make it?

I know diving into the source code would probably answer my question,
but I'm pretty new to the EMF/GMF world, so any hints are appreciated.

Cheers,
Mark
Re: Nesting ActivityNodes Inside Activities [message #475306 is a reply to message #475278] Thu, 28 August 2008 11:33 Go to previous message
Sergey Gribovsky is currently offline Sergey GribovskyFriend
Messages: 42
Registered: July 2009
Member
Hi Mark,

It's a bit delayed answer, but I hope it will help.

There are two nongenerated methods into ActivityEditPart class
("setupContentPane" and "getContentPaneFor"). You can find implementation of
nesting ActivityNode there.

Sergey.


"Mark L." <ML1984@gmx.de> wrote in message
news:g7cd3g$tln$1@build.eclipse.org...
> Hello everybody.
>
> I checked out the umltools source code to figure out how you realized
> nesting ActivityNodes inside Activities. I'm a little surprised not to
> find the compartment mechanism, so how did you make it?
>
> I know diving into the source code would probably answer my question, but
> I'm pretty new to the EMF/GMF world, so any hints are appreciated.
>
> Cheers,
> Mark
Re: Nesting ActivityNodes Inside Activities [message #622680 is a reply to message #475278] Thu, 28 August 2008 11:33 Go to previous message
Sergey Gribovsky is currently offline Sergey GribovskyFriend
Messages: 42
Registered: July 2009
Member
Hi Mark,

It's a bit delayed answer, but I hope it will help.

There are two nongenerated methods into ActivityEditPart class
("setupContentPane" and "getContentPaneFor"). You can find implementation of
nesting ActivityNode there.

Sergey.


"Mark L." <ML1984@gmx.de> wrote in message
news:g7cd3g$tln$1@build.eclipse.org...
> Hello everybody.
>
> I checked out the umltools source code to figure out how you realized
> nesting ActivityNodes inside Activities. I'm a little surprised not to
> find the compartment mechanism, so how did you make it?
>
> I know diving into the source code would probably answer my question, but
> I'm pretty new to the EMF/GMF world, so any hints are appreciated.
>
> Cheers,
> Mark
Previous Topic:How to draw sequence diagram using UML2 tools ?
Next Topic:Creating State Charts
Goto Forum:
  


Current Time: Thu Apr 25 04:07:19 GMT 2024

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

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

Back to the top