| Interface | Description |
|---|---|
| IActionStep |
The
IActionStep object allows to read attribute values of an action step
from the COCKPIT use case module. |
| IActionStepEnd |
The
IActionStepEnd object is a "virtual" action step that succeeds the
last "real" action step of a scenario from the COCKPIT use case module. |
| IExtension |
The
IExtension object represents one occurrence of a use case
extending a scenario from the COCKPIT use case module. |
| IGoal |
The
IGoal object allows to read attribute values of a goal of a use case
from the COCKPIT use case module. |
| IScenario |
The
IScenario object allows to read attribute values of a scenario
from the COCKPIT use case module. |
| IUseCase |
The
IUseCase object allows to read attribute values of a use case
from the COCKPIT use case module. |
| IUseCaseCategory |
The
IUseCaseCategory object allows to read attribute values of a use case category
from the COCKPIT use case module. |
| IUseCaseDataProvider |
The
IUseCaseDataProvider allows to access objects of a COCKPIT project
for document generation. |