public class UpdateProfileElementsCommand extends ChangeCommand
AbstractCommand.NonDirtying| Modifier and Type | Method and Description |
|---|---|
static UpdateProfileElementsCommand |
create(Resource profileApplicationStore,
EList<org.modelversioning.emfprofile.Profile> updatedProfileElements) |
String |
getDescription() |
String |
getLabel() |
dispose, execute, getChangeRecorder, redo, undocanExecute, canUndo, chain, getAffectedObjects, getResult, setDescription, setLabel, toStringpublic static UpdateProfileElementsCommand create(Resource profileApplicationStore, EList<org.modelversioning.emfprofile.Profile> updatedProfileElements)
public String getLabel()
getLabel in interface CommandgetLabel in class AbstractCommandpublic String getDescription()
getDescription in interface CommandgetDescription in class AbstractCommand