|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary |
Fields inherited from interface gate.Corpus |
CORPUS_DOCLIST_PARAMETER_NAME, CORPUS_NAME_PARAMETER_NAME |
Method Summary | |
IndexDefinition |
getIndexDefinition()
|
IndexManager |
getIndexManager()
|
IndexStatistics |
getIndexStatistics()
|
void |
setIndexDefinition(IndexDefinition definition)
Sets the definition to this corpus. |
Methods inherited from interface gate.Corpus |
addCorpusListener, getDocumentName, getDocumentNames, isDocumentLoaded, populate, removeCorpusListener, unloadDocument |
Methods inherited from interface gate.LanguageResource |
getDataStore, getLRPersistenceId, getParent, isModified, setDataStore, setLRPersistenceId, setParent, sync |
Methods inherited from interface gate.Resource |
cleanup, getParameterValue, init, setParameterValue, setParameterValues |
Methods inherited from interface gate.util.FeatureBearer |
getFeatures, setFeatures |
Methods inherited from interface gate.util.NameBearer |
getName, setName |
Methods inherited from interface java.util.List |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Method Detail |
public void setIndexDefinition(IndexDefinition definition)
definition
- of index for this corpuspublic IndexDefinition getIndexDefinition()
public IndexManager getIndexManager()
public IndexStatistics getIndexStatistics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |