Uses of Class
mondrian.olap.MondrianDef.UserDefinedFunction
-
Packages that use MondrianDef.UserDefinedFunction Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries. -
-
Uses of MondrianDef.UserDefinedFunction in mondrian.olap
Fields in mondrian.olap declared as MondrianDef.UserDefinedFunction Modifier and Type Field Description MondrianDef.UserDefinedFunction[]
MondrianDef.Schema. userDefinedFunctions
Declarations of user-defined functions in this schema.
-