Package | Description |
---|---|
gate.corpora | |
gate.creole.ir |
Modifier and Type | Method and Description |
---|---|
IndexDefinition |
SerialCorpusImpl.getIndexDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
SerialCorpusImpl.setIndexDefinition(IndexDefinition definition) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIndexDefinition |
Modifier and Type | Method and Description |
---|---|
IndexDefinition |
IndexedCorpus.getIndexDefinition() |
IndexDefinition |
IndexManager.getIndexDefinition()
Gets the index definition for this index manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexedCorpus.setIndexDefinition(IndexDefinition definition)
Sets the definition to this corpus.
|
void |
IndexManager.setIndexDefinition(IndexDefinition indexDefinition)
Sets the index definition for this index manager.
|
Copyright © 2024 GATE. All rights reserved.