| Summary: | Associate message with choreography task and participant | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [SOA] BPMN2Modeler | Reporter: | Gary Brown <gary> | ||||
| Component: | UI | Assignee: | Robert Brodt <bbrodt> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | enhancement | ||||||
| Priority: | P3 | Flags: | bbrodt:
iplog+
|
||||
| Version: | unspecified | ||||||
| Target Milestone: | 0.0.1-M1 | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Gary Brown
Created attachment 210290 [details]
Support for adding messages to participants within a choreography task
As well as being able to add messages to a choreography task and participant, this patch includes the following changes:
- Property adapters for Message and MessageFlow
- Update the label for Message to be the item definition structural ref if available
- Added 'sourceRef' and 'targetRef' properties to MessageFlow
- Added 'name' to Message properties
Issues:
- Possibly need a different icon for adding the message
- Currently when the message decorator is selected, it focuses the property viewer on an edit part - maybe should be on the message or message flow?
- When choreography task is selected, and the ChoreographyTask tab selected, the MessageFlow labels are still using the 'Type Name' style field - where is this code?
- In the multiple item dialog, the MessageFlow label is also still the old style
Gary: I applied your patch & fixed the "editpart selection" problem. Still need to look into the label issue. Thanks Bob. |