public class OpenDatasetCmd extends CommonDynamicCmd implements org.scijava.command.Command
Constructor and Description |
---|
OpenDatasetCmd() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String... args) |
void |
run() |
cancel, cancel
context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, setContext, setInput, setOutput, uncancel
getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutput
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void run()
run
in interface java.lang.Runnable
run
in interface org.scijava.module.MutableModule
run
in class CommonDynamicCmd
public static void main(java.lang.String... args)