public interface ModuleProcessor
ModulePreprocessor
) or
following (see ModulePostprocessor
) the module execution.Modifier and Type | Method and Description |
---|---|
void |
process(Module module)
Performs a processing step on the given module instance.
|
void process(Module module)
Copyright © 2015–2022 SciJava. All rights reserved.