Script_Model
as the base container.See: Description
| Class | Description |
|---|---|
| Script_Element |
Base element component for the Auto or BPEL script elements.
|
| Script_Method |
This class stores information on a reflection-based method description.
|
| Script_Model |
This class stores all of the elements that are used to create an auto engine script.
|
| Script_Otherwise |
This class stores information on a default action of a switch statement.
|
| Script_Process |
This class stores a process script as a Java object model.
|
| Script_Wait |
This class pauses the currently running thread for a specified amount of time.
|
Script_Model
as the base container.