Bug 561883 - move shared inputs selection code to common interfacefilter base class
Summary: move shared inputs selection code to common interfacefilter base class
Status: CLOSED FIXED
Alias: None
Product: 4DIAC
Classification: IoT
Component: 4DIAC-IDE (show other bugs)
Version: 1.12.0   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: 1.13.0 M1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2020-04-07 17:19 EDT by Alois Zoitl CLA
Modified: 2020-04-15 02:53 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 Alois Zoitl CLA 2020-04-07 17:19:32 EDT
The filter classes for the proptery sheets of the interface editor: AdapterInterfaceFilter, EventInterfaceFilter and DataInterface filter all have to check wich object was selected and if it was an edit part check for the three valid ones and the model. Especially the later code could be moved into a common base class AbstractInterfaceFilter and therefore reduce code duplication and simplify the checks in the filters.
Comment 1 Eclipse Genie CLA 2020-04-14 12:22:15 EDT
New Gerrit change created: https://git.eclipse.org/r/160927