Package | Description |
---|---|
org.scijava | |
org.scijava.command | |
org.scijava.module | |
org.scijava.plugin | |
org.scijava.script |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUIDetails
Abstract superclass of
UIDetails implementations. |
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 | Interface and Description |
---|---|
interface |
ModuleInfo
A ModuleInfo object encapsulates metadata about a particular
Module
(but not a specific instance of it). |
interface |
MutableModuleInfo
ModuleInfo extension allowing manipulation of its metadata. |
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.