|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexDefinition | |
---|---|
gate.corpora | |
gate.creole.ir | |
gate.creole.ir.lucene |
Uses of IndexDefinition in gate.corpora |
---|
Methods in gate.corpora that return IndexDefinition | |
---|---|
IndexDefinition |
SerialCorpusImpl.getIndexDefinition()
|
Methods in gate.corpora with parameters of type IndexDefinition | |
---|---|
void |
SerialCorpusImpl.setIndexDefinition(IndexDefinition definition)
|
Uses of IndexDefinition in gate.creole.ir |
---|
Classes in gate.creole.ir that implement IndexDefinition | |
---|---|
class |
DefaultIndexDefinition
|
Methods in gate.creole.ir that return IndexDefinition | |
---|---|
IndexDefinition |
IndexManager.getIndexDefinition()
Gets the index definition for this index manager. |
IndexDefinition |
IndexedCorpus.getIndexDefinition()
|
Methods in gate.creole.ir with parameters of type IndexDefinition | |
---|---|
void |
IndexManager.setIndexDefinition(IndexDefinition indexDefinition)
Sets the index definition for this index manager. |
void |
IndexedCorpus.setIndexDefinition(IndexDefinition definition)
Sets the definition to this corpus. |
Uses of IndexDefinition in gate.creole.ir.lucene |
---|
Methods in gate.creole.ir.lucene that return IndexDefinition | |
---|---|
IndexDefinition |
LuceneIndexManager.getIndexDefinition()
|
Methods in gate.creole.ir.lucene with parameters of type IndexDefinition | |
---|---|
void |
LuceneIndexManager.setIndexDefinition(IndexDefinition indexDefinition)
|
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |