Bug 233903 - Can not create NotificationImplementation with palette
Summary: Can not create NotificationImplementation with palette
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Sca (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Stephane Drapeau CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-05-26 03:24 EDT by Norihiro Kubo CLA
Modified: 2017-03-30 14:20 EDT (History)
2 users (show)

See Also:


Attachments
Fixed GenNodes in ToolEntry Notification (265.36 KB, patch)
2008-05-26 03:24 EDT, Norihiro Kubo CLA
Stephane.Drapeau: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Norihiro Kubo CLA 2008-05-26 03:24:29 EDT
Created attachment 101926 [details]
Fixed GenNodes in ToolEntry Notification

Hi,

I can not create NotificationImplementation with palette.
I mean drag and drop doesn't work.

I think palette mapping is wrong in sca.gmfgen.

Gen Editor Generator org.eclipse.stp.sca.diagram
 ->Palette org.eclipse.stp.sca.diagram.part
   -> Tool Goup Implementation
    -> Tool Entry Notification
      ->Tool
       ->GenNodes
        mapped "Gen Child Node NortificationBinding2EditPart",
              "Gen Child Node NortificationBinding3EditPart",
              "Gen Child Node NortificationBinding4EditPart"

I think it should be specified "Gen Child Node NortificationImplementationEditPart".

This problem is in not only NortificationImplementation but also NortificationBinding.

I send a patch file based on current revision (2171).

Regards,

Norihiro KUBO
Comment 1 Stephane Drapeau CLA 2008-06-10 05:17:01 EDT
Fixed (commits #2333 to #2350)
Comment 2 Vincent Zurczak CLA 2011-03-25 08:46:15 EDT
Close old bugs.