Uses of Class
mondrian.olap.MondrianDef.Formula
-
Packages that use MondrianDef.Formula Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. -
-
Uses of MondrianDef.Formula in mondrian.olap
Fields in mondrian.olap declared as MondrianDef.Formula Modifier and Type Field Description MondrianDef.Formula
MondrianDef.CalculatedMember. formulaElement
MDX expression which gives the value of this member.MondrianDef.Formula
MondrianDef.NamedSet. formulaElement
MDX expression which gives the value of this set.
-