public class VerbAgreementRule extends TextLevelRule
| Constructor and Description |
|---|
VerbAgreementRule(ResourceBundle messages,
German language) |
| Modifier and Type | Method and Description |
|---|---|
List<DisambiguationPatternRule> |
getAntiPatterns() |
String |
getDescription() |
String |
getId() |
RuleMatch[] |
match(List<AnalyzedSentence> sentences) |
match, matchaddExamplePair, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic VerbAgreementRule(ResourceBundle messages, German language)
public String getDescription()
getDescription in class Rulepublic RuleMatch[] match(List<AnalyzedSentence> sentences)
match in class TextLevelRulepublic List<DisambiguationPatternRule> getAntiPatterns()
getAntiPatterns in class Rule