Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343512 - Request for a Function in EModelService to rest all user-changes to the model back to the Default
Summary: Request for a Function in EModelService to rest all user-changes to the model...
Status: CLOSED INVALID
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 06:41 EDT by Christoph Keimel CLA
Modified: 2013-11-25 06:16 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Keimel CLA 2011-04-21 06:41:50 EDT
Build Identifier: 20110319-2305

There should be a possibility in the EModelService to reset the changes to the model by the user (delta.xml) back to the default values (meaning: the status of the model before applying the deltas).

If no Perspective is being used then this is fairly straight forward. In case of different Perspectives the Function should reset ALL perspectives (or provide a parameter to distinguish what to do). 

Reproducible: Always
Comment 1 Roman Dawydkin CLA 2013-11-25 06:16:36 EST
Visually this method seems do nothing. Can you elaborate how to reset perspective in pure e4 application identically to how it done in Eclipse IDE itself?