Mr Scott Hebbard, Demonstrates how to use Project Management features including the Gantt View, the Project Management window and the Gap Analysis Matrix. Visual Execution Analysis: Learn how to debug code and document a legacy application using Enterprise Architect's Visual Execution Analyzer.
In this webinar you will learn how to:
Visual Execution Analysis: | execution-analysis.htm |
View > Model Mail.
Settings > Project Types > Resources > Project Authors.
C:\Program Files (x86)\Sparx Systems\EA\Code Samples\VEA\Microsoft Native\CityLoopThe application has been reverse engineered into Enterprise Architect's Example Model. See the following package:
Project Models.Execution Analysis.C++/NativeThis package already has an associated Build Script associated with it (access it via Right-Click > Execution Analyzer or Ctrl+Shift+F12). However, you need to define the following Local Paths in Enterprise Architect, as they are referred by the Build Script:
Settings > Local Directories and Paths.
When debugging Model Scripts, in addition to analyzing the run-state of variables and behavior of the code, you can inspect the model elements and any diagrams on which the script operates simply using Enterprise Architect's User Interface while the script executes. That has proved especially helpful to some of our own staff who develop Model Scripts.
Project Models.Execution Analysis.C++/Native.Source.CTrain
This State Machine represents the as-designed behaviour of the City Loop application, by modeling the set of legal State Tranisitions.