DocBook|Search
Class Reference
%DeepSee.Model.hierarchy
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [Model] >  [hierarchy]
Private  Storage  

class %DeepSee.Model.hierarchy extends %DeepSee.Model.node

Meta-data for a hierarchy within a DeepSee cube.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Properties
description dimension disabled displayName levels
name

Methods
%%OIDGet %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


Properties

• relationship dimension as %DeepSee.Model.dimension(XMLPROJECTION="none") [ Inverse = hierarchies,Cardinality = one ];
Dimension that this hierarchy belongs to.
• relationship levels as %DeepSee.Model.level(XMLELEMENTREF=1,XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE") [ Inverse = hierarchy,Cardinality = many ];
Set of levels defined for this hierarchy.