Package mondrian.rolap.aggmatcher
Class DefaultDef.FactCountMatchRef
java.lang.Object
org.eigenbase.xom.ElementDef
mondrian.rolap.aggmatcher.DefaultDef.Base
mondrian.rolap.aggmatcher.DefaultDef.Ref
mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
- All Implemented Interfaces:
Serializable,Cloneable,org.eigenbase.xom.NodeDef
- Enclosing class:
- DefaultDef
- See Also:
-
Field Summary
Fields inherited from class mondrian.rolap.aggmatcher.DefaultDef.Ref
refIdFields inherited from class mondrian.rolap.aggmatcher.DefaultDef.Base
enabled -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(PrintWriter _out, int _indent) booleandisplayDiff(org.eigenbase.xom.ElementDef _other, PrintWriter _out, int _indent) voiddisplayXML(org.eigenbase.xom.XMLOutput _out, int _indent) getName()voidvalidate(DefaultDef.AggRules rules, MessageRecorder msgRecorder) Methods inherited from class mondrian.rolap.aggmatcher.DefaultDef.Ref
getRefId, getTagMethods inherited from class mondrian.rolap.aggmatcher.DefaultDef.Base
isEnabledMethods 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, equals, getChildren, getElementChildren, getElementClass, getLocation, getMixedChildren, getMixedChildren_new, getText, getType, getWrapper, hashCode, toCompactXML, toString, toXML, verifyEqual
-
Constructor Details
-
FactCountMatchRef
public FactCountMatchRef() -
FactCountMatchRef
public FactCountMatchRef(org.eigenbase.xom.DOMWrapper _def) throws org.eigenbase.xom.XOMException - Throws:
org.eigenbase.xom.XOMException
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.eigenbase.xom.NodeDef- Overrides:
getNamein classDefaultDef.Ref
-
display
- Specified by:
displayin interfaceorg.eigenbase.xom.NodeDef- Overrides:
displayin classDefaultDef.Ref
-
displayXML
public void displayXML(org.eigenbase.xom.XMLOutput _out, int _indent) - Specified by:
displayXMLin interfaceorg.eigenbase.xom.NodeDef- Overrides:
displayXMLin classDefaultDef.Ref
-
displayDiff
- Overrides:
displayDiffin classDefaultDef.Ref
-
validate
- Specified by:
validatein classDefaultDef.Base
-