![]() | Single |
The SingleNodeViewModel Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | CanClearInfosExecute |
Returns true if the function is executable.
(Inherited from LogicalNodeViewModel) |
![]() | CanHandleExpanderExpandedEvent |
Execution permission for the event handler for opening the expander.
(Inherited from LogicalNodeViewModel) |
![]() | CanLogTaskTreeExecute |
Returns true if the function is executable.
(Inherited from LogicalNodeViewModel) |
![]() | 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.
(Inherited from LogicalNodeViewModel) |
![]() | CanShowInfosExecute |
Returns true if the function is executable.
(Inherited from LogicalNodeViewModel) |
![]() | CanShowLogExecute |
Returns true if the function is executable.
(Inherited from LogicalNodeViewModel) |
![]() | CanShowSettingsExecute |
Returns true if the function is executable.
(Inherited from LogicalNodeViewModel) |
![]() | 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 true.
(Inherited from VishnuViewModelBase) |
![]() | ClearInfosExecute |
Deletes any existing Vishnu information (messages and logs).
(Inherited from LogicalNodeViewModel) |
![]() | CollapseTree |
Collapses the ViewModel branch and thus also the TreeView (because of the associated nodes).
(Inherited from LogicalNodeViewModel) |
![]() | Dispose |
Public method for cleaning up.
(Inherited from LogicalNodeViewModel) |
![]() | Dispose(Boolean) |
Final theses.
(Inherited from LogicalNodeViewModel) |
![]() | DoClearInfos |
Deletes any existing Vishnu information (messages and logs).
(Inherited from LogicalNodeViewModel) |
![]() | DoShowInfos |
Brings any existing Vishnu information (messages and logs) to the foreground.
(Inherited from LogicalNodeViewModel) |
![]() | Equals |
Compares the content of this SingleNodeViewModel according to logical aspects
with the content of a transferred SingleNodeViewModel.
(Overwrites LogicalNodeViewModelEquals(Object)) |
![]() | ExpandTree |
Folds out the ViewModel tree completely and thus also the TreeView (because of the associated nodes).
(Inherited from LogicalNodeViewModel) |
![]() | Finalise |
Finaliser: is called by the GarbageCollector.
(Inherited from LogicalNodeViewModel) |
![]() | GetDebugNodeInfos |
Returns a string for debugging purposes.
(Inherited from LogicalNodeViewModel) |
![]() | GetHashCode |
Generates a hash code for this SingleNodeViewModel.
(Overwrites LogicalNodeViewModelGetHashCode) |
![]() | GetLogicalNode |
Returns the assigned logicalNode from the BusinessLogic.
(Inherited from LogicalNodeViewModel) |
![]() | GetToolTipInfo |
Returns the result for the ToolTipInfo property.
This routine points to NextRunInfoAndResult by default,
can be overwritten if necessary.
(Inherited from LogicalNodeViewModel) |
![]() | GetTopRootJobListViewModel |
Returns the topmost Root-JobList valid for the node.
(Inherited from LogicalNodeViewModel) |
![]() | HandleExpanderCollapsedEvent |
Event handler for closing the expander.
(Inherited from LogicalNodeViewModel) |
![]() | HandleExpanderExpandedEvent |
Event handler for opening the expander.
(Inherited from LogicalNodeViewModel) |
![]() | HandleExpanderSizeChangedEvent |
Event handler for resizing the expander.
(Inherited from LogicalNodeViewModel) |
![]() | Invalidate |
Assigns a new GlobalUniqueIdentifier for the VisualTreeCacheBreaker.
(Inherited from VishnuViewModelBase) |
![]() | LoadChildren |
Loads the children of a node.
(Inherited from LogicalNodeViewModel) |
![]() | LogTaskTree |
Reloads the entire tree including JobDescription.xml asynchronously.
(Inherited from LogicalNodeViewModel) |
![]() | LogTaskTreeExecute |
Logs the tree.
(Inherited from LogicalNodeViewModel) |
![]() | OnPropertyChanged |
Reports for the UI when a property has changed.
(Inherited from ObservableObject) |
![]() | ParentViewToBL |
Saves a reference to the associated
Control in the business logic.
(Inherited from LogicalNodeViewModel) |
![]() | 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) |
![]() | RefreshTreeView |
Updates the display of a subtree.
(Inherited from LogicalNodeViewModel) |
![]() | ReloadTaskTree |
Reloads the entire tree including JobDescription.xml asynchronously.
(Inherited from LogicalNodeViewModel) |
![]() | ReloadTaskTreeExecute |
Reloads the tree after changing the JobDescriptions.
(Inherited from LogicalNodeViewModel) |
![]() | SearchSibling |
Searches for a node in a tree branch for a given index hierarchy in the "indices" stack.
(Inherited from LogicalNodeViewModel) |
![]() | SetChildOrientation |
Sets the alignment of the child nodes.
(Inherited from LogicalNodeViewModel) |
![]() | ShowInfosExecute |
Brings any existing Vishnu information (messages and logs) to the foreground.
(Inherited from LogicalNodeViewModel) |
![]() | ShowLogExecute |
Opens the log file in the standard editor asynchronously via ShowLogTaskTree.
(Inherited from LogicalNodeViewModel) |
![]() | ShowLogTaskTree |
Opens the log file in the standard editor.
(Inherited from LogicalNodeViewModel) |
![]() | ShowSettingsExecute |
Outputs the Vishnu parameters in the NotePad editor.
(Inherited from LogicalNodeViewModel) |
![]() | ShowSettingsTaskTree |
Outputs the Vishnu parameters in the NotePad editor.
(Inherited from LogicalNodeViewModel) |
![]() | ShowVishnuHelpExecute |
Displays the Vishnu online help.
(Inherited from VishnuViewModelBase) |
![]() | ShowVishnuHelpTask |
Displays the Vishnu online help.
(Inherited from VishnuViewModelBase) |
![]() | subLastNotNullLogicalChanged |
Is triggered if a LastNotNullLogical has changed anywhere in this subtree.
(Inherited from LogicalNodeViewModel) |
![]() | subLogicalChanged |
Is triggered if a logical has changed somewhere in this subtree.
(Inherited from LogicalNodeViewModel) |
![]() | subNodeProgressChanged |
Is triggered if a processing progress has changed somewhere in this subtree.
(Inherited from LogicalNodeViewModel) |
![]() | subNodeProgressFinished |
Is triggered when processing has been completed somewhere in this subtree.
(Inherited from LogicalNodeViewModel) |
![]() | SubNodeProgressStarted |
Is triggered if processing has been started anywhere in this subtree.
(Inherited from LogicalNodeViewModel) |
![]() | SubNodePropertiesChanged |
Is activated if other properties have changed for this node,
which are to be passed on to the UI.
(Inherited from LogicalNodeViewModel) |
![]() | SubNodeWorkersStateChanged |
Is triggered if workers exist for this node and their status has changed.
(Inherited from LogicalNodeViewModel) |
![]() | subPropertiesChanged |
Is activated if properties relevant to the display have changed in LogicalTaskTree.
(Inherited from LogicalNodeViewModel) |
![]() | subStateChanged |
Is triggered if a NodeState has changed somewhere in this subtree.
Changes depending on the "LogicalState", "State" and "Trigger" node properties
the display of the processing status of the node.
(Inherited from LogicalNodeViewModel) |
![]() | switchTaskTreeViewExecute |
Request to change the tree alignment (Yin_Yang/F4).
(Inherited from VishnuViewModelBase) |
![]() | ToString |
Overridden ToString() method.
(Overwrites LogicalNodeViewModelToString) |
![]() | TransferShadowTreeProperties |
Transfers properties from a secured branch to an active branch.
(Inherited from LogicalNodeViewModel) |
![]() | TransferSiblingProperties |
Transfers certain properties in the VisualTree from sibling to node.
(Inherited from LogicalNodeViewModel) |
![]() | traverse |
Recursive auxiliary routine for the public routine 'Traverse'.
(Inherited from LogicalNodeViewModel) |
![]() | Traverse(FuncInt32, IExpandableNode, Object, Object) |
Goes recursively through the tree and calls the action for each node.
(Inherited from LogicalNodeViewModel) |
![]() | Traverse(FuncInt32, IExpandableNode, Object, Object, Object) |
Goes recursively through the tree and calls the action for each node.
(Inherited from LogicalNodeViewModel) |
![]() | TreeElementLogicalStateChanged | Is activated when the logical state of the assigned node from the business logic has changed. |
![]() | UserControlContentRendered |
Is called up by DynamicUserControlBase when the UserControl has been fully rendered.
(Inherited from VishnuViewModelBase) |
![]() | VerifyCalledOnUIThread |
Checks whether a call is made from the correct thread (dispatcher).
(Inherited from ObservableObject) |