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

Element Field Macros

This list identifies the macros that are available in DDL templates to access element-level fields, where (in Enterprise Architect) the fields are editable, such as 'Table Name' and 'Table Alias'.

ddlFunctionAlias

'Function Properties' dialog: 'Main' tab: Alias text field.

ddlFunctionName

Function Properties dialog: Name text field.

ddlOwner

{element} 'Properties' dialog: {element} 'Details' tab: Owner text field.

ddlPackageAlias

'Package Properties' dialog: 'Main' tab: Alias text field.

ddlPackageName

Package Properties dialog: 'Name text' field.

ddlProcedureAlias

'Procedure Properties' dialog: 'Main' tab: Alias text field.

ddlProcedureName

Procedure Properties dialog: 'Name text' field.

ddlSchemaOwner

The Owner property of the element's definition read in from the live database.

ddlSchemaTableName

The Table Name property read in from the live database.

ddlSequenceAlias

'Sequence Properties' dialog: 'Main' tab: Alias text field.

ddlSequenceName

Sequence Properties dialog: 'Name text' field.

ddlTableAlias

'Table Properties' dialog: 'Main' tab: Alias text field.

ddlTableDBMS

'Table Properties' dialog: 'Main' tab: Database drop down list field.

ddlTableLevelComment

Table Properties dialog: 'Notes text' field.

ddlTableName

Table Properties dialog: 'Name text' field.

ddlViewAlias

'View Properties' dialog: 'Main' tab: Alias text field.

ddlViewName

View Properties dialog: 'Name text' field.