Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Set Record Markers

Markers are set in the source code editor. Like breakpoints, they are placed on a line of code; when that line of code executes, the Execution Analyzer performs the code execution recording action appropriate to the marker.

Access:    Click on the Class containing code: F12

How to:

To set a recording marker, follow the steps below:

Step

Action

See also

1

Press F12 to open the source code to debug, in the integrated source code editor

The Source Code Viewer

2

Find the appropriate code line and right click in the left (Breakpoint) margin to bring up the breakpoint/marker context menu; select the required marker type:
 

VEA Marker selection

Marker Types

3

If a Start Recording Marker has been set, you must also set an End Recording Marker