Skip navigation links
C G H I T 

I

IActionStep - Interface in com.arcway.cockpit.usecasemodule.docgen.provider.interfaces
The IActionStep object allows to read attribute values of an action step from the COCKPIT use case module.
IActionStepEnd - Interface in com.arcway.cockpit.usecasemodule.docgen.provider.interfaces
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 - Interface in com.arcway.cockpit.usecasemodule.docgen.provider.interfaces
The IExtension object represents one occurrence of a use case extending a scenario from the COCKPIT use case module.
IGoal - Interface in com.arcway.cockpit.usecasemodule.docgen.provider.interfaces
The IGoal object allows to read attribute values of a goal of a use case from the COCKPIT use case module.
IScenario - Interface in com.arcway.cockpit.usecasemodule.docgen.provider.interfaces
The IScenario object allows to read attribute values of a scenario from the COCKPIT use case module.
isEndOfExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
Checks whether the action step is the end point of extension scenarios.
isEndOfExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
Checks whether the action step is the end point of extension scenarios.
isEndOfExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
Checks whether the action step is the end point of extension use cases.
isEndOfExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
Checks whether the action step is the end point of extension use cases.
isExtensionScenario() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
Checks whether the scenario is an extension scenario (as opposed to a main scenario).
isExtensionUseCase() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
Checks whether the use case is an extension of one or several scenarios.
isLinkedWithUniqueElements() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
Returns whether the action step is linked with unique elements.
isLinkedWithUniqueElements() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
Returns whether the action step is linked with unique elements.
isMainActorsGoal() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IGoal
Returns whether this is the goal of the main actor.
isStartOfExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
Checks whether the action step is the starting point of extension scenarios.
isStartOfExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
Checks whether the action step is the starting point of extension scenarios.
isStartOfExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
Checks whether the action step is the starting point of extension use cases.
isStartOfExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
Checks whether the action step is the starting point of extension use cases.
IUseCase - Interface in com.arcway.cockpit.usecasemodule.docgen.provider.interfaces
The IUseCase object allows to read attribute values of a use case from the COCKPIT use case module.
IUseCaseCategory - Interface in com.arcway.cockpit.usecasemodule.docgen.provider.interfaces
The IUseCaseCategory object allows to read attribute values of a use case category from the COCKPIT use case module.
IUseCaseDataProvider - Interface in com.arcway.cockpit.usecasemodule.docgen.provider.interfaces
The IUseCaseDataProvider allows to access objects of a COCKPIT project for document generation.
C G H I T 
Skip navigation links