public class MODSForm extends DynamicCommand
Modifier and Type | Field and Description |
---|---|
protected String |
Abstract |
protected String |
date |
protected String |
firstName |
protected String |
kw1 |
protected String |
kw2 |
protected String |
kw3 |
protected String |
lastName |
protected String |
output |
protected int |
sizeC |
protected int |
sizeT |
protected int |
sizeX |
protected int |
sizeY |
protected int |
sizeZ |
protected int |
submissionNumber |
protected String |
title |
moduleService, pluginService
Constructor and Description |
---|
MODSForm() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
cancel, context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancel
cancel, getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addInput, addInput, addOutput, addOutput, removeInput, removeOutput
cancel, getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutput
protected int submissionNumber
protected String firstName
protected String lastName
protected String date
protected String title
protected String Abstract
protected String kw1
protected String kw2
protected String kw3
protected int sizeX
protected int sizeY
protected int sizeZ
protected int sizeC
protected int sizeT
protected String output
Copyright © 2015–2022 SciJava. All rights reserved.