* <!-- end-user-doc -->
* @generated
*/
public NotificationChain basicSetMoveto_drawto_command_groups(moveto_drawto_command_groups newMoveto_drawto_command_groups, NotificationChain msgs)
{
moveto_drawto_command_groups oldMoveto_drawto_command_groups = moveto_drawto_command_groups;
moveto_drawto_command_groups = newMoveto_drawto_command_groups;
if (eNotificationRequired())
{
ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, SvgPathPackage.SVG_PATH__MOVETO_DRAWTO_COMMAND_GROUPS, oldMoveto_drawto_command_groups, newMoveto_drawto_command_groups);
if (msgs == null) msgs = notification; else msgs.add(notification);