Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 326238 - Tree-based editor: Change Nested Condition display
Summary: Tree-based editor: Change Nested Condition display
Status: RESOLVED FIXED
Alias: None
Product: EMFT.Henshin
Classification: Modeling
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Stefan Jurack CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-25 14:21 EDT by Felix Rieger CLA
Modified: 2010-10-06 08:55 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 Felix Rieger CLA 2010-09-25 14:21:49 EDT
Negated nested conditions (i.e. NACs) are currently shown as "Nested Condition true," application conditions are shown as "Nested Condition false." This is very counter-intuitive, as it implies "Nested Condition false" should not be matched (NAC) and "Nested Condition true" should be matched (AC), which is exactly opposite of the current and intended behaviour.

"Nested Condition true" should be changed to "Negative Application Condition"
"Nested Condition false" should be changed to "Application Condition"
Comment 1 Stefan Jurack CLA 2010-10-06 08:55:35 EDT
Thnx for the recommendation.
- negative nested conditions are now shown as "Negative Application Condition"
- positive nested conditions are now shown as "Positive Application Condition".

Please note that "nested" conditions are called "application" conditions instead. In middle terms the corresponding model elements may be renamed.