Req.SCT.Editor.TodoAndFixmeTasks.md 1.1 KB

status type
DEFINED functional

The user must be able to use tags like TODO and FIXME within comments of the textual parts. These define artefact related tasks that should be displayed in a separate view. The view must provide an overview of statechart related tasks and allow navigation from the entries to the location where the task is defined.

Discussion

Eclipse provides infrrastructure for these use cases and SCT should integrate with this.

Preconditions

none

Postconditions

none

Solution Contraints

Make use of the Eclipse Tasks view and related infrastructure.

Feature : Visualisation

  • The task description should contain the comment line starting with TODO or FIXME tags.
  • The task type must be SC Task or Statechart Task.

Feature : Navigation

The Tasks view allows navigation to the task location by double clicking. In the case os a stratechart the diagram must be opened and the graphical element must be highlighted. This includes opening subdiagrams if neccessary. containing the task must be selected