Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [QualityMeasure] >  [QualityMeasure]
Private  Storage   

class %DeepSee.QualityMeasure.QualityMeasure extends %RegisteredObject, %XML.Adaptor

This class is used to define DeepSee Quality Measures.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
14


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetExpression %GetFormat %GetGroupsAndElements %GetParameter
%GetQualityMeasureCaption %GetQualityMeasureCatalog %GetQualityMeasureDescription %GetQualityMeasureId
%GetQualityMeasureLinkedTo %GetQualityMeasureName %GetQualityMeasureSet %GetSubjectArea
%IsA %IsAbstract %IsModified %IsPublished
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Methods

• classmethod %GetExpression(pGroup As %String = "", pElement As %String = "") as %String
Return the MDX expression for this quality measure.
If pGroup is defined, return the specific expression for the group. If pGroup and pElement are defined, return the specific expression for the element within the group.
• classmethod %GetFormat() as %String
Return the format string for the quality measure.
• classmethod %GetGroupsAndElements(Output pList)
Return the set of groups and elements for this quality measure.
• classmethod %GetQualityMeasureCaption() as %String
Return the caption of the quality measure.
• classmethod %GetQualityMeasureCatalog() as %String
Return the logical catalog of the quality measure.
• classmethod %GetQualityMeasureDescription() as %String
Return the description of the quality measure.
• classmethod %GetQualityMeasureId() as %String
Return the logical id of the quality measure.
• classmethod %GetQualityMeasureLinkedTo() as %String
Return the linkedTo setting for the quality measure.
• classmethod %GetQualityMeasureName() as %String
Return the logical name of the quality measure.
• classmethod %GetQualityMeasureSet() as %String
Return the logical set of the quality measure.
• classmethod %GetSubjectArea() as %String
Return the name of the subject area this quality measure applies to.
• classmethod %IsAbstract() as %Boolean
Test whether this class is abstract or not.
• classmethod %IsPublished() as %String
Test if the quality measure is published.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.