Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleModel Documentation

Class: AnalysisOutputCategorization

The AnalysisOutputCategorization class can be used to create sponsor-defined categorizations, where a categorization is a set of categories with a common topic. Defined categorizations are stored in the reporting event's analysisOutputCategorizations attribute. In its simplest form, a categorization is a list of categories, each of which is a label with an associated identifier value. However, it is possible to define 1 or more subcategorizations for any category. Each subcategorization is another instance of the AnalysisOutputCategorization class, with its own list of categories (each of which may again have subcategorizations).

Excerpt Include
ARSP:ER Diagram: AnalysisOutputCategorization
ARSP:ER Diagram: AnalysisOutputCategorization

The categories within any categorization (or subcategorization) may be used to categorize any analysis or output. Each analysis or output may be assigned to one or more categories by including the identifier value of the category in the categoryIds attribute of the analysis or output.

Example

Include Page
ARSP:analysisOutputCategorizations: Simple
ARSP:analysisOutputCategorizations: Simple

Example

Include Page
ARSP:analysisOutputCategorizations: Complex
ARSP:analysisOutputCategorizations: Complex

Pagenav