Class GermanWrongWordInContextRule


  • public class GermanWrongWordInContextRule
    extends org.languagetool.rules.WrongWordInContextRule
    • Field Summary

      • Fields inherited from class org.languagetool.rules.Rule

        messages
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getCategoryString()  
      java.lang.String getDescription()  
      protected java.lang.String getFilename()  
      java.lang.String getId()  
      protected java.lang.String getLongMessageString()  
      protected java.lang.String getMessageString()  
      protected java.lang.String getShortMessageString()  
      • Methods inherited from class org.languagetool.rules.WrongWordInContextRule

        match, setMatchLemmmas
      • Methods inherited from class org.languagetool.rules.Rule

        addExamplePair, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GermanWrongWordInContextRule

        public GermanWrongWordInContextRule​(java.util.ResourceBundle messages)
    • Method Detail

      • getCategoryString

        protected java.lang.String getCategoryString()
        Overrides:
        getCategoryString in class org.languagetool.rules.WrongWordInContextRule
      • getId

        public java.lang.String getId()
        Overrides:
        getId in class org.languagetool.rules.WrongWordInContextRule
      • getDescription

        public java.lang.String getDescription()
        Overrides:
        getDescription in class org.languagetool.rules.WrongWordInContextRule
      • getFilename

        protected java.lang.String getFilename()
        Specified by:
        getFilename in class org.languagetool.rules.WrongWordInContextRule
      • getMessageString

        protected java.lang.String getMessageString()
        Specified by:
        getMessageString in class org.languagetool.rules.WrongWordInContextRule
      • getShortMessageString

        protected java.lang.String getShortMessageString()
        Specified by:
        getShortMessageString in class org.languagetool.rules.WrongWordInContextRule
      • getLongMessageString

        protected java.lang.String getLongMessageString()
        Specified by:
        getLongMessageString in class org.languagetool.rules.WrongWordInContextRule