|
||||||||||
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.CreateSubcontext
public class CreateSubcontext
Constructor Summary | |
---|---|
CreateSubcontext()
|
Method Summary | |
---|---|
void |
addPrePost(java.util.List<PrePostCondition> list)
|
org.eclipse.emf.common.command.Command |
getCommand()
|
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, postCondition, rootAct, setDomain, setModel, setTestCase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.amp.amf.acore.edit.commands.test.PrePostAsserts |
---|
postCondition |
Constructor Detail |
---|
public CreateSubcontext()
Method Detail |
---|
public org.eclipse.emf.common.command.Command getCommand()
getCommand
in class CommandTransformer
public void addPrePost(java.util.List<PrePostCondition> list)
addPrePost
in class CommandTransformer
public void preCondition()
preCondition
in interface PrePostAsserts
preCondition
in class PrePostCondition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |