| Package | Description |
|---|---|
| org.fujion.component |
| Modifier and Type | Method and Description |
|---|---|
BaseScriptComponent.ExecutionMode |
BaseScriptComponent.getMode()
Returns the
execution mode. |
static BaseScriptComponent.ExecutionMode |
BaseScriptComponent.ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseScriptComponent.ExecutionMode[] |
BaseScriptComponent.ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseScriptComponent.setMode(BaseScriptComponent.ExecutionMode mode)
Sets the
execution mode. |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.