Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Source Code Engineering Submenu
To forward and reverse engineer code using the language of your choice select the Tools | Source Code Engineering menu option (Professional, Corporate, Business and Software Engineering, Systems Engineering and Ultimate editions).
The Source Code Engineering Menu
Action |
Usage |
Shortcut |
See also |
---|---|---|---|
Generate Package Source Code
|
Generate source code for the currently selected package. |
Ctrl + Alt + K |
|
Synchronize Package Contents
|
Synchronize the selected package with the source code. |
Ctrl + Alt + M |
|
Import Source Directory
|
Import and reverse engineer an entire directory structure. |
Ctrl + Shift + U |
Import an directory structure |
Import Binary Module
|
Import a binary module. |
|
|
Import ActionScript Files
|
Import code written in ActionScript with the file extension .AS. |
|
ActionScript code |
Import C Files |
Import code written in ANSI C with the file extension .C or .H.
|
|
ANSI C source code |
Import C# Files |
Import code written in the C# programming language with the file extension .CS.
|
|
C# source code |
Import C++ Files |
Import code written in the C++ programming language with the file extension .H, .HPP or .HH.
|
|
C++ source code |
Import Delphi Files |
Import code written in the Delphi programming language with the file extension .PAS.
|
|
Delphi source code |
Import Java Files |
Import code written in the Java programming language with the file extension .JAVA.
|
|
Java source code |
Import PHP Files |
Import code written in PHP with the file extensions .INC, .PHP or .PHP4.
|
|
PHP source code |
Import Python Files |
Import code written in Python with the file extension .PY.
|
|
Python source code |
Import Visual Basic Files |
Import code written in the Visual Basic programming language with the file extension .FRM, .CLS, .BAS or .CTL.
|
|
Visual Basic source code |
Import VB.NET Files |
Import code written in the VB.NET programming language with the file extension .VB.
|
|
VB.NET source code |