Bug 537664 - No group notification raised in BasicMetaModelVersionGroup
Summary: No group notification raised in BasicMetaModelVersionGroup
Status: CLOSED WONTFIX
Alias: None
Product: Sphinx
Classification: Automotive
Component: Core (show other bugs)
Version: 0.11.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-03 09:04 EDT by Pierre Dufay CLA
Modified: 2024-05-07 00:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Dufay CLA 2018-08-03 09:04:15 EDT
In context of BasicAutosarProjectWizard, changing Metamodel descriptor does notify validation of dialog
Change proposal:
when instanciating IFieldListener fieldListener, add a call to 
    notifyGroupChanged(field);
in method dialogFieldChanged

Then up to developer to add his own listener using method addGroupListener of class BasicMetaModelVersionGroup, and eventually call 
    setPageComplete(validatePage());
in groupChanged method
Comment 1 Balazs Grill CLA 2024-05-07 00:53:07 EDT
Closed stale issue before migration