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

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

public class SetLabelPropogationCondition
extends PrePostCondition


Constructor Summary
SetLabelPropogationCondition(java.lang.String labelString)
           
 
Method Summary
 void postCondition()
           
 
Methods inherited from class org.eclipse.amp.amf.acore.edit.commands.test.PrePostCondition
agAttr, agentRootAct, agInput, agQuery, attr, getDomain, getModel, memAgent, memContext, preCondition, rootAct, setDomain, setModel, setTestCase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetLabelPropogationCondition

public SetLabelPropogationCondition(java.lang.String labelString)
Method Detail

postCondition

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