Package | Description |
---|---|
org.scijava | |
org.scijava.script | |
org.scijava.script.process |
Class and Description |
---|
ScriptService
Interface for service that works with scripts.
|
Class and Description |
---|
AbstractAutoCompleter
Abstract base class for
AutoCompleter implementations. |
AbstractScriptLanguage
Abstract superclass for
ScriptLanguage implementations. |
AutoCompleter
Helper for generating autocomplete suggestions for code fragments.
|
AutoCompletionResult
Data structure housing suggestions given by
AutoCompleter helpers. |
CodeGenerator
Deprecated.
To be removed in SciJava Common 3.0.0.
|
ParameterObject
Deprecated.
To be removed in SciJava Common 3.0.0.
|
ScriptHeader
Represents one or more canned lines intended to go at the top of scripts of a
given language.
|
ScriptHeaderService |
ScriptInfo
Metadata about a script.
|
ScriptInterpreter
The contract for script interpreters.
|
ScriptLanguage
The base interface for scripting language adapters.
|
ScriptLanguageIndex
Data structure for managing registered scripting languages.
|
ScriptModule
A
Module which executes a script. |
ScriptService
Interface for service that works with scripts.
|
Class and Description |
---|
ScriptInfo
Metadata about a script.
|
ScriptModule
A
Module which executes a script. |
Copyright © 2009–2024 SciJava. All rights reserved.