Package mondrian.olap

Class MondrianDef.AggMeasureFactCount

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void display​(PrintWriter _out, int _indent)  
      boolean displayDiff​(org.eigenbase.xom.ElementDef _other, PrintWriter _out, int _indent)  
      void displayXML​(org.eigenbase.xom.XMLOutput _out, int _indent)  
      String getFactColumn()  
      String getName()  
      • Methods inherited from class org.eigenbase.xom.ElementDef

        addChild, addChildren, clone, constructElement, constructElement, deepCopy, diff, displayAttribute, displayAttributeDiff, displayElement, displayElementArray, displayElementArrayDiff, displayElementDiff, displayIndent, displayString, displayStringArray, displayStringArrayDiff, displayStringDiff, displayXML, displayXMLElement, displayXMLElementArray, displayXMLString, displayXMLStringArray, equals, getChildren, getElementChildren, getElementClass, getLocation, getMixedChildren, getMixedChildren_new, getText, getType, getWrapper, hashCode, toCompactXML, toString, toXML, verifyEqual
    • Field Detail

      • factColumn

        public String factColumn
    • Constructor Detail

      • AggMeasureFactCount

        public AggMeasureFactCount()
      • AggMeasureFactCount

        public AggMeasureFactCount​(org.eigenbase.xom.DOMWrapper _def)
                            throws org.eigenbase.xom.XOMException
        Throws:
        org.eigenbase.xom.XOMException