|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScenarioIfc | |
---|---|
com.compuware.optimaltrace.tools.common.bizobjects | |
com.compuware.optimaltrace.tools.common.bizobjects.client |
Uses of ScenarioIfc in com.compuware.optimaltrace.tools.common.bizobjects |
---|
Subinterfaces of ScenarioIfc in com.compuware.optimaltrace.tools.common.bizobjects | |
---|---|
interface |
AlternativeScenarioIfc
Interface AlternativeScenarioIfc |
interface |
ItemListIfc
Interface ItemListIfc |
interface |
MainSuccessScenarioIfc
Interface MainSuccessScenarioIfc |
Methods in com.compuware.optimaltrace.tools.common.bizobjects with parameters of type ScenarioIfc | |
---|---|
void |
DeleteSupport.deleteScenario(UseCasePackageIfc useCasePackage,
ScenarioIfc scenario,
boolean deepDelete)
Deletes the scenario. |
boolean |
ScenarioIfc.moveStep(AbstractStepIfc step,
ScenarioIfc newScenario)
Moves the step scenario. |
Uses of ScenarioIfc in com.compuware.optimaltrace.tools.common.bizobjects.client |
---|
Methods in com.compuware.optimaltrace.tools.common.bizobjects.client with parameters of type ScenarioIfc | |
---|---|
ItemIfc |
ItemFactory.createNewItem(ScenarioIfc parentScenario,
int pos)
Creates a new item at specific position. |
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 |