Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The NestedList class can be used to create structured lists, allowing references to analyses and outputs to be organized into sections and subsections. The class is used to define the listOfPlannedAnalyses and, if needed, the listOfPlannedOutputs for the reporting event.

Excerpt Include
ARSP:ER Diagram: NestedList
ARSP:ER Diagram: NestedList

The NestedList class has only 1 attribute, listItems, which is a set of 1 or more list items. Each list item is represented as an instance of the OrderedListItem class and has the following attributes:

...