com.ibm.team.fvt.tests.scenario
Class ScenarioData

java.lang.Object
  extended by com.ibm.team.fvt.tests.scenario.ScenarioData

public abstract class ScenarioData
extends java.lang.Object

Manage scenario data.

A this common level, no data can be defined, hence this class is just the root of the hierarchy to allow reference to such objects.


Constructor Summary
ScenarioData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScenarioData

public ScenarioData()