org.eclipse.amp.amf.acore.edit.commands.test
Class NewSubcontextGenCondition

java.lang.Object
  extended by org.eclipse.amp.amf.acore.edit.commands.test.PrePostCondition
      extended by org.eclipse.amp.amf.acore.edit.commands.test.NewContextMemberGenCondition
          extended by org.eclipse.amp.amf.acore.edit.commands.test.NewSubcontextGenCondition
All Implemented Interfaces:
PrePostAsserts

public class NewSubcontextGenCondition
extends NewContextMemberGenCondition


Constructor Summary
NewSubcontextGenCondition()
           
 
Method Summary
 void postCondition()
           
 void preCondition()
           
 
Methods inherited from class org.eclipse.amp.amf.acore.edit.commands.test.NewContextMemberGenCondition
postCondition
 
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, toString, wait, wait, wait
 

Constructor Detail

NewSubcontextGenCondition

public NewSubcontextGenCondition()
Method Detail

preCondition

public void preCondition()
Specified by:
preCondition in interface PrePostAsserts
Overrides:
preCondition in class NewContextMemberGenCondition

postCondition

public void postCondition()
Specified by:
postCondition in interface PrePostAsserts
Overrides:
postCondition in class NewContextMemberGenCondition