Package mondrian.olap
Class MondrianDef
java.lang.Object
mondrian.olap.MondrianDef
This is the XML model for Mondrian schemas.
 Revision is $Id$
 
This class was generated from XOM model 'mondrian' on Fri Jul 26 17:58:31 UTC 2024
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classThe name of the column mapping from base fact table foreign key to aggregate table foreign key.static classstatic classstatic classMember property.static classstatic classstatic classstatic classstatic classA definition of an aggregate table for a base fact table.static classUser-defined property value.static classHolder for an array of Annotation elementsstatic classstatic classProperty of a calculated member defined against a cube.static classstatic classPlugin that formats the values of cells.static classSpecifies the transitive closure of a parent-child hierarchy.static classstatic classColumn definition for an inline table.static classHolder for an array of ColumnDef elementsstatic classDefinition of a cube.static classA CubeDimension is either a usage of a Dimension ('shared dimension', in MSOLAP parlance), or a 'private dimension'.static classGrants (or denies) this role access to a cube.static classstatic classList of base cubes used by the virtual cube.static classA Dimension is a collection of hierarchies.static classGrants (or denies) this role access to a dimension.static classA DimensionUsage is usage of a shared Dimension within the context of a cube.static classAbstract type just in order to avoid duplication.static interfacestatic classA collection of SQL expressions, one per dialect.static classstatic interfacestatic classDefines a hierarchy.static classGrants (or denies) this role access to a hierarchy.static classDialect-specific table optimization hints.static classstatic classstatic classstatic classstatic classstatic classstatic classPlugin that formats members.static classGrants (or denies) this role access to a member.static classNot usedstatic classDefines a named set which can be used in queries in the same way as a set defined using a WITH SET clause.static classstatic classstatic classA Parameter defines a schema parameter.static classstatic classMember property.static classPlugin that formats properties.static classA table, inline table or viewstatic classA table or a joinstatic classA role defines an access-control profile.static classUser name or member group name.static classUsage of a Role in a union Role.static classRow definition for an inline table.static classHolder for an array of Row elementsstatic classA schema is a collection of cubes and virtual cubes.static classGrants (or denies) this role access to this schema.static classScript fragment to implement an SPI such as user-defined function, member formatter, cell formatter.static classstatic classstatic classBody of a Role definition which defines a Role to be the union of several Roles.static classA UserDefinedFunction is a function which extends the MDX language.static classColumn value for an inline table.static classA collection of SQL statements, one per dialect.static classA VirtualCube is a set of dimensions and measures gleaned from other cubes.static classA VirtualCubeDimension is a usage of a Dimension in a VirtualCube.static classA VirtualCubeMeasure is a usage of a Measure in a VirtualCube. - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
_elements
 
 - 
 - 
Constructor Details
- 
MondrianDef
public MondrianDef() 
 - 
 - 
Method Details
- 
getXMLDefClass
 
 -