| Package | Description |
|---|---|
| org.corpus_tools.pepper.core | |
| org.corpus_tools.pepper.modules |
| Modifier and Type | Field and Description |
|---|---|
protected List<ModuleControllerImpl> |
DocumentControllerImpl.moduleControllers
A list of all
ModuleControllerImpl objects, the here contained
SDocument object has to pass. |
| Modifier and Type | Method and Description |
|---|---|
ModuleControllerImpl |
Step.getModuleController()
The
ModuleControllerImpl object which belongs to this step and
acts as a bridge between Pepper and the Pepper module. |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleControllerImpl> |
DocumentControllerImpl.getModuleControllers()
Returns a list of all
ModuleControllerImpl objects, the here
contained SDocument object has to pass. |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentControllerImpl.addModuleControllers(ModuleControllerImpl moduleController)
Adds a further
ModuleControllerImpl to internal list of all
ModuleControllerImpl objects, the here contained
SDocument object has to pass. |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleControllerImpl> |
DocumentController.getModuleControllers()
Returns a list of all
ModuleControllerImpl objects, the here
contained SDocument object has to pass. |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentController.addModuleControllers(ModuleControllerImpl moduleController)
Adds a further
ModuleControllerImpl to internal list of all
ModuleControllerImpl objects, the here contained
SDocument object has to pass. |
Copyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.