class %DeepSee.QualityMeasure.QualityMeasure
extends %RegisteredObject, %XML.Adaptor
This class is used to define DeepSee Quality Measures.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
11
|
|
|
|
|
classmethod %GetExpression()
as %String
Return the MDX expression for this quality measure.
classmethod %GetFormat()
as %String
Return the format string for the 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 %GetQualityMeasureId()
as %String
Return the logical id of 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.