Package mondrian.gui

Class MondrianGuiDef.Closure

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, NodeDef
    Enclosing class:
    MondrianGuiDef

    public static class MondrianGuiDef.Closure
    extends ElementDef
    Specifies the transitive closure of a parent-child hierarchy. Optional, but recommended for better performance. The closure is provided as a set of (parent/child) pairs: since it is the transitive closure these are actually (ancestor/descendant) pairs.
    See Also:
    Serialized Form