| Summary: | wrong implementation of ILinkService#getPictogramElements() | ||
|---|---|---|---|
| Product: | [Modeling] Graphiti | Reporter: | Matthias Gorning <matthias.gorning> |
| Component: | Core | Assignee: | Project Inbox <graphiti-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | michael.wenz |
| Version: | 0.7.0 | ||
| Target Milestone: | 0.7.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Gorning
Implementation in class LinkServiceImpl changed. It uses getAllBusinessObjectsForLinkedPictogramElement() instead of getBusinessObjectForLinkedPictogramElement(). The automated junit tests were also extended. Part of 0.7.0 release |