Interface NamedSet

  • All Superinterfaces:
    MetadataElement

    public interface NamedSet
    extends MetadataElement
    Metadata object describing a named set defined against a Cube.
    Since:
    Oct 24, 2006
    Author:
    jhyde
    • Method Detail

      • getCube

        Cube getCube()
        Returns the Cube that this NamedSet belongs to.
        Returns:
        cube this named set belongs to
      • getExpression

        ParseTreeNode getExpression()
        Returns the expression which gives the value of this NamedSet.
        Returns:
        expression