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

class %DeepSee.Model.QualityMeasure.group extends node

Meta-data for a group definition within a DeepSee Quality Measure.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 1


Summary

Properties
caption description disabled elements name
qualityMeasure

Methods
%AddToSaveSet %BindExport %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %QuoteList %QuoteValue %QuoteValueL10N
%RemoveFromSaveSet %SerializeObject %SetModified %Validate
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• property description as %DeepSee.Datatype.string(MAXLEN=2000,XMLPROJECTION="attribute");
Additional descriptive text.
• relationship elements as %DeepSee.Model.QualityMeasure.element(XMLELEMENTREF=1,XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE") [ Inverse = group,Cardinality = many ];
Set of elements defined for this group. These define what is in and out of the group.
• relationship qualityMeasure as %DeepSee.Model.QualityMeasure.qualityMeasure(XMLPROJECTION="none") [ Inverse = groups,Cardinality = one ];
Quality measure that this group belongs to.

Methods

• method %Validate() as %Status
Test if this element's definition is valid.


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