|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableWord | |
gate.lexicon |
Uses of MutableWord in gate.lexicon |
Classes in gate.lexicon that implement MutableWord | |
class |
MutableWordImpl
|
class |
NLGLexWordImpl
|
Methods in gate.lexicon that return MutableWord | |
MutableWord |
MutableLexicalKnowledgeBase.addWord(String lemma)
add a new word |
MutableWord |
MutableLexicalKnowledgeBaseImpl.addWord(String lemma)
add a new word |
MutableWord |
NLGLexiconImpl.addWord(String lemma)
|
Methods in gate.lexicon with parameters of type MutableWord | |
void |
MutableLexicalKnowledgeBase.removeWord(MutableWord theWord)
|
void |
MutableLexicalKnowledgeBaseImpl.removeWord(MutableWord theWord)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |