![]() | Logical |
The LogicalTaskTreeViewModel Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | LogicalTaskTreeViewModel | Constructor - takes over the business logic, the MainWindow, the start orientation of the tree and a filter for the NodeTypes to be displayed. |
Name | Description of the | |
---|---|---|
![]() | BreakLogicalTaskTree | Command for the Break button in the LogicalTaskTreeControl. |
![]() | InfoSource | ItemsSource for optional additional information about the tree. |
![]() | IsInSleepTime | Returns true if a rest period defined by the user is currently in progress. for Vishnu actors (checkers) is running. |
![]() | MainLogicalNodeView |
ItemsSource for the TreeView in LogicalTaskTreeControl.
(Inherited from OrientedTreeViewModelBase) |
![]() | RunLogicalTaskTree | Command for the Run button in the LogicalTaskTreeControl. |
![]() | SleepTimeTo | The end of a possible rest period as a formatted string. |
![]() | TreeOrientationState |
Determines the alignment of the elements in the tree.
(Inherited from OrientedTreeViewModelBase) |
![]() | TreeParams |
Additional parameters that are valid for the entire tree or null.
(Inherited from OrientedTreeViewModelBase) |
![]() | TreeVM |
Returns the RootJobListViewModel of the LogicalTaskTreeViewModel including setter.
(Inherited from OrientedTreeViewModelBase) |
Name | Description of the | |
---|---|---|
![]() ![]() | FlattenTree | Turns a transferred (sub)tree into a flat list. Which node types are displayed in the list and which are not, can be configured externally in the app.config via "FlatNodeListFilter" value="NodeConnector|ValueModifier|Constant|Checker|NodeList|JobList|Snapshot" be determined. |
![]() | OnPropertyChanged |
Reports for the UI when a property has changed.
(Inherited from ObservableObject) |
![]() | RaisePropertyChanged(String) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | RaisePropertyChangedT(ExpressionFuncT) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | SaveTreeState | Saves the current display status of the main window (parameter) and all nodes (collapsed or expanded). |
![]() | 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 | |
---|---|---|
![]() | Dispatcher |
The dispatcher of the UI.
(Inherited from ObservableObject) |