public static class DefaultDef.FactCountMatchRef extends DefaultDef.Ref
refIdenabled| Constructor and Description | 
|---|
DefaultDef.FactCountMatchRef()  | 
DefaultDef.FactCountMatchRef(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 | 
getName()  | 
void | 
validate(DefaultDef.AggRules rules,
        MessageRecorder msgRecorder)  | 
getRefId, getTagisEnabledaddChild, 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 DefaultDef.FactCountMatchRef()
public DefaultDef.FactCountMatchRef(DOMWrapper _def) throws XOMException
XOMExceptionpublic String getName()
getName in interface NodeDefgetName in class DefaultDef.Refpublic void display(PrintWriter _out, int _indent)
display in interface NodeDefdisplay in class DefaultDef.Refpublic void displayXML(XMLOutput _out, int _indent)
displayXML in interface NodeDefdisplayXML in class DefaultDef.Refpublic boolean displayDiff(ElementDef _other, PrintWriter _out, int _indent)
displayDiff in class DefaultDef.Refpublic void validate(DefaultDef.AggRules rules, MessageRecorder msgRecorder)
validate in class DefaultDef.Base