Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Scripting
Topics
Topic |
Detail |
See also |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage |
Scripts executed in Enterprise Architect have access to the currently open model and are a powerful tool for querying and updating the model in situations that would otherwise require you to perform time consuming and repetitive GUI tasks. Enterprise Architect supports management of scripts using the following script engines:
The management interface for Scripting is the Scripting window, which contains the:
Scripts are managed in groups: the first group in the list is always Local Scripts, which are files in the Scripts subdirectory of the Enterprise Architect installation - any instance of Enterprise Architect that has a currently open model can see these scripts; you cannot create, edit, drag-and-drop or delete Local scripts. All other groups are User Scripts, which you create yourself; a user group can be one of several types, each of which applies a template and certain conditions to the scripts you create within that group. User scripts are only visible inside the model in which they were created; the contents of the scripts are stored with the model, although they can be saved to the file system easily using the Script Editor.
|
|
Notes
• | This facility is available in the Corporate, Business and Software Engineering, Systems Engineering and Ultimate editions |
• | If you intend to use the Scripting facility under Crossover/WINE, you must also install Internet Explorer version 6.0 or above |
Learning Center topics
• | (Alt+F1) | Automation | Scripting |