Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 495296

Summary: Add getters for initial and final contents to ChangeContentsOperation.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF MVCAssignee: Matthias Wienand <matthias.wienand>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) RC4   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2016-06-02 09:50:29 EDT
Currently, the ChangeContentsOperation does not allow subclasses to access the initial and final contents. However, access might be necessary to properly implement #isNoOp().
Comment 1 Matthias Wienand CLA 2016-06-02 09:53:30 EDT
I added the respective getters. The code is published on the master branch, therefore, I resolve this ticket as fixed for 4.0.0 RC4.