Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed quotes from class and attribute names

...

The model defines a set of classes and their attributes, which can be used to represent the technical specification of analyses performed and outputs created,  and and the results of the analyses. The model includes classes such as " ReportingEvent", " Analysis", “AnalysisSet”AnalysisSet, “AnalysisGroup”AnalysisGroup, " Output", and " GroupingFactor", among others. Each class has a set of attributes that define its properties, such as " id", " label", “condition”condition, “whereClauses”whereClauses, " methods", " fileSpecifications", and so on.

The ReportingEvent class serves as the root of the model and includes many other classes and attributes that help to organize the data into different categories and groupings. Each reporting event represents a set of analyses and outputs created to meet a specific reporting requirement, such as a CSR or interim analysis.

...