|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractOverrideableCommand
org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand
org.eclipse.egf.model.edit.command.plugin.mapping.AbstractMappingWrapperCommand
org.eclipse.egf.model.edit.command.plugin.mapping.RemoveMappingWrapperCommand
public class RemoveMappingWrapperCommand
Implements a command that wraps a mapping modification in a mapping extension.
Constructor Summary | |
---|---|
RemoveMappingWrapperCommand(EditingDomain domain_p,
EObject modelElement_p,
EStructuralFeature feature_p,
Object value_p)
Constructor. |
Method Summary | |
---|---|
protected List<IPluginChangesCommand> |
getExecutablePluginChangeCommand()
Returns the extension changes command used in the execute call. |
protected MappingModel |
getMapping()
Get the mapping model element. |
protected void |
handleMappingFile(String mappingFileFullPath_p)
Handle the mapping file for given parameters. |
Methods inherited from class org.eclipse.egf.model.edit.command.plugin.mapping.AbstractMappingWrapperCommand |
---|
createMappingFile, getMappingPath, getUndoablePluginChangeCommand, initializeInputOrOutput |
Methods inherited from class org.eclipse.egf.model.edit.command.plugin.PluginChangeWrapperCommand |
---|
doCanUndo, doExecute, doRedo, doUndo, getCommandRunner, getFeature, getMDSoFaPde, getModelElement, getPluginId, getRedoablePluginChangeCommand, getValue, prepare, setPluginId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveMappingWrapperCommand(EditingDomain domain_p, EObject modelElement_p, EStructuralFeature feature_p, Object value_p)
domain_p
- modelElement_p
- feature_p
- value_p
- Method Detail |
---|
protected List<IPluginChangesCommand> getExecutablePluginChangeCommand()
PluginChangeWrapperCommand
getExecutablePluginChangeCommand
in class AbstractMappingWrapperCommand
PluginChangeWrapperCommand.getExecutablePluginChangeCommand()
protected MappingModel getMapping()
AbstractMappingWrapperCommand
getMapping
in class AbstractMappingWrapperCommand
AbstractMappingWrapperCommand.getMapping()
protected void handleMappingFile(String mappingFileFullPath_p)
AbstractMappingWrapperCommand
handleMappingFile
in class AbstractMappingWrapperCommand
mappingFileFullPath_p
- relative path to the workspace.AbstractMappingWrapperCommand.handleMappingFile(java.lang.String)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.