public static class DefaultDef.AggRule extends DefaultDef.Base
enabled| Constructor and Description |
|---|
AggRule() |
AggRule(org.eigenbase.xom.DOMWrapper _def) |
| Modifier and Type | Method and 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 |
getCountColumn() |
DefaultDef.FactCountMatch |
getFactCountMatch() |
DefaultDef.ForeignKeyMatch |
getForeignKeyMatch() |
DefaultDef.IgnoreMap |
getIgnoreMap() |
DefaultDef.LevelMap |
getLevelMap() |
DefaultDef.MeasureMap |
getMeasureMap() |
String |
getName() |
DefaultDef.TableMatch |
getTableMatch() |
String |
getTag() |
void |
validate(DefaultDef.AggRules rules,
MessageRecorder msgRecorder) |
isEnabledaddChild, 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 tag
public String countColumn
public DefaultDef.IgnoreMap ignoreMap
public DefaultDef.IgnoreMapRef ignoreMapRef
public DefaultDef.FactCountMatch factCountMatch
public DefaultDef.FactCountMatchRef factCountMatchRef
public DefaultDef.ForeignKeyMatch foreignKeyMatch
public DefaultDef.ForeignKeyMatchRef foreignKeyMatchRef
public DefaultDef.TableMatch tableMatch
public DefaultDef.TableMatchRef tableMatchRef
public DefaultDef.LevelMap levelMap
public DefaultDef.LevelMapRef levelMapRef
public DefaultDef.MeasureMap measureMap
public DefaultDef.MeasureMapRef measureMapRef
public AggRule()
public AggRule(org.eigenbase.xom.DOMWrapper _def)
throws org.eigenbase.xom.XOMException
org.eigenbase.xom.XOMExceptionpublic String getName()
getName in interface org.eigenbase.xom.NodeDefgetName in class DefaultDef.Basepublic void display(PrintWriter _out, int _indent)
display in interface org.eigenbase.xom.NodeDefdisplay in class DefaultDef.Basepublic void displayXML(org.eigenbase.xom.XMLOutput _out,
int _indent)
displayXML in interface org.eigenbase.xom.NodeDefdisplayXML in class DefaultDef.Basepublic boolean displayDiff(org.eigenbase.xom.ElementDef _other,
PrintWriter _out,
int _indent)
displayDiff in class DefaultDef.Basepublic void validate(DefaultDef.AggRules rules, MessageRecorder msgRecorder)
validate in class DefaultDef.Basepublic String getTag()
getTag in class DefaultDef.Basepublic String getCountColumn()
public DefaultDef.FactCountMatch getFactCountMatch()
public DefaultDef.ForeignKeyMatch getForeignKeyMatch()
public DefaultDef.TableMatch getTableMatch()
public DefaultDef.LevelMap getLevelMap()
public DefaultDef.MeasureMap getMeasureMap()
public DefaultDef.IgnoreMap getIgnoreMap()
Copyright © 2021 Hitachi Vantara. All rights reserved.