public class CompoundRule extends AbstractCompoundRule
| Constructor and Description |
|---|
CompoundRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
protected CompoundRuleData |
getCompoundRuleData() |
String |
getDescription() |
String |
getId() |
isHyphenIgnored, match, resetaddExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic CompoundRule(ResourceBundle messages) throws IOException
IOExceptionpublic String getId()
getId in class AbstractCompoundRulepublic String getDescription()
getDescription in class AbstractCompoundRuleprotected CompoundRuleData getCompoundRuleData()
getCompoundRuleData in class AbstractCompoundRule