Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Connection from an element to itself (Changing of where the target gets connected)
Connection from an element to itself (Changing of where the target gets connected) [message #202354] Tue, 19 August 2008 08:21 Go to next message
Eclipse UserFriend
Originally posted by: Erazerx.gmx.de

When I create a connection from an element to itself in my diagrams, it
always connects the target on the south area of the element.
It looks like this:



XXXXXXXXXXXX
X ELEMENT X-------
XXXXXXXXXXXX |
^ |
| |
-------------



Is there a way to customize, where the connection gets connected to the
target?

I guess I have to edit the CreateCommand or the Initializers, but I
can't figure out how to influence this.
Re: Connection from an element to itself (Changing of where the target gets connected) [message #202714 is a reply to message #202354] Wed, 20 August 2008 14:58 Go to previous message
Eclipse UserFriend
Originally posted by: 5d5.mail.ru

Links are shaped by instances of ConnectionRouter; it's typically
maintained by links layer (see ConnectionLayerEx).

Arne wrote:
> When I create a connection from an element to itself in my diagrams, it
> always connects the target on the south area of the element.
> It looks like this:
>
>
>
> XXXXXXXXXXXX
> X ELEMENT X-------
> XXXXXXXXXXXX |
> ^ |
> | |
> -------------
>
>
>
> Is there a way to customize, where the connection gets connected to the
> target?
>
> I guess I have to edit the CreateCommand or the Initializers, but I
> can't figure out how to influence this.
Previous Topic:GMF logic example help
Next Topic:why link can't connect each other
Goto Forum:
  


Current Time: Fri Apr 19 02:36:17 GMT 2024

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

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

Back to the top