Package | Description |
---|---|
org.scijava.command | |
org.scijava.module | |
org.scijava.plugin | |
org.scijava.script |
Modifier and Type | Class and Description |
---|---|
class |
CommandInfo
A collection of metadata about a particular
Command . |
class |
DynamicCommandInfo
Helper class for maintaining a
DynamicCommand 's associated
ModuleInfo . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModuleInfo
Abstract superclass of
ModuleInfo implementation. |
class |
DefaultMutableModuleInfo
Default
MutableModuleInfo implementation. |
Modifier and Type | Class and Description |
---|---|
class |
PluginInfo<PT extends SciJavaPlugin>
A collection of metadata about a particular plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptInfo
Metadata about a script.
|
Copyright © 2015–2022 SciJava. All rights reserved.