Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Connection information between the Components getting interchanged
Connection information between the Components getting interchanged [message #194239] Tue, 24 June 2008 09:24
Eclipse UserFriend
Originally posted by: Shwetha.V.in.bosch.com

Hello All,

I have a connection that links 2 components.Each component has port
information(PPort and RPort) which i'm displaying it at the ends of the
connector.
I have added a decorator for each end of the connection and a label to it
i.e SourceDecorator with PPort Label and TargetDecorator with RPort Label.
(In gmfgraph i have added Polygon Decorator and label inside it.)

Now the problem is SourceDecorator is getting linked to RPort and
TargetDecorator is getting linked to PPort which is wrong.

I checked in the gmfGen :
1>ConnectorEditPart:
GenLinkLabel ProviderShortNameEditPart --has provider shortName
GenLinkLabel RequestorShortNameEditPart--has requestor shortName

Though the correct editpart is getting linked ,in the editor the
information is getting interchanged.

Any idea why its happenning??

Thanks in advance.

Regards,
Shwetha
Previous Topic:RCP with platform resources
Next Topic:One diagram editor for two child objects
Goto Forum:
  


Current Time: Sat Apr 27 01:28:36 GMT 2024

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

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

Back to the top