-
Notifications
You must be signed in to change notification settings - Fork 35
WorkspaceManagerModel
Eduard Scherf edited this page Feb 16, 2022
·
2 revisions
This site describes the WorkspaceManagerModel and its ExecutionEngine. The WorkspaceManagerModel is the data model behind the WorkspaceManager which is the editor of CT2.0. The ExecutionEngine is the part of the software which executes the chains which the user builds with the editor. See the attached activity diagrams (1 to 3) for a simplified overview of the whole ExecutionEngine processes:
Picture 1: The logical flow of a the startup of the ExecutionEngine as activity diagram (simplified)
Picture 2: The logical flow of a Plugins thread as activity diagram (simplified)
Picture 3: The logical flow that happens when a PropertyChanged event occurs (simplified)