|
||||||||||
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.CreateAgents
public class CreateAgents
Constructor Summary | |
---|---|
CreateAgents()
|
Method Summary | |
---|---|
void |
addPrePost(java.util.List<PrePostCondition> list)
|
org.eclipse.emf.common.command.Command |
getCommand()
|
void |
postCondition()
|
void |
preCondition()
|
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 CreateAgents()
Method Detail |
---|
public void addPrePost(java.util.List<PrePostCondition> list)
addPrePost
in class CommandTransformer
public org.eclipse.emf.common.command.Command getCommand()
getCommand
in class CommandTransformer
public void preCondition()
preCondition
in interface PrePostAsserts
preCondition
in class PrePostCondition
public void postCondition()
postCondition
in interface PrePostAsserts
postCondition
in class PrePostCondition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |