Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Data Types
Different programming languages support different inbuilt data types. The Programming Languages Datatypes dialog enables you to extend and manage the set of inbuilt data types associated with a language as well as create new programming languages for use within Enterprise Architect.
Notes: |
|
To access this dialog, select the Settings | Code Datatypes menu option.
Option |
Use to |
Product Name |
Specify the name of the programming language. |
Add Product |
Add a new programming language to the drop-down fields for Class elements within the Enterprise Architect model and enable the new language to be made available to the Code Template Editor once at least one datatype has been added to the language. |
Datatype |
Specify the name of the datatype; this is the language-specific name of the datatype. |
Common Type |
Specify the common type, the generic name of the datatype; for example, the Java boolean datatype has a common datatype Boolean. |
New |
Create a new data type. |
Save |
Save the newly created datatype. |
Delete |
Delete the selected datatype. |
Note: |
You can transport these data types between models, using the Export Reference Data and Import Reference Data options on the Tools menu. |