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 categories with a common topic. 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 one or more sub-categorizations for any category. Each sub-categorization is another instance of the AnalysisOutputCategorization class, with its own list of categories (each of which may again have sub-categorizations).

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

The categories within any categorization (or sub-categorization) 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