|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroovyScript | |
|---|---|
| adams.core.scripting | |
| adams.data.conversion | |
| adams.flow.condition.bool | |
| adams.flow.condition.test | |
| adams.flow.core | |
| adams.flow.template | |
| Uses of GroovyScript in adams.core.scripting |
|---|
| Methods in adams.core.scripting with parameters of type GroovyScript | |
|---|---|
static Object[] |
Groovy.loadScriptObject(Class cls,
adams.core.io.PlaceholderFile scriptFile,
GroovyScript inlineScript,
String scriptOptions)
Loads the scripts object and sets its options. |
| Uses of GroovyScript in adams.data.conversion |
|---|
| Fields in adams.data.conversion declared as GroovyScript | |
|---|---|
protected GroovyScript |
Groovy.m_InlineScript
the inline script. |
| Methods in adams.data.conversion that return GroovyScript | |
|---|---|
protected GroovyScript |
Groovy.getDefaultInlineScript()
Returns the default inline script. |
GroovyScript |
Groovy.getInlineScript()
Gets the inline script to use instead of the external script file. |
| Methods in adams.data.conversion with parameters of type GroovyScript | |
|---|---|
void |
Groovy.setInlineScript(GroovyScript value)
Sets the inline script to use instead of the external script file. |
| Uses of GroovyScript in adams.flow.condition.bool |
|---|
| Fields in adams.flow.condition.bool declared as GroovyScript | |
|---|---|
protected GroovyScript |
Groovy.m_InlineScript
the inline script. |
| Methods in adams.flow.condition.bool that return GroovyScript | |
|---|---|
protected GroovyScript |
Groovy.getDefaultInlineScript()
Returns the default inline script. |
GroovyScript |
Groovy.getInlineScript()
Gets the inline script to use instead of the external script file. |
| Methods in adams.flow.condition.bool with parameters of type GroovyScript | |
|---|---|
void |
Groovy.setInlineScript(GroovyScript value)
Sets the inline script to use instead of the external script file. |
| Uses of GroovyScript in adams.flow.condition.test |
|---|
| Fields in adams.flow.condition.test declared as GroovyScript | |
|---|---|
protected GroovyScript |
Groovy.m_InlineScript
the inline script. |
| Methods in adams.flow.condition.test that return GroovyScript | |
|---|---|
protected GroovyScript |
Groovy.getDefaultInlineScript()
Returns the default inline script. |
GroovyScript |
Groovy.getInlineScript()
Gets the inline script to use instead of the external script file. |
| Methods in adams.flow.condition.test with parameters of type GroovyScript | |
|---|---|
void |
Groovy.setInlineScript(GroovyScript value)
Sets the inline script to use instead of the external script file. |
| Uses of GroovyScript in adams.flow.core |
|---|
| Fields in adams.flow.core declared as GroovyScript | |
|---|---|
protected GroovyScript |
AbstractGroovyActor.m_InlineScript
the inline script. |
| Methods in adams.flow.core that return GroovyScript | |
|---|---|
protected GroovyScript |
AbstractGroovyActor.getDefaultInlineScript()
Returns the default inline script. |
GroovyScript |
AbstractGroovyActor.getInlineScript()
Gets the inline script to use instead of the external script file. |
| Methods in adams.flow.core with parameters of type GroovyScript | |
|---|---|
void |
AbstractGroovyActor.setInlineScript(GroovyScript value)
Sets the inline script to use instead of the external script file. |
| Uses of GroovyScript in adams.flow.template |
|---|
| Fields in adams.flow.template declared as GroovyScript | |
|---|---|
protected GroovyScript |
Groovy.m_InlineScript
the inline script. |
| Methods in adams.flow.template that return GroovyScript | |
|---|---|
protected GroovyScript |
Groovy.getDefaultInlineScript()
Returns the default inline script. |
GroovyScript |
Groovy.getInlineScript()
Gets the inline script to use instead of the external script file. |
| Methods in adams.flow.template with parameters of type GroovyScript | |
|---|---|
void |
Groovy.setInlineScript(GroovyScript value)
Sets the inline script to use instead of the external script file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||