![]() | Logical |
The LogicalNodeViewModel Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | LogicalNodeViewModel | Constructor |
Name | Description of the | |
---|---|---|
![]() | ChildOrientation | Defines whether the child elements of this node should be arranged horizontally or vertically. |
![]() | Children | The children of the current node. |
![]() | ClearInfos |
Command for the ContextMenuItem "Delete info" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | CollapsedEventCommand | Serves as the first binding anchor for the attached property ExpanderBehavior.CollapsedCommandProperty. |
![]() | CopyToolTipInfoToClipboard |
Command for the Copy button in the ToolTip of the control.
(Inherited from VishnuViewModelBase) |
![]() | DebugMode | Additional test outputs can be made for True. Default: False. |
![]() | DebugNodeInfos | Name + (Id + ReferencedNodeId, if applicable) of the originally referenced SingleNode. |
![]() | ExpandedEventCommand | Serves as the first binding anchor for the attached property ExpanderBehavior.ExpandedCommandProperty. |
![]() | FreeComment | Free text for any application. |
![]() | GridColumn |
Returns or sets the column in the containing grid for the current element.
(Inherited from VishnuViewModelBase) |
![]() | GridRow |
Returns or sets the row in the containing grid for the current element.
(Inherited from VishnuViewModelBase) |
![]() | HasParent | False only for the root node. |
![]() | HookedTo | Contains TreeParams.Name and IdInfo of the node in whose events this node is located. LogicalNodeViewModel or the text "NULL". |
![]() | Id | The identifier of the associated LogicalTaskTree node made available for the UI. |
![]() | IsExpanded | True if the TreeView node that is connected to this node is folded out. |
![]() | IsInSleepTime | Returns true if a rest period defined by the user is currently in progress. for Vishnu actors (checkers) is running. |
![]() | IsRendered |
Indicates whether the associated control has been completely drawn.
(Inherited from VishnuViewModelBase) |
![]() | IsSelected | True if the TreeView node that is connected to this node is associated with is selected. |
![]() | IsSnapshotDummy | True indicates that it is a node within the of a loaded snapshot. |
![]() | IsTreePaused | Returns true if the tree has just been paused. |
![]() | JobInProgress |
Indicates that a ui-triggered background progress is actually running.
(Inherited from VishnuViewModelBase) |
![]() | LastExceptions | Lists possible exceptions of the child nodes in a string separated by a line break. |
![]() | LastExecutingTreeEvent | The last triggering TreeEvent (for TreeEvent-triggered nodes) or zero. |
![]() | LastNotNullLogical | Flag field for the last state of Logical that was not zero; Is required so that workers are only started when the The display changes when the status of Logical changes significantly. has changed and not every time the checker works (Logical = zero). |
![]() | LastRun | Time of the last start of the node. |
![]() | LastRunInfo | Time of the last start of the node as a string. |
![]() | Logical | The logical result of the associated LogicalTaskTree node made available for the UI. |
![]() | LogLogicalTaskTree |
Command for the ContextMenuItem "Log Tree" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | Name | The name of the associated LogicalTaskTree node made available for the UI. |
![]() | NextRun | Time of the next start of the node (if known) or DateTime.MinValue. |
![]() | NextRunInfo | Info text about the next start of the node (if known) or null. |
![]() | NextRunInfoAndResult | Combined output of NextRunInfo (when is the next run) and Result (in full length). |
![]() | NodeEnvironment | List with all result objects of the subtree's predecessors. |
![]() | OriginalNodeId | Id of the originally referenced SingleNode. |
![]() | Parent | The parent node in the ViewModel. |
![]() | ParentView |
The control for this ViewModel.
(Inherited from VishnuViewModelBase) |
![]() | Path | The unique path of the associated LogicalTaskTree node. |
![]() | PauseResumeLogicalTaskTree |
Command for the ContextMenuItem "Pause Tree" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | Progress | A text for the number of completed end nodes of this subtree for display in the ProgressBar (usually nnn%) for the UI. |
![]() | ProgressText | A text for the number of completed end nodes of this subtree for display in the ProgressBar (usually nnn%) for the UI. |
![]() | ReloadLogicalTaskTree |
Command for the ContextMenuItem "Reload" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | Result |
The ReturnObject of the assigned LogicalNode.
(Overwrites VishnuViewModelBaseResult) |
![]() | Results | List of ReturnObjects of the assigned LogicalNode and its children. |
![]() | RootJobListViewModel | Returns the root job list valid for the node. |
![]() | RootLogicalTaskTreeViewModel |
ViewModel of the superordinate LogicalTaskTree.
(Inherited from VishnuViewModelBase) |
![]() | ShortResult | Short text for exceptions of the assigned LogicalNode. |
![]() | ShowInfos |
Command for the ContextMenuItem "Show info" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | ShowLogLogicalTaskTree |
Command for the ContextMenuItem "Show Log" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | ShowSettingsLogicalTaskTree |
Command for the ContextMenuItem "Show Settings" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | ShowVishnuHelp |
Command for the ContextMenuItem "Show Vishnu Help" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | SingleNodes | The number of end nodes of this subtree made available for the UI. |
![]() | SingleNodesFinished | The number of terminated end nodes of this subtree made available for the UI. |
![]() | SizeChangedEventCommand | Serves as the first binding anchor for the attached property ExpanderBehavior.CollapsedCommandProperty. |
![]() | SleepTimeTo | The end of a possible rest period as a formatted string. |
![]() | StartTreeOrientation | Alignment of the tree when starting the application. AlternatingHorizontal: Alternating structure, starting horizontally (default). Vertical: Vertical structure. Horizontal: Horizontal structure. AlternatingVertical: Alternating structure, starting vertically. |
![]() | SwitchTaskTreeView |
Command for switching the tree display.
(Inherited from VishnuViewModelBase) |
![]() | ToolTipInfo |
Returns the result of GetToolTipInfo().
This routine points to NextRunInfoAndResult by default,
can be overwritten if necessary.
(Inherited from VishnuViewModelBase) |
![]() | TreeParams | Additional parameters that are valid for the entire tree or null. |
![]() | UIDispatcher | The main dispatcher thread. |
![]() | UIMain | The MainWindow. |
![]() | UserControlPath | The path to the UserControl currently to be loaded dynamically. |
![]() | UserDataContext |
Binding to an optional, specific user view model.
(Inherited from VishnuViewModelBase) |
![]() | Visibility | Indicates whether the element is visible, hidden or collapsed. |
![]() | VisualState | Sufficient for a possibly from several technical sources combined state as an enumeration type to the GUI (and the IValueConverter). Default: None |
![]() | VisualTreeCacheBreaker |
Unique GlobalUniqueIdentifier.
Is assigned in the constructor and flows into the overwritten Equals method.
This ensures that after reloading parts of the LogicalTaskTree and restarting
Reload from previous states of the LogicalTaskTree Elements of the original LogicalTaskTree
cached VisualTree instead of the newly loaded elements in the
new VisualTree.
(Inherited from VishnuViewModelBase) |
![]() | WorkersState | Combined NodeWorkerState for all assigned NodeWorkers. |
Name | Description of the | |
---|---|---|
![]() | CanClearInfosExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanClearInfosExecute) |
![]() | CanHandleExpanderExpandedEvent | Execution permission for the event handler for opening the expander. |
![]() | 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 true.
(Inherited from VishnuViewModelBase) |
![]() | ClearInfosExecute |
Deletes any existing Vishnu information (messages and logs).
(Overwrites VishnuViewModelBaseClearInfosExecute(Object)) |
![]() | CollapseTree | Collapses the ViewModel branch and thus also the TreeView (because of the associated nodes). |
![]() | Dispose | Public method for cleaning up. |
![]() | Dispose(Boolean) | Final theses. |
![]() | 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.
(Overwrites VishnuViewModelBaseEquals(Object)) |
![]() | ExpandTree | Folds out the ViewModel tree completely and thus also the TreeView (because of the associated nodes). |
![]() | 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.
(Overwrites VishnuViewModelBaseGetHashCode) |
![]() | GetLogicalNode | Returns the assigned logicalNode from the BusinessLogic. |
![]() | GetToolTipInfo |
Returns the result for the ToolTipInfo property.
This routine points to NextRunInfoAndResult by default,
can be overwritten if necessary.
(Overwrites VishnuViewModelBaseGetToolTipInfo) |
![]() | GetTopRootJobListViewModel | Returns the topmost Root-JobList valid for the node. |
![]() | HandleExpanderCollapsedEvent | Event handler for closing the expander. |
![]() | HandleExpanderExpandedEvent | Event handler for opening the expander. |
![]() | HandleExpanderSizeChangedEvent | Event handler for resizing the expander. |
![]() | Invalidate |
Assigns a new GlobalUniqueIdentifier for the VisualTreeCacheBreaker.
(Inherited from VishnuViewModelBase) |
![]() | LoadChildren | Loads the children of a node. |
![]() | LogTaskTree | Reloads the entire tree including JobDescription.xml asynchronously. |
![]() | LogTaskTreeExecute |
Logs the tree.
(Overwrites VishnuViewModelBaseLogTaskTreeExecute(Object)) |
![]() | 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.
(Overwrites VishnuViewModelBaseParentViewToBL(FrameworkElement)) |
![]() | 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. |
![]() | ReloadTaskTree | Reloads the entire tree including JobDescription.xml asynchronously. |
![]() | ReloadTaskTreeExecute |
Reloads the tree after changing the JobDescriptions.
(Overwrites VishnuViewModelBaseReloadTaskTreeExecute(Object)) |
![]() | SearchSibling | Searches for a node in a tree branch for a given index hierarchy in the "indices" stack. |
![]() | SetChildOrientation | Sets the alignment of the child nodes. |
![]() | 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) |
![]() | subLastNotNullLogicalChanged | Is triggered if a LastNotNullLogical has changed anywhere in this subtree. |
![]() | subLogicalChanged | Is triggered if a logical has changed somewhere in this subtree. |
![]() | subNodeProgressChanged | Is triggered if a processing progress has changed somewhere in this subtree. |
![]() | subNodeProgressFinished | Is triggered when processing has been completed somewhere in this subtree. |
![]() | SubNodeProgressStarted | Is triggered if processing has been started anywhere in this subtree. |
![]() | SubNodePropertiesChanged | Is activated if other properties have changed for this node, which are to be passed on to the UI. |
![]() | SubNodeWorkersStateChanged | Is triggered if workers exist for this node and their status has changed. |
![]() | subPropertiesChanged | Is activated if properties relevant to the display have changed in LogicalTaskTree. |
![]() | 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. |
![]() | switchTaskTreeViewExecute |
Request to change the tree alignment (Yin_Yang/F4).
(Inherited from VishnuViewModelBase) |
![]() | ToString |
Overridden ToString() method.
(Overwrites ObjectToString) |
![]() | TransferShadowTreeProperties | Transfers properties from a secured branch to an active branch. |
![]() | TransferSiblingProperties | Transfers certain properties in the VisualTree from sibling to node. |
![]() | traverse | Recursive auxiliary routine for the public routine 'Traverse'. |
![]() | Traverse(FuncInt32, IExpandableNode, Object, Object) | Goes recursively through the tree and calls the action for each node. |
![]() | Traverse(FuncInt32, IExpandableNode, Object, Object, Object) | Goes recursively through the tree and calls the action for each node. |
![]() | 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) |
Name | Description of the | |
---|---|---|
![]() | PropertyChanged |
The PropertyChanged event for the UI.
(Inherited from ObservableObject) |
Name | Description of the | |
---|---|---|
![]() | _myLogicalNode | The assigned node from the LogicalTaskTree. |
![]() | ColumnNumber |
Returns or sets the column number of the associated control
in a square matrix.
This value is moved to the GridColumn property at a suitable time,
to inform the WPF GUI.
(Inherited from VishnuViewModelBase) |
![]() | Dispatcher |
The dispatcher of the UI.
(Inherited from ObservableObject) |
![]() | RowNumber |
Returns or sets the line number of the associated control
in a square matrix.
This value is moved to the GridRow property at a suitable time,
to inform the WPF GUI.
(Inherited from VishnuViewModelBase) |