Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Import code files
The Import submenu provides a set of options for importing code files of different types and programming languages into your model.
Access Package | Code Engineering | Import
Code Import Options
Option |
Action |
Shortcut |
See also |
---|---|---|---|
Source Directory
|
Import and reverse engineer an entire directory structure.
|
Ctrl+Shift+U |
|
Binary Module |
Import a binary module from Java Archive, .NET PE or Intermediary Language files.
|
|
|
Resource Script |
Perform a Win32 Resource Import to import a resource file into the model.
|
|
|
ActionScript Files
|
Import code written in ActionScript from a .as code file. |
|
|
C Files |
Import code written in ANSI C from a .c or .h code file.
|
|
|
C# Files |
Import code written in C# from a .cs code file.
|
|
|
C++ Files |
Import code written in C++ from a .h, .hpp or .hh code file.
|
|
|
Delphi Files |
Import code written in Delphi from a .pas code file.
|
|
|
Java Files |
Import code written in Java from a .java code file.
|
|
|
PHP Files |
Import code written in PHP from a .inc, .php or .php4 code file.
|
|
|
Python Files |
Import code written in Python from a .py code file.
|
|
|
Visual Basic Files |
Import code written in Visual Basic from a .frm, .cls, .bas or .ctl code file.
|
|
|
VB.NET Files |
Import code written in VB.NET from a .VB code file.
|
|
Learn more