Prev | Next |
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.
ddlSchemaFunctionName
The name of the Function element's definition read in from the live database.
ddlSchemaOwner
The 'Owner' property of the element's definition read in from the live database.
ddlSchemaProcedureName
The name of the Procedure element's definition read in from the live database.
ddlSchemaSequenceName
The name of the Sequence element's definition read in from the live database.
ddlSchemaTableName
The 'Table Name' property read in from the live database.
ddlSchemaViewName
The name of the View element's definition 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.