Bug 507591 - [Table] User must be able to define if filters are applied with AND or with OR strategy
Summary: [Table] User must be able to define if filters are applied with AND or with O...
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Table (show other bugs)
Version: 2.0.1   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-16 04:28 EST by Vincent Lorenzo CLA
Modified: 2016-11-16 04:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Lorenzo CLA 2016-11-16 04:28:48 EST
The user must be able to choose how to apply filter : with OR or with AND stategy. 
It is managed by the class org.eclipse.papyrus.infra.nattable.filter.PapyrusFilterStrategy, 
using ca.odell.glazedlists.matchers.CompositeMatcherEditor.OR and ca.odell.glazedlists.matchers.CompositeMatcherEditor.AND