ca.sqlpower.architect.olap
Class MondrianModel

java.lang.Object
  extended by ca.sqlpower.architect.olap.MondrianModel

public class MondrianModel
extends java.lang.Object

This is class is generated from xml-to-java-classes.xsl! Do not alter it directly.


Nested Class Summary
static class MondrianModel.AggColumnName
           
static class MondrianModel.AggExclude
           
static class MondrianModel.AggFactCount
           
static class MondrianModel.AggForeignKey
          The name of the column mapping from base fact table foreign key to aggregate table foreign key.
static class MondrianModel.AggIgnoreColumn
           
static class MondrianModel.AggLevel
           
static class MondrianModel.AggMeasure
           
static class MondrianModel.AggName
           
static class MondrianModel.AggPattern
           
static class MondrianModel.AggTable
          A definition of an aggregate table for a base fact table.
static class MondrianModel.CalculatedMember
           
static class MondrianModel.CalculatedMemberProperty
          Property of a calculated member defined against a cube.
static class MondrianModel.CaptionExpression
           
static class MondrianModel.Closure
          Specifies the transitive closure of a parent-child hierarchy.
static class MondrianModel.Column
           
static class MondrianModel.ColumnDef
          Column definition for an inline table.
static class MondrianModel.ColumnDefs
          Holder for an array of ColumnDef elements
static class MondrianModel.Cube
          Definition of a cube.
static class MondrianModel.CubeDimension
          A CubeDimension is either a usage of a Dimension ('shared dimension', in MSOLAP parlance), or a 'private dimension'.
static class MondrianModel.CubeGrant
          Grants (or denies) this role access to a cube.
static class MondrianModel.CubeUsage
           
static class MondrianModel.CubeUsages
          List of base cubes used by the virtual cube.
static class MondrianModel.Dimension
          A Dimension is a collection of hierarchies.
static class MondrianModel.DimensionGrant
          Grants (or denies) this role access to a dimension.
static class MondrianModel.DimensionUsage
          A DimensionUsage is usage of a shared Dimension within the context of a cube.
static class MondrianModel.Expression
           
static class MondrianModel.ExpressionView
          A collection of SQL expressions, one per dialect.
static class MondrianModel.Formula
           
static class MondrianModel.Grant
           
static class MondrianModel.Hierarchy
          Defines a hierarchy.
static class MondrianModel.HierarchyGrant
          Grants (or denies) this role access to a hierarchy.
static class MondrianModel.InlineTable
           
static class MondrianModel.Join
           
static class MondrianModel.KeyExpression
           
static class MondrianModel.Level
           
static class MondrianModel.Measure
           
static class MondrianModel.MeasureExpression
           
static class MondrianModel.MemberGrant
          Grants (or denies) this role access to a member.
static class MondrianModel.MemberReaderParameter
          Not used
static class MondrianModel.NamedSet
          Defines a named set which can be used in queries in the same way as a set defined using a WITH SET clause.
static class MondrianModel.NameExpression
           
static class MondrianModel.OrdinalExpression
           
static class MondrianModel.Parameter
          A Parameter defines a schema parameter.
static class MondrianModel.ParentExpression
           
static class MondrianModel.Property
          Member property.
static class MondrianModel.Relation
          A table, inline table or view
static class MondrianModel.RelationOrJoin
          A table or a join
static class MondrianModel.Role
          A role defines an access-control profile.
static class MondrianModel.RoleUsage
          Usage of a Role in a union Role.
static class MondrianModel.Row
          Row definition for an inline table.
static class MondrianModel.Rows
          Holder for an array of Row elements
static class MondrianModel.Schema
          A schema is a collection of cubes and virtual cubes.
static class MondrianModel.SchemaGrant
          Grants (or denies) this role access to this schema.
static class MondrianModel.SQL
           
static class MondrianModel.Table
           
static class MondrianModel.Union
          Body of a Role definition which defines a Role to be the union of several Roles.
static class MondrianModel.UserDefinedFunction
          A UserDefinedFunction is a function which extends the MDX language.
static class MondrianModel.Value
          Column value for an inline table.
static class MondrianModel.View
          A collection of SQL statements, one per dialect.
static class MondrianModel.VirtualCube
          A VirtualCube is a set of dimensions and measures gleaned from other cubes.
static class MondrianModel.VirtualCubeDimension
          A VirtualCubeDimension is a usage of a Dimension in a VirtualCube.
static class MondrianModel.VirtualCubeMeasure
          A VirtualCubeMeasure is a usage of a Measure in a VirtualCube.
 
Constructor Summary
MondrianModel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MondrianModel

public MondrianModel()


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca