![]() | Job |
The JobGroupViewModel Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | CanClearInfosExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanClearInfosExecute) |
![]() | CanLogTaskTreeExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanLogTaskTreeExecute) |
![]() | CanPauseResumeTaskTreeExecute |
Returns true if the function is executable, in this case always true.
Can be overwritten at a suitable point.
(Inherited from VishnuViewModelBase) |
![]() | CanReloadTaskTreeExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanReloadTaskTreeExecute) |
![]() | CanShowInfosExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanShowInfosExecute) |
![]() | CanShowLogExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanShowLogExecute) |
![]() | CanShowSettingsExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanShowSettingsExecute) |
![]() | CanShowVishnuHelpExecute |
Returns true if the function is executable, in this case always true.
(Inherited from VishnuViewModelBase) |
![]() | canSwitchTaskTreeViewExecute |
Checks whether the tree alignment may be changed.
Here: always returns false.
(Overwrites VishnuViewModelBasecanSwitchTaskTreeViewExecute) |
![]() | ClearInfosExecute |
Deletes any existing Vishnu information (messages and logs).
(Overwrites VishnuViewModelBaseClearInfosExecute(Object)) |
![]() | Dispose | Public method for cleaning up. |
![]() | Dispose(Boolean) | Clean up here: calls Dispose() for all user elements that are disposable. |
![]() | DoClearInfos | Deletes any existing Vishnu information (messages and logs). |
![]() | DoShowInfos | Brings any existing Vishnu information (messages and logs) to the foreground. |
![]() | Equals |
Compares the content of this LogicalNodeViewModel according to logical aspects
with the content of a transferred LogicalNodeViewModel.
(Inherited from VishnuViewModelBase) |
![]() | Finalise |
Finaliser: is called by the GarbageCollector.
(Overwrites ObjectFinalise) |
![]() | GetDebugNodeInfos |
Returns a string for debugging purposes.
(Overwrites VishnuViewModelBaseGetDebugNodeInfos) |
![]() | GetHashCode |
Generates a hash code for this LogicalNodeViewModel.
(Inherited from VishnuViewModelBase) |
![]() | GetToolTipInfo |
Returns the result for the ToolTipInfo property.
This routine points to NextRunInfoAndResult by default,
is overwritten here.
(Overwrites VishnuViewModelBaseGetToolTipInfo) |
![]() | Invalidate |
Assigns a new GlobalUniqueIdentifier for the VisualTreeCacheBreaker.
(Inherited from VishnuViewModelBase) |
![]() | LogTaskTreeExecute |
Logs the tree.
(Overwrites VishnuViewModelBaseLogTaskTreeExecute(Object)) |
![]() | OnPropertyChanged |
Reports for the UI when a property has changed.
(Inherited from ObservableObject) |
![]() | ParentViewToBL |
Can be overwritten to change the parent control
in the business logic.
(Inherited from VishnuViewModelBase) |
![]() | PauseResumeTaskTreeExecute |
Toggle switch - stops the tree or keeps it running.
(Inherited from VishnuViewModelBase) |
![]() | RaisePropertyChanged(String) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | RaisePropertyChangedT(ExpressionFuncT) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | ReloadTaskTreeExecute |
Reloads the tree after changing the JobDescriptions.
(Overwrites VishnuViewModelBaseReloadTaskTreeExecute(Object)) |
![]() | ShowInfosExecute |
Brings any existing Vishnu information (messages and logs) to the foreground.
(Overwrites VishnuViewModelBaseShowInfosExecute(Object)) |
![]() | ShowLogExecute |
Opens the log file in the standard editor asynchronously via ShowLogTaskTree.
(Overwrites VishnuViewModelBaseShowLogExecute(Object)) |
![]() | ShowLogTaskTree | Opens the log file in the standard editor. |
![]() | ShowSettingsExecute |
Outputs the Vishnu parameters in the NotePad editor.
(Overwrites VishnuViewModelBaseShowSettingsExecute(Object)) |
![]() | ShowSettingsTaskTree | Outputs the Vishnu parameters in the NotePad editor. |
![]() | ShowVishnuHelpExecute |
Displays the Vishnu online help.
(Inherited from VishnuViewModelBase) |
![]() | ShowVishnuHelpTask |
Displays the Vishnu online help.
(Inherited from VishnuViewModelBase) |
![]() | switchTaskTreeViewExecute |
Request to change the tree alignment (Yin_Yang/F4).
(Inherited from VishnuViewModelBase) |
![]() | UserControlContentRendered |
Is called up by DynamicUserControlBase when the UserControl has been fully rendered.
(Overwrites VishnuViewModelBaseUserControlContentRendered(Object)) |
![]() | VerifyCalledOnUIThread |
Checks whether a call is made from the correct thread (dispatcher).
(Inherited from ObservableObject) |