mondrian.olap
Class MondrianDef.MeasureExpression
java.lang.Object
org.eigenbase.xom.ElementDef
mondrian.olap.MondrianDef.Expression
mondrian.olap.MondrianDef.ExpressionView
mondrian.olap.MondrianDef.MeasureExpression
- All Implemented Interfaces:
- Serializable, Cloneable, NodeDef
- Enclosing class:
- MondrianDef
public static class MondrianDef.MeasureExpression
- extends MondrianDef.ExpressionView
- See Also:
- Serialized Form
-
-
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, getChildren, getElementChildren, getElementClass, getMixedChildren_new, getMixedChildren, getText, getType, getWrapper, toCompactXML, toXML, verifyEqual |
MondrianDef.MeasureExpression
public MondrianDef.MeasureExpression()
MondrianDef.MeasureExpression
public MondrianDef.MeasureExpression(DOMWrapper _def)
throws XOMException
- Throws:
XOMException
getName
public String getName()
- Specified by:
getName
in interface NodeDef
- Overrides:
getName
in class MondrianDef.ExpressionView
display
public void display(PrintWriter _out,
int _indent)
- Specified by:
display
in interface NodeDef
- Overrides:
display
in class MondrianDef.ExpressionView
displayXML
public void displayXML(XMLOutput _out,
int _indent)
- Specified by:
displayXML
in interface NodeDef
- Overrides:
displayXML
in class MondrianDef.ExpressionView
displayDiff
public boolean displayDiff(ElementDef _other,
PrintWriter _out,
int _indent)
- Overrides:
displayDiff
in class MondrianDef.ExpressionView