Versions Compared

Key

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

...

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

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

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

...