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) |
isEnabled
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_new, getMixedChildren, getText, getType, getWrapper, hashCode, toCompactXML, toString, toXML, verifyEqual
public 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.XOMException
public String getName()
getName
in interface org.eigenbase.xom.NodeDef
getName
in class DefaultDef.Base
public void display(PrintWriter _out, int _indent)
display
in interface org.eigenbase.xom.NodeDef
display
in class DefaultDef.Base
public void displayXML(org.eigenbase.xom.XMLOutput _out, int _indent)
displayXML
in interface org.eigenbase.xom.NodeDef
displayXML
in class DefaultDef.Base
public boolean displayDiff(org.eigenbase.xom.ElementDef _other, PrintWriter _out, int _indent)
displayDiff
in class DefaultDef.Base
public void validate(DefaultDef.AggRules rules, MessageRecorder msgRecorder)
validate
in class DefaultDef.Base
public String getTag()
getTag
in class DefaultDef.Base
public 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 © 2020 Hitachi Vantara. All rights reserved.