Uses of Class
com.ibm.team.fvt.tests.topology.Topology

Packages that use Topology
com.ibm.team.fvt.tests.config   
com.ibm.team.fvt.tests.scenario   
 

Uses of Topology in com.ibm.team.fvt.tests.config
 

Methods in com.ibm.team.fvt.tests.config that return Topology
 Topology Config.getTopology()
          Return the topology used while running the scenario.
 

Uses of Topology in com.ibm.team.fvt.tests.scenario
 

Methods in com.ibm.team.fvt.tests.scenario that return Topology
 Topology ScenarioExecution.getTopology()
          Return the scenario topology used during the run.