%DeepSee.Model.SubjectArea.level
class %DeepSee.Model.SubjectArea.level extends %DeepSee.Model.SubjectArea.node
Meta-data for a hierarchy level within a dimension within a DeepSee subject area.Property Inventory
Properties
Hidden flag. If true, then this level will be hidden (not part of the subject area model).
Property methods: hiddenDisplayToLogical(), hiddenGet(), hiddenIsValid(), hiddenLogicalToDisplay(), hiddenLogicalToXSD(), hiddenNormalize(), hiddenSet(), hiddenXSDToLogical()
relationship hierarchy as %DeepSee.Model.SubjectArea.hierarchy (XMLPROJECTION = "none") [ Inverse = levels , Cardinality = one ];
Hierarchy that this level belongs to.
Property methods: hierarchyGet(), hierarchyGetObject(), hierarchyGetObjectId(), hierarchyGetSwizzled(), hierarchyIsValid(), hierarchyNewObject(), hierarchyRClose(), hierarchyRExec(), hierarchyRFetch(), hierarchyRelate(), hierarchySQLCompute(), hierarchySet(), hierarchyUnRelate()
property sort as %DeepSee.Datatype.string (VALUELIST = ",asc,desc", XMLPROJECTION = "attribute");
If specified, then use this property to define the default sort order for members of the current level.
The value can be "asc" for ascending order or "desc" for descending order.
For more precise control, you can specify sort order within the property definitions associated with this level.
The value can be "asc" for ascending order or "desc" for descending order.
For more precise control, you can specify sort order within the property definitions associated with this level.
Property methods: sortDisplayToLogical(), sortGet(), sortIsValid(), sortLogicalToDisplay(), sortLogicalToOdbc(), sortNormalize(), sortSet()
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()