Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Analyzer Script Editor
Analyzer Scripts are associated with a Package. When you create an Analyzer Script you can define a number of actions - many features, such as Debugging, Testing, Profiling and Simulation, depend on and function according to how the active script has been configured.
The Execution Analyzer Script Editor a has a number of pages for configuring various scripts; if you plan to use any of the features of the Execution Analyzer, you must complete at least the Build and Debug pages.
Task |
Page |
Actions |
See also |
---|---|---|---|
Build |
Build |
Enter script or command to build the application. |
|
Clean |
Enter script or command to clean the previous build . |
||
Test |
Test |
Enter script or command to test the application. |
|
Testpoints |
Specify where the output from a Testpoint run is sent. |
||
Debug |
Platform |
Specify the debugging platform, the application to be debugged, and the mode of debugging (attach to process or run ). |
|
Tracepoints |
Specify where the output from Tracepoints encountered during a debug session are sent. |
||
Workbench |
Specify required information for using the Object Workbench control. |
||
Run |
Run |
Enter a script or command to run the application. |
|
Deploy |
Deploy |
Enter a script or command to deploy the project. |
|
Recording |
Recording |
Exclude areas of the application from being recorded; you can specify wildcard expressions to exclude operations, Classes and modules. Here you can also enable recording of instances. |
|
Simulation |
Simulation |
Complete the configuration for Simulation Control. |