public static class DefaultDef.FactCountMatch extends DefaultDef.NameMatcher
| Modifier and Type | Field and Description |
|---|---|
String |
factCountName |
basename, baseNamePattern, posttemplate, pretemplate_charcase_values, charcase, idenabled| Constructor and Description |
|---|
DefaultDef.FactCountMatch() |
DefaultDef.FactCountMatch(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) |
Recognizer.Matcher |
getMatcher() |
String |
getName() |
void |
validate(DefaultDef.AggRules rules,
MessageRecorder msgRecorder) |
getMatcher, getRegexgetCharCase, getId, 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 String factCountName
public DefaultDef.FactCountMatch()
public DefaultDef.FactCountMatch(DOMWrapper _def) throws XOMException
XOMExceptionpublic String getName()
getName in interface NodeDefgetName in class DefaultDef.NameMatcherpublic void display(PrintWriter _out, int _indent)
display in interface NodeDefdisplay in class DefaultDef.NameMatcherpublic void displayXML(XMLOutput _out, int _indent)
displayXML in interface NodeDefdisplayXML in class DefaultDef.NameMatcherpublic boolean displayDiff(ElementDef _other, PrintWriter _out, int _indent)
displayDiff in class DefaultDef.NameMatcherpublic void validate(DefaultDef.AggRules rules, MessageRecorder msgRecorder)
validate in class DefaultDef.NameMatcherpublic Recognizer.Matcher getMatcher()