Interface | Description |
---|---|
DocumentController | |
ModuleController |
An object of this types contains a
PepperModule and handles as a
connector between such an object and the Pepper framework. |
PepperExporter |
A mapping task in the Pepper workflow is not a monolithic block.
|
PepperImporter |
A mapping task in the Pepper workflow is not a monolithic block.
|
PepperManipulator |
A mapping task in the Pepper workflow is not a monolithic block.
|
PepperMapper |
This interface can be used in a threaded environment, where the
PepperModule is used for delegating thread jobs, and a set of
PepperMappers are mapping one SDocument or SCorpus object. |
PepperMapperController |
The interface
PepperMapperController is a communicator class between
a PepperModule and a PepperMapper object. |
PepperModule |
TODO make some docu
|
Class | Description |
---|---|
MappingSubject |
A subject is a container for
SDocument or SCorpus object to
be merged. |
PepperModuleProperties |
This class is a container for a set of
PepperModuleProperty objects. |
PepperModuleProperty<T> |
With properties, the conversion process done by a Pepper module can be
customized.
|
PepperModuleProperty.NameBuilder | |
PepperModuleProperty.NameBuilder.TypeBuilder | |
PepperModuleProperty.NameBuilder.TypeBuilder.DescriptionBuilder<T> | |
PepperModuleProperty.NameBuilder.TypeBuilder.DescriptionBuilder.Builder<T> |
Enum | Description |
---|---|
PepperExporter.EXPORT_MODE |
Determines how the corpus-structure should be exported.
|
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.