|
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.domain.AbstractDomainWrapperCommand
org.eclipse.egf.model.edit.command.plugin.domain.RemoveDomainWrapperCommand
public class RemoveDomainWrapperCommand
Implements a command that wraps a domain modification in factoryComponent extension.
This command handles domain ecore file delete.
Constructor Summary | |
---|---|
RemoveDomainWrapperCommand(EditingDomain domain_p,
EObject modelElement_p,
EStructuralFeature feature_p,
Object value_p)
Constructor. |
Method Summary | |
---|---|
protected String |
getRelativeToProjectDomainPath()
Return the relative path to project for managed domain. |
protected List<IPluginChangesCommand> |
getUndoablePluginChangeCommand()
Returns the extension changes command used in the undo call. |
protected void |
handleDomainFile(String workspaceRelativeDomainPath_p)
Handle domain file for instance : either create or delete the file. |
Methods inherited from class org.eclipse.egf.model.edit.command.plugin.domain.AbstractDomainWrapperCommand |
---|
getDomainPath, getExecutablePluginChangeCommand |
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 RemoveDomainWrapperCommand(EditingDomain domain_p, EObject modelElement_p, EStructuralFeature feature_p, Object value_p)
domain_p
- modelElement_p
- feature_p
- value_p
- Method Detail |
---|
protected void handleDomainFile(String workspaceRelativeDomainPath_p)
AbstractDomainWrapperCommand
handleDomainFile
in class AbstractDomainWrapperCommand
AbstractDomainWrapperCommand.handleDomainFile(java.lang.String)
protected String getRelativeToProjectDomainPath()
AbstractDomainWrapperCommand
getRelativeToProjectDomainPath
in class AbstractDomainWrapperCommand
AbstractDomainWrapperCommand.getRelativeToProjectDomainPath()
protected List<IPluginChangesCommand> getUndoablePluginChangeCommand()
PluginChangeWrapperCommand
getUndoablePluginChangeCommand
in class PluginChangeWrapperCommand
PluginChangeWrapperCommand.getUndoablePluginChangeCommand()
|
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.