%DeepSee.Model.QualityMeasure.element
class %DeepSee.Model.QualityMeasure.element extends %DeepSee.Model.QualityMeasure.node
Meta-data for an element within a group definition within a DeepSee Quality Measure.Property Inventory
Method Inventory
Properties
relationship group as %DeepSee.Model.QualityMeasure.group (XMLPROJECTION = "none") [ Inverse = elements , Cardinality = one ];
Group that this element belongs to.
Property methods: groupGet(), groupGetObject(), groupGetObjectId(), groupGetSwizzled(), groupIsValid(), groupNewObject(), groupRClose(), groupRExec(), groupRFetch(), groupRelate(), groupSQLCompute(), groupSet(), groupUnRelate()
property mdx as %DeepSee.Datatype.string (MAXLEN = 32000, XMLPROJECTION = "attribute");
MDX expression used to compute this measure. This is an mdx expression based on
this quality measure's subject area.
Property methods: mdxDisplayToLogical(), mdxGet(), mdxIsValid(), mdxLogicalToDisplay(), mdxLogicalToOdbc(), mdxNormalize(), mdxSet()
Methods
method %Validate() as %Status
Test if this element's definition is valid.
Inherited Members
Inherited Properties
Inherited 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()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()