Versions Compared

Key

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

...

  • The operationId attribute contains the identifier value for the operation that is being referenced.
  • The analysisId attribute may contain the identifier of an analysis that uses the method that contains the referenced operation. The analysisId attribute is only used if the results of the referenced operation are always generated by the same analysis. If the analysis producing the required results may differ depending on which analysis uses the method containing the operation being defined, then the analysis that generates the results of the referenced operation may be specified in the referencedAnalysisOperations attribute of the analysis that uses this operation (as described below).
  • The description attribute may be used to record a details of the relationship, which may include:
    • In description of the referenced operation and how its results are used.
    • In indication of which analyses are expected to produce the required result values, which may be helpful in situations when the analysisId is not provided.

For example,

Example
inlinetrue
    • "The count operation whose result provides the numerator for calculation of the percentage. The referenced analysis should be the analysis that contains this percent operation."
    • "The count operation whose result provides the denominator for calculation of the percentage. The referenced analysis should have the same analysis set and subject grouping factor(s) as the analysis containing this percent operation."


Pagenav