Book a Demo
Prev Next

Set Record Markers

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

Access

Use one of the methods outlined here, to display the Code Editor window and load the source code associated with the selected Class or Class element.

Ribbon

Execute > Source > Edit > Edit Element Source

Execute > Source > Edit > Open Source File

Keyboard Shortcuts

On an element press Ctrl+E or F12

To bring up the 'Open Source File' browser press Ctrl+Alt+O

Set a recording marker

Step

Action

See also

1

Open the source code to debug, in the integrated source code editor.

Editing Source Code

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:

Image showing the various markers available for debugging and recording in Enterprise Architect code editors
Marker Types

3

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