Serialized Form
jdbcMetaData
JdbcMetaData jdbcMetaData
model
JdbcTreeModel model
workbench
Workbench workbench
root
DefaultMutableTreeNode root
treeModel
DefaultTreeModel treeModel
jScrollPane2
JScrollPane jScrollPane2
jScrollPane1
JScrollPane jScrollPane1
tree
JTree tree
jSplitPane1
JSplitPane jSplitPane1
updater
JTreeUpdater updater
column
String column
pattern
String pattern
name
String name
ignorecase
Boolean ignorecase
factColumn
String factColumn
aggColumn
String aggColumn
column
String column
name
String name
column
String column
name
String name
name
String name
approxRowCount
String approxRowCount
pattern
String pattern
excludes
MondrianGuiDef.AggExclude[] excludes
ignorecase
Boolean ignorecase
factcount
MondrianGuiDef.AggFactCount factcount
- What does the fact_count column look like.
ignoreColumns
MondrianGuiDef.AggIgnoreColumn[] ignoreColumns
foreignKeys
MondrianGuiDef.AggForeignKey[] foreignKeys
measures
MondrianGuiDef.AggMeasure[] measures
levels
MondrianGuiDef.AggLevel[] levels
name
String name
cdata
String cdata
array
MondrianGuiDef.Annotation[] array
name
String name
formatString
String formatString
caption
String caption
description
String description
formula
String formula
dimension
String dimension
hierarchy
String hierarchy
parent
String parent
visible
Boolean visible
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
formulaElement
MondrianGuiDef.Formula formulaElement
- MDX expression which gives the value of this member.
cellFormatter
MondrianGuiDef.CellFormatter cellFormatter
- Cell formatter.
memberProperties
MondrianGuiDef.CalculatedMemberProperty[] memberProperties
name
String name
caption
String caption
description
String description
expression
String expression
value
String value
className
String className
script
MondrianGuiDef.Script script
- Script to implement this cell formatter.
Either the "Script" element or the "className" attribute
must be specified.
parentColumn
String parentColumn
childColumn
String childColumn
table
MondrianGuiDef.Table table
table
String table
name
String name
name
String name
type
String type
array
MondrianGuiDef.ColumnDef[] array
name
String name
caption
String caption
visible
Boolean visible
description
String description
defaultMeasure
String defaultMeasure
cache
Boolean cache
enabled
Boolean enabled
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
fact
MondrianGuiDef.Relation fact
- The fact table is the source of all measures in this cube. If
this is a Table and the schema name is not
present, table name is left unqualified.
dimensions
MondrianGuiDef.CubeDimension[] dimensions
measures
MondrianGuiDef.Measure[] measures
calculatedMembers
MondrianGuiDef.CalculatedMember[] calculatedMembers
- Calculated members in this cube.
namedSets
MondrianGuiDef.NamedSet[] namedSets
- Named sets in this cube.
name
String name
caption
String caption
visible
Boolean visible
description
String description
foreignKey
String foreignKey
highCardinality
Boolean highCardinality
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
access
String access
cube
String cube
dimensionGrants
MondrianGuiDef.DimensionGrant[] dimensionGrants
hierarchyGrants
MondrianGuiDef.HierarchyGrant[] hierarchyGrants
cubeName
String cubeName
ignoreUnrelatedDimensions
Boolean ignoreUnrelatedDimensions
cubeUsages
MondrianGuiDef.CubeUsage[] cubeUsages
type
String type
usagePrefix
String usagePrefix
hierarchies
MondrianGuiDef.Hierarchy[] hierarchies
access
String access
dimension
String dimension
source
String source
level
String level
usagePrefix
String usagePrefix
expressions
MondrianGuiDef.SQL[] expressions
cdata
String cdata
name
String name
visible
Boolean visible
hasAll
Boolean hasAll
allMemberName
String allMemberName
allMemberCaption
String allMemberCaption
allLevelName
String allLevelName
primaryKey
String primaryKey
primaryKeyTable
String primaryKeyTable
defaultMember
String defaultMember
memberReaderClass
String memberReaderClass
caption
String caption
description
String description
uniqueKeyLevelName
String uniqueKeyLevelName
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
relation
MondrianGuiDef.RelationOrJoin relation
- The
table,
set of tables,
SQL statement, or
inline table
which populates this hierarchy.
levels
MondrianGuiDef.Level[] levels
memberReaderParameters
MondrianGuiDef.MemberReaderParameter[] memberReaderParameters
access
String access
hierarchy
String hierarchy
topLevel
String topLevel
bottomLevel
String bottomLevel
rollupPolicy
String rollupPolicy
memberGrants
MondrianGuiDef.MemberGrant[] memberGrants
type
String type
cdata
String cdata
alias
String alias
columnDefs
MondrianGuiDef.ColumnDefs columnDefs
rows
MondrianGuiDef.Rows rows
leftAlias
String leftAlias
leftKey
String leftKey
rightAlias
String rightAlias
rightKey
String rightKey
left
MondrianGuiDef.RelationOrJoin left
right
MondrianGuiDef.RelationOrJoin right
approxRowCount
String approxRowCount
name
String name
visible
Boolean visible
table
String table
column
String column
nameColumn
String nameColumn
ordinalColumn
String ordinalColumn
parentColumn
String parentColumn
nullParentValue
String nullParentValue
type
String type
internalType
String internalType
uniqueMembers
Boolean uniqueMembers
levelType
String levelType
hideMemberIf
String hideMemberIf
formatter
String formatter
caption
String caption
description
String description
captionColumn
String captionColumn
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
keyExp
MondrianGuiDef.KeyExpression keyExp
- The SQL expression used to populate this level's key.
nameExp
MondrianGuiDef.NameExpression nameExp
- The SQL expression used to populate this level's name. If not
specified, the level's key is used.
captionExp
MondrianGuiDef.CaptionExpression captionExp
- The SQL expression used to populate this level's caption. If not
specified, the level's name is used.
ordinalExp
MondrianGuiDef.OrdinalExpression ordinalExp
- The SQL expression used to populate this level's ordinal.
parentExp
MondrianGuiDef.ParentExpression parentExp
- The SQL expression used to join to the parent member in a
parent-child hierarchy.
memberFormatter
MondrianGuiDef.MemberFormatter memberFormatter
- Member formatter.
closure
MondrianGuiDef.Closure closure
properties
MondrianGuiDef.Property[] properties
name
String name
column
String column
datatype
String datatype
formatString
String formatString
aggregator
String aggregator
formatter
String formatter
caption
String caption
description
String description
visible
Boolean visible
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
measureExp
MondrianGuiDef.MeasureExpression measureExp
- The SQL expression used to calculate a measure.
Must be specified if a source column is not specified.
cellFormatter
MondrianGuiDef.CellFormatter cellFormatter
- Cell formatter.
memberProperties
MondrianGuiDef.CalculatedMemberProperty[] memberProperties
className
String className
script
MondrianGuiDef.Script script
- Script to implement this member formatter.
Either the "Script" element or the "className" attribute
must be specified.
member
String member
access
String access
name
String name
value
String value
name
String name
caption
String caption
description
String description
formula
String formula
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
formulaElement
MondrianGuiDef.Formula formulaElement
- MDX expression which gives the value of this set.
name
String name
description
String description
type
String type
modifiable
Boolean modifiable
defaultValue
String defaultValue
name
String name
column
String column
type
String type
formatter
String formatter
caption
String caption
description
String description
dependsOnLevelValue
Boolean dependsOnLevelValue
propertyFormatter
MondrianGuiDef.PropertyFormatter propertyFormatter
- Property formatter.
className
String className
script
MondrianGuiDef.Script script
- Script to implement this property formatter.
Either the "Script" element or the "className" attribute
must be specified.
name
String name
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
schemaGrants
MondrianGuiDef.SchemaGrant[] schemaGrants
union
MondrianGuiDef.Union union
roleName
String roleName
values
MondrianGuiDef.Value[] values
array
MondrianGuiDef.Row[] array
name
String name
description
String description
measuresCaption
String measuresCaption
defaultRole
String defaultRole
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
parameters
MondrianGuiDef.Parameter[] parameters
- This schema's parameter definitions.
dimensions
MondrianGuiDef.Dimension[] dimensions
- Shared dimensions in this schema.
cubes
MondrianGuiDef.Cube[] cubes
- Cubes in this schema.
virtualCubes
MondrianGuiDef.VirtualCube[] virtualCubes
- Virtual cubes in this schema.
namedSets
MondrianGuiDef.NamedSet[] namedSets
- Named sets in this schema.
roles
MondrianGuiDef.Role[] roles
- Roles in this schema.
userDefinedFunctions
MondrianGuiDef.UserDefinedFunction[] userDefinedFunctions
- Declarations of user-defined functions in this schema.
access
String access
cubeGrants
MondrianGuiDef.CubeGrant[] cubeGrants
language
String language
cdata
String cdata
dialect
String dialect
cdata
String cdata
name
String name
schema
String schema
alias
String alias
filter
MondrianGuiDef.SQL filter
- The SQL WHERE clause expression to be appended to any select statement
aggExcludes
MondrianGuiDef.AggExclude[] aggExcludes
aggTables
MondrianGuiDef.AggTable[] aggTables
tableHints
MondrianGuiDef.Hint[] tableHints
- Table optimization hints; may be ignored by dialect.
hintMap
Map<K,V> hintMap
roleUsages
MondrianGuiDef.RoleUsage[] roleUsages
name
String name
className
String className
script
MondrianGuiDef.Script script
- Script to implement this user-defined function.
Either the "Script" element or the "className" attribute
must be specified.
column
String column
cdata
String cdata
alias
String alias
selects
MondrianGuiDef.SQL[] selects
enabled
Boolean enabled
name
String name
defaultMeasure
String defaultMeasure
caption
String caption
visible
Boolean visible
description
String description
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
cubeUsage
MondrianGuiDef.CubeUsages cubeUsage
dimensions
MondrianGuiDef.VirtualCubeDimension[] dimensions
measures
MondrianGuiDef.VirtualCubeMeasure[] measures
calculatedMembers
MondrianGuiDef.CalculatedMember[] calculatedMembers
- Calculated members that belong to this virtual cube.
(Calculated members inherited from other cubes should not be
in this list.)
namedSets
MondrianGuiDef.NamedSet[] namedSets
- Named sets in this cube.
cubeName
String cubeName
cubeName
String cubeName
name
String name
visible
Boolean visible
annotations
MondrianGuiDef.Annotations annotations
- Contains values of user-defined properties.
accepted
boolean accepted
driverClassTextField
JTextField driverClassTextField
jPanel1
JPanel jPanel1
urlTextField
JTextField urlTextField
usernameTextField
JTextField usernameTextField
passwordTextField
JTextField passwordTextField
schemaTextField
JTextField schemaTextField
requireSchemaButton
JCheckBox requireSchemaButton
acceptButton
JButton acceptButton
testButton
JButton testButton
jTabbedPane1
JTabbedPane jTabbedPane1
cancelButton
JButton cancelButton
selectSchemasButton
JButton selectSchemasButton
jLabel6
JLabel jLabel6
jLabel5
JLabel jLabel5
jLabel4
JLabel jLabel4
jLabel3
JLabel jLabel3
jLabel2
JLabel jLabel2
jLabel1
JLabel jLabel1
preferences
PreferencesDialog preferences
jdbcMetadata
JdbcMetaData jdbcMetadata
selectedSchemaString
String selectedSchemaString
accepted
boolean accepted
cancelButton
JButton cancelButton
okButton
JButton okButton
jScrollPane1
JScrollPane jScrollPane1
jTable1
JTable jTable1
parentTarget
Object parentTarget
factTable
String factTable
factTableSchema
String factTableSchema
names
List<E> names
errorMsg
String errorMsg
propertyNames
String[] propertyNames
target
Object target
workbench
Workbench workbench
connection
Connection connection
queryMenuItem
JMenuItem queryMenuItem
windowMenuIndex
int windowMenuIndex
schemaWindowMap
Map<K,V> schemaWindowMap
workbench
Workbench workbench
jScrollPane3
JScrollPane jScrollPane3
jScrollPane2
JScrollPane jScrollPane2
resultTextPane
JTextPane resultTextPane
jScrollPane1
JScrollPane jScrollPane1
queryTextPane
JTextPane queryTextPane
jSplitPane1
JSplitPane jSplitPane1
executeButton
JButton executeButton
schemaList
JComboBox schemaList
schemaLabel
JLabel schemaLabel
schemaPanel
JPanel schemaPanel
schemaScrollPane1
JScrollPane schemaScrollPane1
connectButton
JButton connectButton
jPopupMenu
JPopupMenu jPopupMenu
workbench
Workbench workbench
schema
MondrianGuiDef.Schema schema
model
SchemaTreeModel model
renderer
SchemaTreeCellRenderer renderer
schemaFile
File schemaFile
updater
JTreeUpdater updater
myClassLoader
ClassLoader myClassLoader
newFile
boolean newFile
dirty
boolean dirty
dirtyFlag
boolean dirtyFlag
parentIFrame
JInternalFrame parentIFrame
jdbcMetaData
JdbcMetaData jdbcMetaData
editModeXML
boolean editModeXML
errMsg
String errMsg
lastSelected
Object lastSelected
arrowButtonUpAction
AbstractAction arrowButtonUpAction
arrowButtonDownAction
AbstractAction arrowButtonDownAction
addCube
AbstractAction addCube
addRole
AbstractAction addRole
addParameter
AbstractAction addParameter
addSchemaGrant
AbstractAction addSchemaGrant
addCubeGrant
AbstractAction addCubeGrant
addDimensionGrant
AbstractAction addDimensionGrant
addHierarchyGrant
AbstractAction addHierarchyGrant
addMemberGrant
AbstractAction addMemberGrant
addAnnotations
AbstractAction addAnnotations
addAnnotation
AbstractAction addAnnotation
addDimension
AbstractAction addDimension
addDimensionUsage
AbstractAction addDimensionUsage
addHierarchy
AbstractAction addHierarchy
addNamedSet
AbstractAction addNamedSet
addUserDefinedFunction
AbstractAction addUserDefinedFunction
addScript
AbstractAction addScript
addCalculatedMember
AbstractAction addCalculatedMember
addMeasure
AbstractAction addMeasure
addMeasureExp
AbstractAction addMeasureExp
addFormula
AbstractAction addFormula
addLevel
AbstractAction addLevel
addSQL
AbstractAction addSQL
addKeyExp
AbstractAction addKeyExp
addNameExp
AbstractAction addNameExp
addOrdinalExp
AbstractAction addOrdinalExp
addCaptionExp
AbstractAction addCaptionExp
addParentExp
AbstractAction addParentExp
addTable
AbstractAction addTable
addJoin
AbstractAction addJoin
addView
AbstractAction addView
addInlineTable
AbstractAction addInlineTable
moveLevelUp
AbstractAction moveLevelUp
moveLevelDown
AbstractAction moveLevelDown
addProperty
AbstractAction addProperty
addCalculatedMemberProperty
AbstractAction addCalculatedMemberProperty
addClosure
AbstractAction addClosure
addAggName
AbstractAction addAggName
addAggIgnoreColumn
AbstractAction addAggIgnoreColumn
addAggForeignKey
AbstractAction addAggForeignKey
addAggMeasure
AbstractAction addAggMeasure
addAggLevel
AbstractAction addAggLevel
addAggPattern
AbstractAction addAggPattern
addAggExclude
AbstractAction addAggExclude
addAggFactCount
AbstractAction addAggFactCount
addVirtualCube
AbstractAction addVirtualCube
addVirtualCubeDimension
AbstractAction addVirtualCubeDimension
addVirtualCubeMeasure
AbstractAction addVirtualCubeMeasure
addCellFormatter
AbstractAction addCellFormatter
addMemberFormatter
AbstractAction addMemberFormatter
addPropertyFormatter
AbstractAction addPropertyFormatter
delete
AbstractAction delete
editMode
AbstractAction editMode
propertyTable
JTable propertyTable
jPanel1
JPanel jPanel1
jPanel2
JPanel jPanel2
jPanel3
JPanel jPanel3
addLevelButton
JButton addLevelButton
jScrollPane2
JScrollPane jScrollPane2
jScrollPane1
JScrollPane jScrollPane1
addPropertyButton
JButton addPropertyButton
addCalculatedMemberPropertyButton
JButton addCalculatedMemberPropertyButton
pasteButton
JButton pasteButton
targetLabel
JLabel targetLabel
validStatusLabel
JLabel validStatusLabel
targetLabel2
JLabel targetLabel2
validStatusLabel2
JLabel validStatusLabel2
tree
JTree tree
jSplitPane1
JSplitPane jSplitPane1
addDimensionButton
JButton addDimensionButton
addDimensionUsageButton
JButton addDimensionUsageButton
addHierarchyButton
JButton addHierarchyButton
addNamedSetButton
JButton addNamedSetButton
addUserDefinedFunctionButton
JButton addUserDefinedFunctionButton
addCalculatedMemberButton
JButton addCalculatedMemberButton
cutButton
JButton cutButton
addMeasureButton
JButton addMeasureButton
addCubeButton
JButton addCubeButton
addRoleButton
JButton addRoleButton
addVirtualCubeButton
JButton addVirtualCubeButton
addVirtualCubeDimensionButton
JButton addVirtualCubeDimensionButton
addVirtualCubeMeasureButton
JButton addVirtualCubeMeasureButton
deleteButton
JButton deleteButton
editModeButton
JToggleButton editModeButton
copyButton
JButton copyButton
jToolBar1
JToolBar jToolBar1
jPopupMenu
mondrian.gui.SchemaExplorer.CustomJPopupMenu jPopupMenu
jSeparator1
JSeparator jSeparator1
jSeparator2
JSeparator jSeparator2
footer
JPanel footer
databaseLabel
JLabel databaseLabel
jPanelXML
JPanel jPanelXML
jScrollPaneXML
JScrollPane jScrollPaneXML
jEditorPaneXML
JEditorPane jEditorPaneXML
workbench
Workbench workbench
stringRenderer
JLabel stringRenderer
booleanRenderer
JCheckBox booleanRenderer
integerRenderer
JLabel integerRenderer
tableRenderer
JTable tableRenderer
listRenderer
JComboBox listRenderer
jScrollPaneCDATA
JScrollPane jScrollPaneCDATA
cdataTextArea
JTextArea cdataTextArea
relationList
JComboBox relationList
relationTable
JTable relationTable
relationRenderer
JPanel relationRenderer
rlPanel
JPanel rlPanel
jScrollPaneT
JScrollPane jScrollPaneT
myClassLoader
ClassLoader myClassLoader
invalidFlag
boolean invalidFlag
jdbcMetaData
JdbcMetaData jdbcMetaData
workbench
Workbench workbench
schema
MondrianGuiDef.Schema schema
jdbcDriverClassName
String jdbcDriverClassName
jdbcConnectionUrl
String jdbcConnectionUrl
jdbcUsername
String jdbcUsername
jdbcPassword
String jdbcPassword
jdbcSchema
String jdbcSchema
requireSchema
boolean requireSchema
jdbcMetaData
JdbcMetaData jdbcMetaData
myClassLoader
ClassLoader myClassLoader
workbenchProperties
Properties workbenchProperties
openFile
String openFile
schemaWindowMap
Map<K,V> schemaWindowMap
mdxWindows
List<E> mdxWindows
jdbcWindows
List<E> jdbcWindows
windowMenuMapIndex
int windowMenuMapIndex
connectionDialog
XulDialog connectionDialog
connectionDialogController
DataHandler connectionDialogController
dbMeta
DatabaseMeta dbMeta
toolbarSaveAsButton
JButton toolbarSaveAsButton
openMenuItem
JMenuItem openMenuItem
lastUsed1MenuItem
JMenuItem lastUsed1MenuItem
lastUsed2MenuItem
JMenuItem lastUsed2MenuItem
lastUsed3MenuItem
JMenuItem lastUsed3MenuItem
lastUsed4MenuItem
JMenuItem lastUsed4MenuItem
fileMenu
JMenu fileMenu
newQueryMenuItem
JMenuItem newQueryMenuItem
newQueryMenuItem2
JMenuItem newQueryMenuItem2
jPanel1
JPanel jPanel1
jPanel2
JPanel jPanel2
toolbarOpenButton
JButton toolbarOpenButton
toolbarNewButton
JButton toolbarNewButton
toolbarNewArrowButton
JButton toolbarNewArrowButton
jSeparator1
JSeparator jSeparator1
jSeparator2
JSeparator jSeparator2
jSeparator3
JSeparator jSeparator3
jSeparator4
JSeparator jSeparator4
cutMenuItem
JMenuItem cutMenuItem
menuBar
JMenuBar menuBar
saveMenuItem
JMenuItem saveMenuItem
newJDBCExplorerMenuItem
JMenuItem newJDBCExplorerMenuItem
newJDBCExplorerMenuItem2
JMenuItem newJDBCExplorerMenuItem2
viewCubesMenuItem
JCheckBoxMenuItem viewCubesMenuItem
toolbarSaveButton
JButton toolbarSaveButton
copyMenuItem
JMenuItem copyMenuItem
desktopPane
JDesktopPane desktopPane
viewMenu
JMenu viewMenu
toolsMenu
JMenu toolsMenu
newMenu
JMenu newMenu
deleteMenuItem
JMenuItem deleteMenuItem
newSchemaMenuItem
JMenuItem newSchemaMenuItem
newSchemaMenuItem2
JMenuItem newSchemaMenuItem2
exitMenuItem
JMenuItem exitMenuItem
toolbarPreferencesButton
JButton toolbarPreferencesButton
requireSchemaCheckboxMenuItem
JCheckBoxMenuItem requireSchemaCheckboxMenuItem
viewMeasuresMenuItem
JCheckBoxMenuItem viewMeasuresMenuItem
editMenu
JMenu editMenu
pasteMenuItem
JMenuItem pasteMenuItem
preferencesMenuItem
JMenuItem preferencesMenuItem
viewDimensionsMenuItem
JCheckBoxMenuItem viewDimensionsMenuItem
viewXmlMenuItem
JCheckBoxMenuItem viewXmlMenuItem
saveAsMenuItem
JMenuItem saveAsMenuItem
jToolBar1
JToolBar jToolBar1
jToolBar2
JToolBar jToolBar2
toolbarNewPopupMenu
JPopupMenu toolbarNewPopupMenu
windowMenu
JMenu windowMenu
helpMenu
JMenu helpMenu
aboutMenuItem
JMenuItem aboutMenuItem
cascadeMenuItem
JMenuItem cascadeMenuItem
tileMenuItem
JMenuItem tileMenuItem
minimizeMenuItem
JMenuItem minimizeMenuItem
maximizeMenuItem
JMenuItem maximizeMenuItem
closeAllMenuItem
JMenuItem closeAllMenuItem
column
String column
pattern
String pattern
name
String name
ignorecase
Boolean ignorecase
factColumn
String factColumn
aggColumn
String aggColumn
column
String column
name
String name
collapsed
Boolean collapsed
column
String column
name
String name
name
String name
approxRowCount
String approxRowCount
pattern
String pattern
excludes
MondrianDef.AggExclude[] excludes
ignorecase
Boolean ignorecase
factcount
MondrianDef.AggFactCount factcount
- What does the fact_count column look like.
ignoreColumns
MondrianDef.AggIgnoreColumn[] ignoreColumns
foreignKeys
MondrianDef.AggForeignKey[] foreignKeys
measures
MondrianDef.AggMeasure[] measures
levels
MondrianDef.AggLevel[] levels
name
String name
cdata
String cdata
array
MondrianDef.Annotation[] array
name
String name
formatString
String formatString
caption
String caption
description
String description
formula
String formula
dimension
String dimension
hierarchy
String hierarchy
parent
String parent
visible
Boolean visible
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
formulaElement
MondrianDef.Formula formulaElement
- MDX expression which gives the value of this member.
cellFormatter
MondrianDef.CellFormatter cellFormatter
- Cell formatter.
memberProperties
MondrianDef.CalculatedMemberProperty[] memberProperties
name
String name
caption
String caption
description
String description
expression
String expression
value
String value
className
String className
script
MondrianDef.Script script
- Script to implement this cell formatter.
Either the "Script" element or the "className" attribute
must be specified.
parentColumn
String parentColumn
childColumn
String childColumn
table
MondrianDef.Table table
table
String table
name
String name
name
String name
type
String type
array
MondrianDef.ColumnDef[] array
name
String name
caption
String caption
visible
Boolean visible
description
String description
defaultMeasure
String defaultMeasure
cache
Boolean cache
enabled
Boolean enabled
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
fact
MondrianDef.Relation fact
- The fact table is the source of all measures in this cube. If
this is a Table and the schema name is not
present, table name is left unqualified.
dimensions
MondrianDef.CubeDimension[] dimensions
measures
MondrianDef.Measure[] measures
calculatedMembers
MondrianDef.CalculatedMember[] calculatedMembers
- Calculated members in this cube.
namedSets
MondrianDef.NamedSet[] namedSets
- Named sets in this cube.
name
String name
caption
String caption
visible
Boolean visible
description
String description
foreignKey
String foreignKey
highCardinality
Boolean highCardinality
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
access
String access
cube
String cube
dimensionGrants
MondrianDef.DimensionGrant[] dimensionGrants
hierarchyGrants
MondrianDef.HierarchyGrant[] hierarchyGrants
cubeName
String cubeName
ignoreUnrelatedDimensions
Boolean ignoreUnrelatedDimensions
cubeUsages
MondrianDef.CubeUsage[] cubeUsages
type
String type
usagePrefix
String usagePrefix
hierarchies
MondrianDef.Hierarchy[] hierarchies
access
String access
dimension
String dimension
source
String source
level
String level
usagePrefix
String usagePrefix
expressions
MondrianDef.SQL[] expressions
cdata
String cdata
name
String name
visible
Boolean visible
hasAll
Boolean hasAll
allMemberName
String allMemberName
allMemberCaption
String allMemberCaption
allLevelName
String allLevelName
primaryKey
String primaryKey
primaryKeyTable
String primaryKeyTable
defaultMember
String defaultMember
memberReaderClass
String memberReaderClass
caption
String caption
description
String description
uniqueKeyLevelName
String uniqueKeyLevelName
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
relation
MondrianDef.RelationOrJoin relation
- The
table,
set of tables,
SQL statement, or
inline table
which populates this hierarchy.
levels
MondrianDef.Level[] levels
memberReaderParameters
MondrianDef.MemberReaderParameter[] memberReaderParameters
access
String access
hierarchy
String hierarchy
topLevel
String topLevel
bottomLevel
String bottomLevel
rollupPolicy
String rollupPolicy
memberGrants
MondrianDef.MemberGrant[] memberGrants
type
String type
cdata
String cdata
alias
String alias
columnDefs
MondrianDef.ColumnDefs columnDefs
rows
MondrianDef.Rows rows
leftAlias
String leftAlias
leftKey
String leftKey
rightAlias
String rightAlias
rightKey
String rightKey
left
MondrianDef.RelationOrJoin left
right
MondrianDef.RelationOrJoin right
approxRowCount
String approxRowCount
name
String name
visible
Boolean visible
table
String table
column
String column
nameColumn
String nameColumn
ordinalColumn
String ordinalColumn
parentColumn
String parentColumn
nullParentValue
String nullParentValue
type
String type
internalType
String internalType
uniqueMembers
Boolean uniqueMembers
levelType
String levelType
hideMemberIf
String hideMemberIf
formatter
String formatter
caption
String caption
description
String description
captionColumn
String captionColumn
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
keyExp
MondrianDef.KeyExpression keyExp
- The SQL expression used to populate this level's key.
nameExp
MondrianDef.NameExpression nameExp
- The SQL expression used to populate this level's name. If not
specified, the level's key is used.
captionExp
MondrianDef.CaptionExpression captionExp
- The SQL expression used to populate this level's caption. If not
specified, the level's name is used.
ordinalExp
MondrianDef.OrdinalExpression ordinalExp
- The SQL expression used to populate this level's ordinal.
parentExp
MondrianDef.ParentExpression parentExp
- The SQL expression used to join to the parent member in a
parent-child hierarchy.
memberFormatter
MondrianDef.MemberFormatter memberFormatter
- Member formatter.
closure
MondrianDef.Closure closure
properties
MondrianDef.Property[] properties
name
String name
column
String column
datatype
String datatype
formatString
String formatString
aggregator
String aggregator
formatter
String formatter
caption
String caption
description
String description
visible
Boolean visible
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
measureExp
MondrianDef.MeasureExpression measureExp
- The SQL expression used to calculate a measure.
Must be specified if a source column is not specified.
cellFormatter
MondrianDef.CellFormatter cellFormatter
- Cell formatter.
memberProperties
MondrianDef.CalculatedMemberProperty[] memberProperties
className
String className
script
MondrianDef.Script script
- Script to implement this member formatter.
Either the "Script" element or the "className" attribute
must be specified.
member
String member
access
String access
name
String name
value
String value
name
String name
caption
String caption
description
String description
formula
String formula
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
formulaElement
MondrianDef.Formula formulaElement
- MDX expression which gives the value of this set.
name
String name
description
String description
type
String type
modifiable
Boolean modifiable
defaultValue
String defaultValue
name
String name
column
String column
type
String type
formatter
String formatter
caption
String caption
description
String description
dependsOnLevelValue
Boolean dependsOnLevelValue
propertyFormatter
MondrianDef.PropertyFormatter propertyFormatter
- Property formatter.
className
String className
script
MondrianDef.Script script
- Script to implement this property formatter.
Either the "Script" element or the "className" attribute
must be specified.
name
String name
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
schemaGrants
MondrianDef.SchemaGrant[] schemaGrants
union
MondrianDef.Union union
roleName
String roleName
values
MondrianDef.Value[] values
array
MondrianDef.Row[] array
name
String name
description
String description
measuresCaption
String measuresCaption
defaultRole
String defaultRole
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
parameters
MondrianDef.Parameter[] parameters
- This schema's parameter definitions.
dimensions
MondrianDef.Dimension[] dimensions
- Shared dimensions in this schema.
cubes
MondrianDef.Cube[] cubes
- Cubes in this schema.
virtualCubes
MondrianDef.VirtualCube[] virtualCubes
- Virtual cubes in this schema.
namedSets
MondrianDef.NamedSet[] namedSets
- Named sets in this schema.
roles
MondrianDef.Role[] roles
- Roles in this schema.
userDefinedFunctions
MondrianDef.UserDefinedFunction[] userDefinedFunctions
- Declarations of user-defined functions in this schema.
access
String access
cubeGrants
MondrianDef.CubeGrant[] cubeGrants
language
String language
cdata
String cdata
dialect
String dialect
cdata
String cdata
name
String name
schema
String schema
alias
String alias
filter
MondrianDef.SQL filter
- The SQL WHERE clause expression to be appended to any select statement
aggExcludes
MondrianDef.AggExclude[] aggExcludes
aggTables
MondrianDef.AggTable[] aggTables
tableHints
MondrianDef.Hint[] tableHints
- Table optimization hints; may be ignored by dialect.
hintMap
Map<K,V> hintMap
roleUsages
MondrianDef.RoleUsage[] roleUsages
name
String name
className
String className
script
MondrianDef.Script script
- Script to implement this user-defined function.
Either the "Script" element or the "className" attribute
must be specified.
column
String column
cdata
String cdata
alias
String alias
selects
MondrianDef.SQL[] selects
enabled
Boolean enabled
name
String name
defaultMeasure
String defaultMeasure
caption
String caption
visible
Boolean visible
description
String description
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
cubeUsage
MondrianDef.CubeUsages cubeUsage
dimensions
MondrianDef.VirtualCubeDimension[] dimensions
measures
MondrianDef.VirtualCubeMeasure[] measures
calculatedMembers
MondrianDef.CalculatedMember[] calculatedMembers
- Calculated members that belong to this virtual cube.
(Calculated members inherited from other cubes should not be
in this list.)
namedSets
MondrianDef.NamedSet[] namedSets
- Named sets in this cube.
cubeName
String cubeName
cubeName
String cubeName
name
String name
visible
Boolean visible
annotations
MondrianDef.Annotations annotations
- Contains values of user-defined properties.
propertySource
MondrianPropertiesBase.PropertySource propertySource
populateCount
int populateCount
list
List<E> list
|
Package mondrian.olap.fun |
serialVersionUID: 1L
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
String eol
- The end of line string for this machine.
serialVersionUID: 1L
kind
int kind
- An integer that describes the kind of this token. This numbering
system is determined by JavaCCParser, and a table of these numbers is
stored in the file ...Constants.java.
beginLine
int beginLine
- The line number of the first character of this Token.
beginColumn
int beginColumn
- The column number of the first character of this Token.
endLine
int endLine
- The line number of the last character of this Token.
endColumn
int endColumn
- The column number of the last character of this Token.
image
String image
- The string image of the token.
next
Token next
- A reference to the next regular (non-special) token from the input
stream. If this is the last token from the input stream, or if the
token manager has not read tokens beyond this one, this field is
set to null. This is true only if this token is also a regular
token. Otherwise, see below for a description of the contents of
this field.
specialToken
Token specialToken
- This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
If there are no such special tokens, this field is set to null.
When there are more than one such special token, this field refers
to the last of these special tokens, which in turn refers to the next
previous special token through its specialToken field, and so on
until the first special token (whose specialToken field is null).
The next fields of special tokens refer to other special tokens that
immediately follow it (without an intervening regular token). If there
is no such token, this field is null.
serialVersionUID: 1L
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
|
Package mondrian.recorder |
serialVersionUID: -2942302671676103450L
serialVersionUID: -3715282769845236295L
bits
long[] bits
serialVersionUID: -8409143207943258659L
bits0
long bits0
bits1
long bits1
serialVersionUID: -7891880560056571197L
bits
long bits
serialVersionUID: -2645858781233421151L
ordinal0
int ordinal0
ordinal1
int ordinal1
ordinal2
int ordinal2
ordinal3
int ordinal3
serialVersionUID: 3438398157192694834L
ordinals
int[] ordinals
serialVersionUID: 2160238882970820960L
ordinal0
int ordinal0
serialVersionUID: -2645858781233421151L
ordinal0
int ordinal0
ordinal1
int ordinal1
ordinal2
int ordinal2
serialVersionUID: 1901188836648369359L
ordinal0
int ordinal0
ordinal1
int ordinal1
serialVersionUID: 6063541581473797367L
serialVersionUID: -2595758291465179116L
|
Package mondrian.rolap.agg |
|
Package mondrian.rolap.aggmatcher |
tag
String tag
countColumn
String countColumn
ignoreMap
DefaultDef.IgnoreMap ignoreMap
ignoreMapRef
DefaultDef.IgnoreMapRef ignoreMapRef
factCountMatch
DefaultDef.FactCountMatch factCountMatch
factCountMatchRef
DefaultDef.FactCountMatchRef factCountMatchRef
foreignKeyMatch
DefaultDef.ForeignKeyMatch foreignKeyMatch
foreignKeyMatchRef
DefaultDef.ForeignKeyMatchRef foreignKeyMatchRef
tableMatch
DefaultDef.TableMatch tableMatch
tableMatchRef
DefaultDef.TableMatchRef tableMatchRef
levelMap
DefaultDef.LevelMap levelMap
levelMapRef
DefaultDef.LevelMapRef levelMapRef
measureMap
DefaultDef.MeasureMap measureMap
measureMapRef
DefaultDef.MeasureMapRef measureMapRef
tag
String tag
tableMatches
DefaultDef.TableMatch[] tableMatches
- All shared TableMatches.
factCountMatches
DefaultDef.FactCountMatch[] factCountMatches
- All shared FactCountMatches.
foreignKeyMatches
DefaultDef.ForeignKeyMatch[] foreignKeyMatches
- All shared ForeignKeyMatches.
levelMaps
DefaultDef.LevelMap[] levelMaps
- All shared LevelMap.
measureMaps
DefaultDef.MeasureMap[] measureMaps
- All shared MeasureMap.
ignoreMaps
DefaultDef.IgnoreMap[] ignoreMaps
- All shared IgnoreMap.
aggRules
DefaultDef.AggRule[] aggRules
- All AggRules (at least one).
Also, one of them must be marked with default=true.
enabled
Boolean enabled
id
String id
charcase
String charcase
factCountName
String factCountName
template
String template
space
String space
dot
String dot
templateParts
String[] templateParts
templateNamePos
int[] templateNamePos
pretemplate
String pretemplate
posttemplate
String posttemplate
basename
String basename
baseNamePattern
Pattern baseNamePattern
refId
String refId
space
String space
dot
String dot
cdata
String cdata
templateParts
String[] templateParts
templateNamePos
int[] templateNamePos
- This is a one-to-one mapping, each template name can appear
at most once.
id
String id
regexs
DefaultDef.Regex[] regexs
- This is an array of Regex. A match occurs if any one of
the Regex matches; it is the equivalent of or-ing the
regular expressions together. A candidate string is processed
sequentially by each Regex in their document order until
one matches. In none match, well, none match.
serialVersionUID: -5227838916517784720L
columnExpression
String columnExpression
valueCount
int valueCount
values
SortedSet<E> values
hashCode
int hashCode
serialVersionUID: 8696439182886512850L
arity
int arity
constrainedColumns
List<E> constrainedColumns
excludedRegions
List<E> excludedRegions
compoundPredicates
List<E> compoundPredicates
measureName
String measureName
cubeName
String cubeName
schemaName
String schemaName
rolapStarFactTableName
String rolapStarFactTableName
constrainedColsBitKey
BitKey constrainedColsBitKey
hashCode
int hashCode
uniqueID
ByteString uniqueID
description
String description
schemaChecksum
ByteString schemaChecksum
serialVersionUID: -7613058579094914399L
values
Comparable<T>[] values
start
int start
end
int end
bytes
byte[] bytes
|
Package mondrian.web.servlet |
connectString
String connectString
locator
CatalogLocator locator
|
Package mondrian.web.taglib |
name
String name
resultCache
boolean resultCache
query
String query
xsltURI
String xsltURI
xsltCache
boolean xsltCache
name
String name
dataSourceInfo
String dataSourceInfo
- ConnectString of Mondrian (minus the catalog entry).
This entry is optional; if present, it overrides the
DataSourceInfo within the DataSource.
definition
String definition
- URI of the schema definition file, for example
"/WEB-INF/schema/Marketing.xml".
catalogs
DataSourcesConfig.Catalog[] catalogs
- The list of catalogs.
name
String name
- Name.
description
String description
- Description.
url
String url
- URL of Web Services invocation.
dataSourceInfo
String dataSourceInfo
- ConnectString of Mondrian (minus the catalog entry).
Required, but catalog may override.
providerName
String providerName
- Customized Service Provider Name.
providerType
String providerType
- Ignored. Only return "MDP" for DISCOVER_DATASOURCES.
authenticationMode
String authenticationMode
- Ignored. Only return "Unauthenticated" for DISCOVER_DATASOURCES.
catalogs
DataSourcesConfig.Catalogs catalogs
- One or more Catalogs.
dataSources
DataSourcesConfig.DataSource[] dataSources
- The list of data sources supported by XMLA service.
faultCode
String faultCode
code
String code
faultString
String faultString
xmlaHandler
XmlaHandler xmlaHandler
charEncoding
String charEncoding
callbackList
List<E> callbackList
connectionFactory
XmlaHandler.ConnectionFactory connectionFactory
|
Package mondrian.xmla.impl |
domFactory
DocumentBuilderFactory domFactory
requireAuthenticatedSessions
boolean requireAuthenticatedSessions
sessionInfos
Map<K,V> sessionInfos
- Session properties, keyed by session ID. Currently just username and
password.
server
MondrianServer server