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 |
See also |
---|---|---|
Source Directory |
Import and reverse engineer an entire directory structure. Shortcut: |
Import a Directory Structure |
Binary Module |
Import a binary module from Java Archive, .NET PE or Intermediary Language files. |
Import Binary Module |
Resource Script |
Perform a Win32 Resource Import to import a resource file into the model. |
Import Resource Script |
ActionScript Files |
Import code written in ActionScript from a .as code file. |
Import ActionScript |
C Files |
Import code written in ANSI C from a .c or .h code file. |
Import ANSI C |
C# Files |
Import code written in C# from a .cs code file. |
Import C# |
C++ Files |
Import code written in C++ from a .h, .hpp or .hh code file. |
Import C++ |
Delphi Files |
Import code written in Delphi from a .pas code file. |
Import Delphi |
Java Files |
Import code written in Java from a .java code file. |
Import Java |
PHP Files |
Import code written in PHP from a .inc, .php or .php4 code file. |
Import PHP |
Python Files |
Import code written in Python from a .py code file. |
Import Python |
Visual Basic Files |
Import code written in Visual Basic from a .frm, .cls, .bas or .ctl code file. |
Import Visual Basic |
VB.NET Files |
Import code written in VB.NET from a .VB code file. |
Import VB.NET |
Learn more