| Package | Description |
|---|---|
| at.chrl.rebellion.scriptmanager |
| Modifier and Type | Method and Description |
|---|---|
Set<ScriptInfo> |
ScriptList.getScriptInfos()
Returns list of script descriptors
|
List<ScriptInfo> |
ScriptInfo.getScriptInfos()
Return list of child context descriptors
|
| Modifier and Type | Method and Description |
|---|---|
protected ScriptContext |
ScriptManager.createContext(ScriptInfo si,
ScriptContext parent)
Creates new context and checks to not produce copies
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptInfo.setScriptInfos(List<ScriptInfo> scriptInfos)
Sets list of child context descriptors
|
void |
ScriptList.setScriptInfos(Set<ScriptInfo> scriptInfos)
Sets list of script descriptors
|
Copyright © 2014–2015. All rights reserved.