|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StepIfc | |
---|---|
com.compuware.optimaltrace.tools.common.bizobjects | |
com.compuware.optimaltrace.tools.common.bizobjects.client |
Uses of StepIfc in com.compuware.optimaltrace.tools.common.bizobjects |
---|
Classes in com.compuware.optimaltrace.tools.common.bizobjects that implement StepIfc | |
---|---|
class |
Step
Class Step, implements the StepIfc interface. |
Uses of StepIfc in com.compuware.optimaltrace.tools.common.bizobjects.client |
---|
Methods in com.compuware.optimaltrace.tools.common.bizobjects.client that return StepIfc | |
---|---|
StepIfc |
StepFactory.createNewEmptyStep()
Creates a new empty step. |
StepIfc |
StepFactory.createNewStep(ScenarioIfc parentScenario)
Creates a new step. |
StepIfc |
StepFactory.createNewStep(ScenarioIfc parentScenario,
int pos)
Creates a new step. |
StepIfc |
StepFactory.createNewStep(java.lang.String name,
ScenarioIfc parentScenario)
Creates a new step. |
StepIfc |
StepFactory.createNewStep(java.lang.String name,
ScenarioIfc parentScenario,
int pos)
Creates a new step. |
|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |