Book a Demo

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

Prev Next

Package Field Substitution Macros

This table lists the Package Field Substitution macros.

Field Substitution macros are named according to Camel casing. Macros that represent checkboxes return a value of 'T' if the box is selected. Otherwise the value is empty.

Package Macros

Macro Name

Description

See also

packageAbstract

'Package' dialog: Abstract.

packageAlias

'Package' dialog: Alias.

packageAuthor

'Package' dialog: Author.

packageComplexity

'Package' dialog: Complexity.

packageGUID

The unique GUID for the current Package.

packageKeywords

'Package' dialog: Keywords.

packageLanguage

'Package' dialog: Language.

packageName

'Package' dialog: Name.

packagePath

The string representing the hierarchy of Packages, for the Class in scope. Each Package name is separated by a dot (.).

packagePhase

'Package' dialog: Phase.

packageScope

'Package' dialog: Scope.

packageStatus

'Package' dialog: Status.

packageStereotype

'Package' dialog: Stereotype.

packageVersion

'Package' dialog: Version.

Learn more