Home

The Home menu contains the following commands:

  • Backward
    Navigates backward.
  • Forward
    Navigates forward.
  • Undo
    Undo the last action.
  • Redo
    Redo the last undo action.
  • Save
    Saves the current project.
  • Close project
    Closes the current project.
  • Cut
    Removes the selection and adds it to the clipboard.
  • Copy
    Copies the selection to a clipboard.
    • In tables
      Copies table cell contents as text.
    • In trees
      Copies nodes with substructure.
  • Paste
    Inserts content from the clipboard.
  • Duplicate
    Duplicates the selected item.
  • Evaluate
    Triggers the evaluation for all attack trees.
  • Validate
    Triggers the validation of project items.
  • Generate report
    Shows the report creation dialog.
  • Import from CSV
    Shows the import CSV dialog.
  • Create artifact link
    Puts a link to the currently selected artifact to the clipboard.
  • Hide inactive items
    Toggles the visibility of all inactive items. It will also toggle read-only mode since editing is only responsible with all items visible.
  • Spell checking
    Enables or disables spell check indication and suggestions.
  • Tooltip
    Shows or hides tooltip
  • Status indicators
    Shows or hides errors and warnings next to the artifacts.
  • Filter review comments
    Selects which review comments shall be visible. It has three options, i.e., All, All open, and None. You can jump to previous or next review comments.
  • Select the active variant
    Select which variant is currently displayed and used in evaluations.
  • Add
    Adds a new item.
  • Remove
    Removes the selected item.
  • Clear filters
    Clears all filters of the current view.
  • Find
    Finds the elements in the project.
  • Regex search
    Interprets the search string as a regular expression.