Bug 555956 - [VPDSL - UI] Properties view section generation
Summary: [VPDSL - UI] Properties view section generation
Status: RESOLVED FIXED
Alias: None
Product: Kitalpha
Classification: Polarsys
Component: AF and VP (show other bugs)
Version: 1.2.0   Edit
Hardware: All All
: P2 major (vote)
Target Milestone: ---   Edit
Assignee: Jean Barata CLA
QA Contact:
URL:
Whiteboard: 1639
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-08 08:17 EDT by Jean Barata CLA
Modified: 2017-10-02 10:21 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean Barata CLA 2017-06-08 08:17:49 EDT
When generating properties view section, a method loadData(CapellaElement) is generated instead of loadData(EObject).

The callers of this method loadData also cast the object to CapellaElement even when it is not a CapellaElement: ClassCastException.
Comment 1 Jean Barata CLA 2017-08-05 15:01:40 EDT
see https://git.polarsys.org/r/#/c/4888
Comment 2 Jean Barata CLA 2017-10-02 10:21:09 EDT
fixed