|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.amf.acore.edit.commands.test.PrePostCondition
org.eclipse.amp.amf.acore.edit.commands.test.CommandTransformer
org.eclipse.amp.amf.acore.edit.commands.test.SetTransformer
org.eclipse.amp.amf.acore.edit.commands.test.SetLabel
org.eclipse.amp.amf.acore.edit.commands.test.RenameAgentCommand
public class RenameAgentCommand
Constructor Summary | |
---|---|
RenameAgentCommand()
|
Method Summary | |
---|---|
org.eclipse.emf.common.command.Command |
getCommand()
|
IID |
getIID()
|
void |
postCondition()
|
void |
preCondition()
|
Methods inherited from class org.eclipse.amp.amf.acore.edit.commands.test.SetLabel |
---|
addPrePost |
Methods inherited from class org.eclipse.amp.amf.acore.edit.commands.test.SetTransformer |
---|
getSNamed |
Methods inherited from class org.eclipse.amp.amf.acore.edit.commands.test.CommandTransformer |
---|
doPostCondition, doPreCondition, exec, modifies, prepare, redo, toString, undo |
Methods inherited from class org.eclipse.amp.amf.acore.edit.commands.test.PrePostCondition |
---|
agAttr, agentRootAct, agInput, agQuery, attr, getDomain, getModel, memAgent, memContext, rootAct, setDomain, setModel, setTestCase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RenameAgentCommand()
Method Detail |
---|
public IID getIID()
getIID
in class SetTransformer
public org.eclipse.emf.common.command.Command getCommand()
getCommand
in class SetTransformer
public void preCondition()
preCondition
in interface PrePostAsserts
preCondition
in class SetLabel
public void postCondition()
postCondition
in interface PrePostAsserts
postCondition
in class SetLabel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |