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

class %DeepSee.Model.expression extends %DeepSee.Model.node, %DeepSee.Model.source

Meta-data object that represents an additional expression variable within the fact table for a DeepSee cube.
No facts are generated for an expression; this is simply a way to define a reusable subexpression when building a cube.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 1


Summary

Properties
cube description disabled displayName
factName factSelectivity linkClass linkProperty
name sourceExpression sourceProperty

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
%Validate %ValidateObject XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType


Properties

• relationship cube as %DeepSee.Model.cube(XMLPROJECTION="none") [ Inverse = expressions,Cardinality = one ];
Cube that this expression belongs to.

Methods

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