Uses of Class
mondrian.olap.MondrianDef.AggExclude
- 
Packages that use MondrianDef.AggExclude Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. - 
- 
Uses of MondrianDef.AggExclude in mondrian.olap
Fields in mondrian.olap declared as MondrianDef.AggExclude Modifier and Type Field Description MondrianDef.AggExclude[]MondrianDef.Table. aggExcludesMondrianDef.AggExclude[]MondrianDef.AggPattern. excludesMethods in mondrian.olap that return MondrianDef.AggExclude Modifier and Type Method Description MondrianDef.AggExclude[]MondrianDef.AggPattern. getAggExcludes()MondrianDef.AggExclude[]MondrianDef.Table. getAggExcludes() 
 -