Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

CreateModelType

The CreateModelType enumeration is used in the CreateModel method on the Repository Class.

Enum Values

Value

Meaning

cmEAPFromBase

Create a copy of the EABase model file to the specified file path.

cmEAPFromSQLRepository

Create a .eap file shortcut to an SQL-based repository; requires user interaction to provide SQL connection details.

Learn more