|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.gui.MondrianGuiDef
public class MondrianGuiDef
This is the XML model for Mondrian schemas as used by the Schema
Workbench. It is based upon the Mondrian model Mondrian.xml, but has
a number of differences:
The implementation of equals method for schema objects is changed to
== (double equals), to compare two object references rather than
their contents.
The attributes of the root tag This class was generated from XOM model 'mondrian' on Fri Jun 29 06:40:54 UTC 2012
Nested Class Summary
static classMondrianGuiDef.AggColumnName
static classMondrianGuiDef.AggExclude
static classMondrianGuiDef.AggFactCount
static classMondrianGuiDef.AggForeignKey
The name of the column mapping from base fact table foreign key
to aggregate table foreign key.
static classMondrianGuiDef.AggIgnoreColumn
static classMondrianGuiDef.AggLevel
static classMondrianGuiDef.AggMeasure
static classMondrianGuiDef.AggName
static classMondrianGuiDef.AggPattern
static classMondrianGuiDef.AggTable
A definition of an aggregate table for a base fact table.
static classMondrianGuiDef.Annotation
User-defined property value.
static classMondrianGuiDef.Annotations
Holder for an array of Annotation elements
static classMondrianGuiDef.CalculatedMember
static classMondrianGuiDef.CalculatedMemberProperty
Property of a calculated member defined against a cube.
static classMondrianGuiDef.CaptionExpression
static classMondrianGuiDef.CellFormatter
Plugin that formats the values of cells.
static classMondrianGuiDef.Closure
Specifies the transitive closure of a parent-child hierarchy.
static classMondrianGuiDef.Column
static classMondrianGuiDef.ColumnDef
Column definition for an inline table.
static classMondrianGuiDef.ColumnDefs
Holder for an array of ColumnDef elements
static classMondrianGuiDef.Cube
Definition of a cube.
static classMondrianGuiDef.CubeDimension
A CubeDimension is either a usage of a Dimension ('shared
dimension', in MSOLAP parlance), or a 'private dimension'.
static classMondrianGuiDef.CubeGrant
Grants (or denies) this role access to a cube.
static classMondrianGuiDef.CubeUsage
static classMondrianGuiDef.CubeUsages
List of base cubes used by the virtual cube.
static classMondrianGuiDef.Dimension
A Dimension is a collection of hierarchies.
static classMondrianGuiDef.DimensionGrant
Grants (or denies) this role access to a dimension.
static classMondrianGuiDef.DimensionUsage
A DimensionUsage is usage of a shared
Dimension within the context of a cube.
static interfaceMondrianGuiDef.Expression
static classMondrianGuiDef.ExpressionView
A collection of SQL expressions, one per dialect.
static classMondrianGuiDef.Formula
static interfaceMondrianGuiDef.Grant
static classMondrianGuiDef.Hierarchy
Defines a hierarchy.
static classMondrianGuiDef.HierarchyGrant
Grants (or denies) this role access to a hierarchy.
static classMondrianGuiDef.Hint
Dialect-specific table optimization hints.
static classMondrianGuiDef.InlineTable
static classMondrianGuiDef.Join
static classMondrianGuiDef.KeyExpression
static classMondrianGuiDef.Level
static classMondrianGuiDef.Measure
static classMondrianGuiDef.MeasureExpression
static classMondrianGuiDef.MemberFormatter
Plugin that formats members.
static classMondrianGuiDef.MemberGrant
Grants (or denies) this role access to a member.
static classMondrianGuiDef.MemberReaderParameter
Not used
static classMondrianGuiDef.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 classMondrianGuiDef.NameExpression
static classMondrianGuiDef.OrdinalExpression
static classMondrianGuiDef.Parameter
A Parameter defines a schema parameter.
static classMondrianGuiDef.ParentExpression
static classMondrianGuiDef.Property
Member property.
static classMondrianGuiDef.PropertyFormatter
Plugin that formats properties.
static classMondrianGuiDef.Relation
A table, inline table or view
static classMondrianGuiDef.RelationOrJoin
A table or a join
static classMondrianGuiDef.Role
A role defines an access-control profile.
static classMondrianGuiDef.RoleUsage
Usage of a Role in a union Role.
static classMondrianGuiDef.Row
Row definition for an inline table.
static classMondrianGuiDef.Rows
Holder for an array of Row elements
static classMondrianGuiDef.Schema
A schema is a collection of cubes and virtual cubes.
static classMondrianGuiDef.SchemaGrant
Grants (or denies) this role access to this schema.
static classMondrianGuiDef.Script
Script fragment to implement an SPI such as user-defined function,
member formatter, cell formatter.
static classMondrianGuiDef.SQL
static classMondrianGuiDef.Table
static classMondrianGuiDef.Union
Body of a Role definition which defines a Role to be the union
of several Roles.
static classMondrianGuiDef.UserDefinedFunction
A UserDefinedFunction is a function which
extends the MDX language.
static classMondrianGuiDef.Value
Column value for an inline table.
static classMondrianGuiDef.View
A collection of SQL statements, one per dialect.
static classMondrianGuiDef.VirtualCube
A VirtualCube is a set of dimensions and
measures gleaned from other cubes.
static classMondrianGuiDef.VirtualCubeDimension
A VirtualCubeDimension is a usage of a Dimension in a VirtualCube.
static classMondrianGuiDef.VirtualCubeMeasure
A VirtualCubeMeasure is a usage of a Measure in a VirtualCube.
Field Summary
static String[]_elements
Constructor Summary
MondrianGuiDef()
Method Summary
static ClassgetXMLDefClass()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
_elements
public static String[] _elements
Constructor Detail
MondrianGuiDef
public MondrianGuiDef()
Method Detail
getXMLDefClass
public static Class getXMLDefClass()
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD