Book a Demo

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

Prev Next

Configure Panel

The 'Configure' panel provides facilities for performing code analysis, structuring models of code and setting up VEA Satellite and Agent Services. The panel also provides access to tools such as the Debugger, Profiler, Execution Recorder and the Testpoints Window.

Available Facilities

Facility

Description

See also

Analyzer

Click the drop-down arrow to access a menu of Analyzer tools.

  • Edit Analyzer Scripts - display the Execution Analyzer window, where you can create and manage scripts that define the build, run, test, deploy and simulate functions for the current Package
  • Edit Active Script - display the Execution Analyzer window to edit the currently-active Analyzer script
  • Show Testpoints Window - display the Analyzer Test Points window, to configure, execute and work with dynamic test suits and test cases
  • Find Test Suites and Test Sets - search the model for Test Suites and Test Sets
  • Open Debugger - display the Analyzer Debug window to facilitate debugging and testing of the current application
  • Open Profiler - display the Analyzer Profiler window, from which you can perform application performance profiling and execution inspection of the current application
  • Open Recorder - display the Analyzer Recording window, from which you can set recording points, record program execution and create diagrams based on recordings
  • Open Object Workbench - open a simple Object Testing window, from which you can make ad hoc calls on Object methods; available for Java and .NET objects
Managing Analyzer Scripts The Testpoints Window Object Workbench Debugging Profiling The Recording History Build Scripts

Options

Click on the drop-down arrow to display a list of options for managing templates, which determine the way source code is imported into and generated from your model.

  • Edit Code Templates - display the Code Template Editor window, where you can review and edit the templates used for generating source code from your model
  • Configure Local Paths - display the 'Local Paths' dialog, where you can set up and manage a list of Local Path definitions, used for path substitutions in collaborative environments
  • Set  Package as Namespace Root - set the selected Package as the Namespace root, for code generation
  • Suppress Namespace - ignore the current subordinate Package when generating Namespaces and showing Package paths
  • Define Preprocessor Macros - manage a list of preprocessor macros that will be used when C and C++ code is imported into the model
  • Configure Code Engineering Datatypes - manage the list of Datatypes that are used in Code Engineering
  • Reset Source Language - display the 'Manage Code Generation' dialog to change the source language and other generation options for all Classes in the selected Package
  • Set Live Code Generation - update your source code instantly as you make changes to your model
Local Paths Dialog Namespaces Language Macros Data Types The Code Template Editor Reset Options

Services

These options enable you to control local supporting VEA services. Those services might run a native Linux program, for example, or build a project.

  • Start the Satellite Service running
  • Stop the Satellite Service running
  • Test if the Satellite Service is running
  • Start the Agent Service running
  • Stop the Agent Service running
  • Test if the Agent Service is running
  • Test if the Codeminer Service is running
Services

Learn more