Logical |
The LogicalTaskTree Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| LogicalTaskTree | Constructor - takes over the global tree parameters and the data source for the job. |
| Name | Description of the | |
|---|---|---|
| Tree | Returns the RootJobList of the LogicalTaskTree including setter. | |
| TreeParams | Additional parameters that are valid for the entire tree or null. |
| Name | Description of the | |
|---|---|---|
| Dispose | Public method for cleaning up. | |
| Dispose(Boolean) | Clean up here: calls Dispose() for all user elements that are disposable. | |
| Finalise |
Finaliser: is called by the GarbageCollector.
(Overwrites ObjectFinalise) | |
| GetTopJobList | Returns the topmost JobList of the tree as IVishnuNode. | |
| SetTopJobList | Sets the topmost JobList of the tree. Returns the previously topmost JobList. |
| Name | Description of the | |
|---|---|---|
| TreeId | Unique ID addition per tree. |