Creating Java packages in domain modeling class diagrams

You can use domain modeling class diagrams to create Java™ packages to visually develop Java applications.

Before you begin

You must have a domain modeling class diagram open.

Procedure

  1. In the Palette, click Package and click an empty space inside the class diagram.
  2. In the New Java Package wizard, in the Source folder field, specify the source folder for the new package.
  3. In the Name field, type a name for the new Java package.
  4. Click Finish.

Feedback