You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Model Documentation

Class: Output

The Output class is used in the reporting event's outputs attribute to define the outputs for the reporting event.

ER Diagram: Output

An instance of the Output class is created for each output and, in each instance:

  • The id attribute contains the identifier value assigned for the output.
  • The version attribute contains the version number of the output.
  • The name attribute indicates the assigned name of the output.
  • One or more category identifier values may be included in the categoryIds attribute to categorize the output, as described in the AnalysisOutputCategorization section.
  • One or more references to associated documentation for the output may be included in the documentRefs attribute, as described in the DocumentReference section.
  • The programming code used to generate the results displayed in the output may be recorded or referenced in the programmingCode attribute, as described in the AnalysisOutputProgrammingCode section.

An output contains the results from a set of one or more related analyses (see the [note](ARSP:NestedList#analyses_in_outputs) note in the NestedList for information about associated analyses with outputs). Within the output, the results may represented in a single display without the output, or they may be represented in 2 or more separate displays. Separate tabular 

  • No labels