public class DefaultMutableModule extends AbstractModule implements MutableModule
MutableModule implementation, intended for subclassing.| Constructor and Description | 
|---|
| DefaultMutableModule() | 
| DefaultMutableModule(MutableModuleInfo info) | 
| Modifier and Type | Method and Description | 
|---|---|
| MutableModuleInfo | getInfo()Gets metadata about this module. | 
cancel, getDelegateObject, getInput, getInputs, getOutput, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInput, setInputs, setOutput, setOutputs, unresolveInput, unresolveOutputclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddInput, addInput, addOutput, addOutput, removeInput, removeOutput, runcancel, getDelegateObject, getInput, getInputs, getOutput, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInput, setInputs, setOutput, setOutputs, setResolved, unresolveInput, unresolveOutputpublic DefaultMutableModule()
public DefaultMutableModule(MutableModuleInfo info)
public MutableModuleInfo getInfo()
ModulegetInfo in interface ModulegetInfo in interface MutableModuleCopyright © 2009–2022 SciJava. All rights reserved.