wt.configuration
Class BaselineConfigurationOverrideNewIterationDelegate

java.lang.Object
  extended bywt.configuration.BaselineConfigurationOverrideNewIterationDelegate
All Implemented Interfaces:
PathOccurrenceNewIterationDelegate

public class BaselineConfigurationOverrideNewIterationDelegate
extends Object
implements PathOccurrenceNewIterationDelegate


Constructor Summary
BaselineConfigurationOverrideNewIterationDelegate()
           
 
Method Summary
 Iterated assignValuesToNewIteration(Iterated newIteration, Iterated iterationNewValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaselineConfigurationOverrideNewIterationDelegate

public BaselineConfigurationOverrideNewIterationDelegate()
Method Detail

assignValuesToNewIteration

public Iterated assignValuesToNewIteration(Iterated newIteration,
                                           Iterated iterationNewValues)
                                    throws WTPropertyVetoException,
                                           WTException
Specified by:
assignValuesToNewIteration in interface PathOccurrenceNewIterationDelegate
Throws:
WTPropertyVetoException
WTException