Class CaminoTaskOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.neuro.imaging.camino.CaminoTaskOptions
- All Implemented Interfaces:
InterfaceObject,NamedObject,TreeObject,CleanableObject
public class CaminoTaskOptions extends InterfaceOptions
-
Field Summary
Fields Modifier and Type Field Description PipelineTasktask -
Constructor Summary
Constructors Constructor Description CaminoTaskOptions() -
Method Summary
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
task
-
-
Constructor Details
-
CaminoTaskOptions
public CaminoTaskOptions()
-