Adding classes and interfaces to Java packages in domain modeling class diagrams

You can use domain modeling class diagrams to add classes and interfaces to Java™ packages.

Before you begin

In the Java Perspective, open a domain modeling class diagram that contains Java packages.

About this task

You can also use the package action bars or the Palette to add classes and interfaces to Java packages.

Procedure

  1. In the diagram editor, right-click a Java package; then click Add Java > Class or Add Java > Interface.
  2. Follow the instructions in the New Java Class or New Java Interface wizard.

Feedback