public class DefaultValuePreprocessor extends AbstractPreprocessorPlugin
Default values are determined using ModuleService.getDefaultValue(org.scijava.module.ModuleItem<T>)
.
Constructor and Description |
---|
DefaultValuePreprocessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(Module module)
Performs a processing step on the given module instance.
|
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
context, getContext, setContext
public void process(Module module)
ModuleProcessor
Copyright © 2015–2022 SciJava. All rights reserved.