EPackages

PowerDesigner models EMF EPackages as standard UML packages, but with additional properties.

EPackage property sheets contains all the standard package tabs along with the EMF tab, the properties of which are listed below:

Property

Description

Namespace prefix

Used when references to instances of the classes in this package are serialized.

Namespace URI

Appears in the xmlns tag to identify this package in an XMI document.

Base package name

Contains the generated code for the model.

For information about creating and working with packages, see Packages (OOM).