Uses of Interface
gate.lexicon.LexicalKnowledgeBase

Packages that use LexicalKnowledgeBase
gate.gui.lexicon   
gate.lexicon   
 

Uses of LexicalKnowledgeBase in gate.gui.lexicon
 

Fields in gate.gui.lexicon declared as LexicalKnowledgeBase
protected  LexicalKnowledgeBase ChooseSynsetPanel.lexKB
           
 

Methods in gate.gui.lexicon that return LexicalKnowledgeBase
private  LexicalKnowledgeBase OntoLexEditorVR.loadLexicon(Object lexId)
           
 

Constructors in gate.gui.lexicon with parameters of type LexicalKnowledgeBase
ChooseSynsetPanel(LexicalKnowledgeBase theLex, boolean isEdit)
           
ChooseSynsetPanel(LexicalKnowledgeBase theLex)
           
 

Uses of LexicalKnowledgeBase in gate.lexicon
 

Subinterfaces of LexicalKnowledgeBase in gate.lexicon
 interface MutableLexicalKnowledgeBase
           
 interface NLGLexicon
           
 

Classes in gate.lexicon that implement LexicalKnowledgeBase
 class MutableLexicalKnowledgeBaseImpl
           
 class NLGLexiconImpl