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

Bug 527102

Summary: Add protected getter to SelectRootElementWizardPage container for overridding purposes
Product: [Modeling] Sirius Reporter: Steve Monnier <steve.monnier>
Component: CoreAssignee: Steve Monnier <steve.monnier>
Status: CLOSED FIXED QA Contact: Steve Monnier <steve.monnier>
Severity: normal    
Priority: P3 CC: maxime.porhel
Version: 5.1.0Keywords: triaged
Target Milestone: 5.1.1   
Hardware: PC   
OS: Windows NT   
See Also: https://git.eclipse.org/r/111389
https://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=328db0024854f6a88e5a7873aec896096fd51e7b
Whiteboard:

Description Steve Monnier CLA 2017-11-10 04:50:08 EST
In a different wizard, I want to reuse SelectRootElementWizardPage but add a textfield. For that, I need the container that is created in org.eclipse.sirius.ui.tools.internal.wizards.newmodel.SelectRootElementWizardPage.createControl(Composite).

This is a technical issue, there is no test case for validation. The only validation is to check that container is now a protected field of the class instead of a local variable.
Comment 1 Eclipse Genie CLA 2017-11-10 09:49:40 EST
New Gerrit change created: https://git.eclipse.org/r/111389
Comment 3 Pierre-Charles David CLA 2018-02-01 03:25:39 EST
Available in Sirius 5.1.1. See https://wiki.eclipse.org/Sirius/5.1.1 for details.