public class AttachMigrationCommand
extends org.eclipse.emf.edit.command.ChangeCommand
| Constructor and Description |
|---|
AttachMigrationCommand(List<MigrateableChange> changes,
String code)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
MigrationChange |
getMigrationChange()
Returns migrationChange.
|
dispose, execute, getChangeRecorder, redo, undopublic AttachMigrationCommand(List<MigrateableChange> changes, String code)
public MigrationChange getMigrationChange()
Copyright © 2020. All rights reserved.