Code Template Framework in SDK

Return to Introduction  Previous page  Next page

The Code Template Framework (CTF) is used during forward engineering of UML models. It is introduced in the Enterprise Architect User Guide. This section of the SDK discusses how you customize the way in which Enterprise Architect generates source code.

Enterprise Architect's code templates specify the transformation from UML elements to the various parts of a given programming language. The templates are written as plain text with a syntax that shares some aspects of both mark-up languages and scripting languages. The Base Templates provided in Enterprise Architect are described in the Enterprise Architect User Guide.

See Also