public static class MondrianGuiDef.AggName extends MondrianGuiDef.AggTable
| Modifier and Type | Field and Description |
|---|---|
String |
approxRowCount |
String |
name |
factcount, foreignKeys, ignorecase, ignoreColumns, levels, measures| Constructor and Description |
|---|
MondrianGuiDef.AggName() |
MondrianGuiDef.AggName(DOMWrapper _def) |
| Modifier and Type | Method and Description |
|---|---|
void |
display(PrintWriter _out,
int _indent) |
boolean |
displayDiff(ElementDef _other,
PrintWriter _out,
int _indent) |
void |
displayXML(XMLOutput _out,
int _indent) |
String |
getApproxRowCountAttribute() |
String |
getName() |
String |
getNameAttribute() |
getAggFactCount, getAggForeignKeys, getAggIgnoreColumns, getAggLevels, getAggMeasures, isIgnoreCaseaddChild, 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_new, getMixedChildren, getText, getType, getWrapper, hashCode, toCompactXML, toString, toXML, verifyEqualpublic MondrianGuiDef.AggName()
public MondrianGuiDef.AggName(DOMWrapper _def) throws XOMException
XOMExceptionpublic String getName()
getName in interface NodeDefgetName in class MondrianGuiDef.AggTablepublic void display(PrintWriter _out, int _indent)
display in interface NodeDefdisplay in class MondrianGuiDef.AggTablepublic void displayXML(XMLOutput _out, int _indent)
displayXML in interface NodeDefdisplayXML in class MondrianGuiDef.AggTablepublic boolean displayDiff(ElementDef _other, PrintWriter _out, int _indent)
displayDiff in class MondrianGuiDef.AggTablepublic String getNameAttribute()
public String getApproxRowCountAttribute()