Uses of Interface
org.scijava.Instantiable
-
Packages that use Instantiable Package Description org.scijava.command org.scijava.plugin -
-
Uses of Instantiable in org.scijava.command
Classes in org.scijava.command that implement Instantiable Modifier and Type Class Description classCommandInfoA collection of metadata about a particularCommand. -
Uses of Instantiable in org.scijava.plugin
Classes in org.scijava.plugin that implement Instantiable Modifier and Type Class Description classPluginInfo<PT extends SciJavaPlugin>A collection of metadata about a particular plugin.
-