Prev | Next |
Samples
Enterprise Architect enables you to easily import complete sample models (Packages), including all necessary model information, code and build scripts. These sample Patterns make it simple to explore and try out the Visual Execution Analyzer. You can generate an example model for:
- Java
- Microsoft.NET
- Microsoft C++
- PHP Apache
Access
Ribbon |
Design > Package > Insert > Insert using Model Wizard > VEA Examples |
Context Menu |
Right-click on Package | Add a Model Using Wizard > VEA Examples |
Keyboard Shortcuts |
Ctrl+Shift+M > VEA Examples |
Other |
Project Browser caption bar menu | New Model from Pattern > VEA Examples |
Display Samples
Field |
Action |
See also |
---|---|---|
Technology |
Select the appropriate technology. |
|
Name |
Displays the samples available for the selected technology; select the required sample to import. |
|
description field |
Displays a description of the selected sample. |
|
Destination folder |
Browse for and select the directory in which to load the source code for the sample. |
|
Use Local Path |
Enable the selection of an existing local path to place the source code under; changes the 'Destination folder' field to a drop-down selection. |
|
Compiler command |
Displays the default compiler command path for the selected technology; you must either:
|
Local Paths Local Paths Dialog |
Edit Local Paths |
Many VEA examples specify their compiler using a local path. The first time you use any sample you must click on this button to display the 'Local Paths' dialog, on which you check and - if necessary - correct the local path pointing to the correct compiler location. |
Notes
- [provider], [language], [platform], [url], [description], [version] - all displayed in the 'description'
field
- [xmirootpaths] - the root path of the source code in the exported xmi; this is replaced with the
selected destination folder when the user applies the application pattern
Learn more