public static class MondrianGuiDef.AggPattern extends MondrianGuiDef.AggTable
| Modifier and Type | Field and Description | 
|---|---|
MondrianGuiDef.AggExclude[] | 
excludes  | 
String | 
pattern  | 
factcount, foreignKeys, ignorecase, ignoreColumns, levels, measures| Constructor and Description | 
|---|
AggPattern()  | 
AggPattern(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)  | 
MondrianGuiDef.AggExclude[] | 
getAggExcludes()  | 
String | 
getName()  | 
String | 
getPattern()  | 
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 String pattern
public MondrianGuiDef.AggExclude[] excludes
public AggPattern()
public AggPattern(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 getPattern()
public MondrianGuiDef.AggExclude[] getAggExcludes()