|
|||||||||
| Home >> All >> com >> eireneh >> bible >> control >> search >> [ words overview ] | PREV NEXT | ||||||||
A
- AddCommandWord - class com.eireneh.bible.control.search.words.AddCommandWord.
- Alter the Passage by calling addAll with a Passage grabbed from the next word in the search string.
- AddCommandWord() - Constructor for class com.eireneh.bible.control.search.words.AddCommandWord
B
- BlurCommandWord - class com.eireneh.bible.control.search.words.BlurCommandWord.
- Alter the Passage by calling blur with a number grabbed from the next word in the search string.
- BlurCommandWord() - Constructor for class com.eireneh.bible.control.search.words.BlurCommandWord
C
- CommandWord - interface com.eireneh.bible.control.search.words.CommandWord.
- CommandWord extends SearchWord to allow actions that alter a base Passage.
- com.eireneh.bible.control.search.words - package com.eireneh.bible.control.search.words
D
- DefaultParamWord - class com.eireneh.bible.control.search.words.DefaultParamWord.
- The Search Word for a Word to search for.
- DefaultParamWord(String) - Constructor for class com.eireneh.bible.control.search.words.DefaultParamWord
- Create a the default rule with the (presumably) Bible word that formed part of the original search string
- dict - Variable in class com.eireneh.bible.control.search.words.GrammarParamWord
- The Dictionary for looking words up in
- dict - Variable in class com.eireneh.bible.control.search.words.StartsParamWord
- The Dictionary for looking words up in
G
- GrammarParamWord - class com.eireneh.bible.control.search.words.GrammarParamWord.
- The Search Word for a Word to search for.
- GrammarParamWord() - Constructor for class com.eireneh.bible.control.search.words.GrammarParamWord
- Get a word for something else to word on.
- getPassage(Engine) - Method in class com.eireneh.bible.control.search.words.DefaultParamWord
- Get a Passage for something else to word on.
- getPassage(Engine) - Method in class com.eireneh.bible.control.search.words.GrammarParamWord
- Get a Passage for something else to work on.
- getPassage(Engine) - Method in interface com.eireneh.bible.control.search.words.ParamWord
- Get a Passage or throw-up if that is not appropriate for this Word.
- getPassage(Engine) - Method in class com.eireneh.bible.control.search.words.PassageLeftParamWord
- Get a Passage for something else to word on.
- getPassage(Engine) - Method in class com.eireneh.bible.control.search.words.PassageRightParamWord
- Get a Passage for something else to word on.
- getPassage(Engine) - Method in class com.eireneh.bible.control.search.words.StartsParamWord
- Get a Passage for something else to work on.
- getPassage(Engine) - Method in class com.eireneh.bible.control.search.words.SubLeftParamWord
- Get a Passage for something else to word on.
- getPassage(Engine) - Method in class com.eireneh.bible.control.search.words.SubRightParamWord
- Get a Passage for something else to word on.
- getWord(Engine) - Method in class com.eireneh.bible.control.search.words.DefaultParamWord
- Get a word for something else to word on.
- getWord(Engine) - Method in class com.eireneh.bible.control.search.words.GrammarParamWord
- Get a word for something else to word on.
- getWord(Engine) - Method in interface com.eireneh.bible.control.search.words.ParamWord
- Get a word for something else to word on.
- getWord(Engine) - Method in class com.eireneh.bible.control.search.words.PassageLeftParamWord
- Get a word for something else to word on.
- getWord(Engine) - Method in class com.eireneh.bible.control.search.words.PassageRightParamWord
- Get a word for something else to word on.
- getWord(Engine) - Method in class com.eireneh.bible.control.search.words.StartsParamWord
- Get a word for something else to word on.
- getWord(Engine) - Method in class com.eireneh.bible.control.search.words.SubLeftParamWord
- Get a word for something else to word on.
- getWord(Engine) - Method in class com.eireneh.bible.control.search.words.SubRightParamWord
- Get a word for something else to word on.
P
- ParamWord - interface com.eireneh.bible.control.search.words.ParamWord.
- A ParamWord extends SearchWord to provide more information to a CommandWord.
- PassageLeftParamWord - class com.eireneh.bible.control.search.words.PassageLeftParamWord.
- The Search Word for a Word to search for.
- PassageLeftParamWord() - Constructor for class com.eireneh.bible.control.search.words.PassageLeftParamWord
- PassageRightParamWord - class com.eireneh.bible.control.search.words.PassageRightParamWord.
- The end of an escape to specify a passage directly.
- PassageRightParamWord() - Constructor for class com.eireneh.bible.control.search.words.PassageRightParamWord
R
- RemoveCommandWord - class com.eireneh.bible.control.search.words.RemoveCommandWord.
- Alter the Passage by calling removeAll with a Passage grabbed from the next word in the search string.
- RemoveCommandWord() - Constructor for class com.eireneh.bible.control.search.words.RemoveCommandWord
- RetainCommandWord - class com.eireneh.bible.control.search.words.RetainCommandWord.
- Alter the Passage by calling retainAll with a Passage grabbed from the next word in the search string.
- RetainCommandWord() - Constructor for class com.eireneh.bible.control.search.words.RetainCommandWord
S
- SearchWord - interface com.eireneh.bible.control.search.words.SearchWord.
- The search.Engine uses a Vector of SearchWords to calculate a search.
- StartsParamWord - class com.eireneh.bible.control.search.words.StartsParamWord.
- The Search Word for a Word to search for.
- StartsParamWord() - Constructor for class com.eireneh.bible.control.search.words.StartsParamWord
- Get a word for something else to word on.
- SubLeftParamWord - class com.eireneh.bible.control.search.words.SubLeftParamWord.
- The Search Word for a Word to search for.
- SubLeftParamWord() - Constructor for class com.eireneh.bible.control.search.words.SubLeftParamWord
- SubRightParamWord - class com.eireneh.bible.control.search.words.SubRightParamWord.
- The Search Word for a Word to search for.
- SubRightParamWord() - Constructor for class com.eireneh.bible.control.search.words.SubRightParamWord
T
- text - Variable in class com.eireneh.bible.control.search.words.DefaultParamWord
- The word that we represent
- toString() - Method in class com.eireneh.bible.control.search.words.DefaultParamWord
- To help error reporting.
U
- updatePassage(Engine, Passage) - Method in class com.eireneh.bible.control.search.words.AddCommandWord
- Alter the Passage by calling addAll with a Passage grabbed from the next word in the search string
- updatePassage(Engine, Passage) - Method in class com.eireneh.bible.control.search.words.BlurCommandWord
- Alter the Passage by calling blur with a number grabbed from the next word in the search string
- updatePassage(Engine, Passage) - Method in interface com.eireneh.bible.control.search.words.CommandWord
- Alter a Passage in whatever manner is appropriate for this command.
- updatePassage(Engine, Passage) - Method in class com.eireneh.bible.control.search.words.RemoveCommandWord
- Alter the Passage by calling removeAll with a Passage grabbed from the next word in the search string
- updatePassage(Engine, Passage) - Method in class com.eireneh.bible.control.search.words.RetainCommandWord
- Alter the Passage by calling retainAll with a Passage grabbed from the next word in the search string
A B C D G P R S T U
|
|||||||||
| Home >> All >> com >> eireneh >> bible >> control >> search >> [ words overview ] | PREV NEXT | ||||||||