Uses of Class
org.scijava.module.DefaultMutableModule
-
Packages that use DefaultMutableModule Package Description org.scijava.command org.scijava.options -
-
Uses of DefaultMutableModule in org.scijava.command
Subclasses of DefaultMutableModule in org.scijava.command Modifier and Type Class Description classDynamicCommandA command with a variable number of inputs and outputs.classInputsA way to build a dynamic set of inputs, whose values are then harvested by the preprocessing framework.classInteractiveCommandA command intended to be run interactively. -
Uses of DefaultMutableModule in org.scijava.options
Subclasses of DefaultMutableModule in org.scijava.options Modifier and Type Class Description classOptionsPluginBase class for all options-oriented plugins.
-