Uses of Class
ai.nightfall.scan.model.WordList
Packages that use WordList
-
Uses of WordList in ai.nightfall.scan.model
Methods in ai.nightfall.scan.model that return WordListModifier and TypeMethodDescriptionDetector.getWordList()Get the word list.ExclusionRule.getWordList()Get the word list.Constructors in ai.nightfall.scan.model with parameters of type WordListModifierConstructorDescriptionCreate an instance of a detector based on a word list.ExclusionRule(WordList wordList, String matchType) Create an exclusion rule that uses a word list to make a disqualification decision.