* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public void setEReference0(Widget newEReference0) {
Widget oldEReference0 = eReference0;
eReference0 = newEReference0;
if (eNotificationRequired())
eNotify(new ENotificationImpl(this, Notification.SET, FlowConnectorPackage.TEXT__EREFERENCE0, oldEReference0, eReference0));
}