| Package | Description |
|---|---|
| org.corpus_tools.pepper.common | |
| org.corpus_tools.pepper.core | |
| org.corpus_tools.pepper.impl | |
| org.corpus_tools.pepper.modules |
| Modifier and Type | Method and Description |
|---|---|
CorpusDesc |
CorpusDesc.Builder.build() |
CorpusDesc |
StepDesc.getCorpusDesc()
Returns an object to describe all infos about the corpus to im- or
export.
|
CorpusDesc |
CorpusDesc.setCorpusPath(org.eclipse.emf.common.util.URI corpusPath)
Sets the path of where to store or from where to load this corpus.
|
CorpusDesc |
CorpusDesc.setFormatDesc(FormatDesc formatDesc)
Sets the format description for this corpus description.
|
| Modifier and Type | Method and Description |
|---|---|
StepDesc |
StepDesc.setCorpusDesc(CorpusDesc corpusDesc)
Sets an object to describe all infos about the corpus to im- or export.
|
| Modifier and Type | Method and Description |
|---|---|
Step |
Step.setCorpusDesc(CorpusDesc corpusDesc)
Sets an object to describe all infos about the corpus to im- or export.
|
| Modifier and Type | Field and Description |
|---|---|
protected CorpusDesc |
PepperExporterImpl.corpusDefinition
TODO make docu
|
protected CorpusDesc |
PepperImporterImpl.corpusDesc
TODO make docu
|
| Modifier and Type | Method and Description |
|---|---|
CorpusDesc |
PepperExporterImpl.getCorpusDesc()
TODO docu
|
CorpusDesc |
PepperImporterImpl.getCorpusDesc()
TODO docu
|
| Modifier and Type | Method and Description |
|---|---|
void |
PepperExporterImpl.setCorpusDesc(CorpusDesc newCorpusDefinition)
TODO docu
|
void |
PepperImporterImpl.setCorpusDesc(CorpusDesc newCorpusDefinition)
TODO docu
|
| Modifier and Type | Method and Description |
|---|---|
CorpusDesc |
PepperExporter.getCorpusDesc()
TODO docu
|
CorpusDesc |
PepperImporter.getCorpusDesc()
TODO docu
|
| Modifier and Type | Method and Description |
|---|---|
void |
PepperExporter.setCorpusDesc(CorpusDesc corpusDesc)
TODO docu
|
void |
PepperImporter.setCorpusDesc(CorpusDesc corpusDesc)
TODO docu
|
Copyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.