|
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.core.ui.command.ChangeDescriptionWrapperCommand
public class ChangeDescriptionWrapperCommand
Implements a runnable command by the EMF command stack.
This command deals with modified model element objects described in a change description.
Constructor Summary | |
---|---|
ChangeDescriptionWrapperCommand(EditingDomain domain_p)
Constructor. |
|
ChangeDescriptionWrapperCommand(EditingDomain domain_p,
String label_p)
Constructor. |
|
ChangeDescriptionWrapperCommand(EditingDomain domain_p,
String label_p,
String description_p)
Constructor. |
Method Summary | |
---|---|
void |
doExecute()
|
Collection<?> |
doGetAffectedObjects()
|
void |
doRedo()
|
void |
doUndo()
|
protected boolean |
prepare()
|
protected void |
setChangeDescription(ChangeDescription changeDescription_p)
Set given change description. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangeDescriptionWrapperCommand(EditingDomain domain_p)
domain_p
- public ChangeDescriptionWrapperCommand(EditingDomain domain_p, String label_p)
domain_p
- label_p
- public ChangeDescriptionWrapperCommand(EditingDomain domain_p, String label_p, String description_p)
domain_p
- label_p
- description_p
- Method Detail |
---|
public void doExecute()
org.eclipse.emf.edit.command.AbstractOverrideableCommand#doExecute()
public void doRedo()
org.eclipse.emf.edit.command.AbstractOverrideableCommand#doRedo()
public void doUndo()
org.eclipse.emf.edit.command.AbstractOverrideableCommand#doUndo()
protected void setChangeDescription(ChangeDescription changeDescription_p)
changeDescription_p
- the changeDescription to setprotected boolean prepare()
org.eclipse.emf.common.command.AbstractCommand#prepare()
public Collection<?> doGetAffectedObjects()
org.eclipse.emf.edit.command.AbstractOverrideableCommand#doGetAffectedObjects()
|
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.