Package mondrian.gui

Class MondrianGuiDef.Parameter

  • All Implemented Interfaces:
    Serializable, Cloneable, NodeDef
    Enclosing class:
    MondrianGuiDef

    public static class MondrianGuiDef.Parameter
    extends ElementDef
    A Parameter defines a schema parameter. It can be referenced from an MDX statement using the ParamRef function and, if not final, its value can be overridden.
    See Also:
    Serialized Form