- getActionStepEnd() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns a "virtual" action step which succeeds the last action step.
- getActionSteps() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns all action steps of the scenario.
- getActionStepsForUniqueElement(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all action steps that are linked to a unique element.
- getActor() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the name of the actor who carries out the action step.
- getActor() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IGoal
-
Returns the name of the actor who pursues the goal.
- getAllActionStepsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all action steps which have been modified the last time with the
commit identified by the history item.
- getAllScenariosForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all scenarios which have been modified the last time with the
commit identified by the history item.
- getAllUseCaseCategories() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use case categories of the project.
- getAllUseCaseCategories(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use case categories of the project.
- getAllUseCaseCategoriesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use case categories which have been modified the last time with the
commit identified by the history item.
- getAllUseCaseCategoriesWithCategory(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use case categories of the project that belong to the specified category.
- getAllUseCaseCategoriesWithCategory(String, String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use case categories of the project that belong to the specified category.
- getAllUseCaseCategoriesWithDefaultCategory() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use case categories of the project that belong to the default category.
- getAllUseCaseCategoriesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use case categories of the project that belong to the default category.
- getAllUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project.
- getAllUseCases(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project.
- getAllUseCases(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project.
- getAllUseCasesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases which have been modified the last time with the
commit identified by the history item.
- getAllUseCasesWithCategory(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project that belong to the specified category.
- getAllUseCasesWithCategory(String, int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project that belong to the specified category.
- getAllUseCasesWithCategory(String, String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project that belong to the specified category.
- getAllUseCasesWithDefaultCategory() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project that belong to the default category.
- getAllUseCasesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project that belong to the default category.
- getAllUseCasesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases of the project that belong to the default category.
- getAuthor() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the author of the use case.
- getCategory() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the category of the use case.
- getCreationDate() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the creation date of the use case.
- getDescription() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the description.
- getDescription() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IGoal
-
Returns the description.
- getEndingExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension scenarios ending at the action step.
- getEndingExtensionScenarios(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension scenarios ending at the action step.
- getEndingExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension scenarios ending at the action step.
- getEndingExtensionScenarios(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension scenarios ending at the action step.
- getEndingExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension use cases ending at the action step.
- getEndingExtensionUseCases(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension use cases ending at the action step.
- getEndingExtensionUseCases(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension use cases ending at the action step.
- getEndingExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension use cases ending at the action step.
- getEndingExtensionUseCases(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension use cases ending at the action step.
- getEndingExtensionUseCases(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension use cases ending at the action step.
- getExtendedScenario() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IExtension
-
Returns the extended scenario of the extension.
- getExtendedScenario() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the scenario which is extended by this scenario.
- getExtendedScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the scenarios which are extended by this use case.
- getExtendedScenarios(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the scenarios which are extended by this use case.
- getExtendingScenarioEndType() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the end type of the scenario.
- getExtendingUseCase() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IExtension
-
Returns the extending use case of the extension.
- getExtensionEndType() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IExtension
-
Returns the end type of the extension.
- getExtensions() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns all extensions of the use case.
- getExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns all immediate extension scenarios of the scenario.
- getExtensionScenarios(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns all immediate extension scenarios of the scenario.
- getExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns all extension scenarios of the use case, i.e. the immediate
extensions of the main scenario.
- getExtensionScenarios(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns all extension scenarios of the use case, i.e. the immediate
extensions of the main scenario.
- getExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns all immediate extension use cases of the scenario.
- getExtensionUseCases(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns all immediate extension use cases of the scenario.
- getExtensionUseCases(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns all immediate extension use cases of the scenario.
- getExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns all extension use cases of the use case, i.e. the immediate
extensions of the main scenario.
- getExtensionUseCases(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns all extension use cases of the use case, i.e. the immediate
extensions of the main scenario.
- getExtensionUseCases(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns all extension use cases of the use case, i.e. the immediate
extensions of the main scenario.
- getFinalStateOnFailure() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the description of the final state of the scenario in case of failure.
- getFinalStateOnSuccess() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the description of the final state of the scenario in case of successful completion.
- getForkingStep() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IExtension
-
Returns the forking step of the extension, i.e. the step at which the extension
use case starts.
- getGoal() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the goal of the scenario.
- getGoals() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the goals to be achieved with the use case.
- getId() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the id of the actions step.
- getId() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the id of the scenario.
- getId() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the id of the use case.
- getInitialSituation() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the description of the initial situation of the use case.
- getInitiator() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the initiator of the use case, i.e. the person who first came up with
the idea for the use case or who demanded the use case.
- getJoiningStep() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IExtension
-
Returns the joining step of the extension, i.e. the step at which the extension
use case ends.
- getLevel() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the level (of abstraction) of the use case.
- getLinkedUniqueElements() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns a list with the linked unique elements or an empty list if non exists.
- getLinkedUniqueElements() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns a list with the linked unique elements or an empty list if non exists.
- getMainActor() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the main actor of the use case.
- getMainScenario() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the main scenario of the use case.
- getName() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the name of the use case.
- getName() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns the name of the category.
- getNotes() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the notes recorded for the use case.
- getOutputFormat() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns the output format for use cases preferred by the user.
- getPostconditionOnFailure() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
- getPostconditionOnSuccess() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
- getPrecondition() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
- getPriority() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the priority of the use case.
- getScenario() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the scenario the action step belongs to.
- getScenario() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the scenario the action step belongs to.
- getScope() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the scope of the use case.
- getSORT_USECASE_BY_ID() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
- getSORT_USECASE_BY_INITIATOR() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
- getSORT_USECASE_BY_LEVEL() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
- getSORT_USECASE_BY_MAINACTOR() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
- getSORT_USECASE_BY_PRIORITY() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
- getSORT_USECASE_BY_STATE() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
- getStartingExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension scenarios starting at the action step.
- getStartingExtensionScenarios(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension scenarios starting at the action step.
- getStartingExtensionScenarios() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension scenarios starting at the action step.
- getStartingExtensionScenarios(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension scenarios starting at the action step.
- getStartingExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension use cases starting at the action step.
- getStartingExtensionUseCases(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension use cases starting at the action step.
- getStartingExtensionUseCases(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the extension use cases starting at the action step.
- getStartingExtensionUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension use cases starting at the action step.
- getStartingExtensionUseCases(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension use cases starting at the action step
- getStartingExtensionUseCases(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStepEnd
-
Returns the extension use cases starting at the action step.
- getState() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns the state of the use case.
- getTitle() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns the title of the action step.
- getTrigger() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
- getTriggeringEvent() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the description of the triggering event of the use case.
- getUniqueIdentifier() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IActionStep
-
Returns a unique identifier that uniquely identifies this object
within its project.
- getUniqueIdentifier() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns a unique identifier that uniquely identifies this object
within its project.
- getUniqueIdentifier() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCase
-
Returns a unique identifier that uniquely identifies this object
within its project.
- getUniqueIdentifier() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns a unique identifier that uniquely identifies this object
within its project.
- getUseCase() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IGoal
-
Returns the use case the goal belongs to.
- getUseCase() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IScenario
-
Returns the use case which this scenario is the main scenario or an extension
scenario (immediate or transitive) of.
- getUseCases() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category.
- getUseCases(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category.
- getUseCases(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category.
- getUseCasesForUniqueElement(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases that are linked to a unique element.
- getUseCasesForUniqueElement(String, int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases that are linked to a unique element.
- getUseCasesForUniqueElement(String, String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseDataProvider
-
Returns all use cases that are linked to a unique element.
- getUseCasesWithCategory(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category that belongs to the specified category.
- getUseCasesWithCategory(String, int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category that belongs to the specified category.
- getUseCasesWithCategory(String, String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category that belongs to the specified category.
- getUseCasesWithDefaultCategory() - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category that belongs to the default category.
- getUseCasesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category that belongs to the default category.
- getUseCasesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.usecasemodule.docgen.provider.interfaces.IUseCaseCategory
-
Returns all use cases of the category that belongs to the default category.