Adding objects to a domain model from the Data Project Explorer

Use the Data Project Explorer to add model objects to a domain model.

Before you begin

Before you add model objects to a domain model, you must open a domain model in the model editor.

Procedure

To add objects to a domain model from the Data Project Explorer:

  1. Right-click a model object in a domain model, and click Add Data Object.
  2. Select a domain model object from the menu. The objects that are available in the menu change depending on which model object you selected. For example, if you right-click an atomic domain object, you can add constraints or a dependency. The new object is displayed in the Data Project Explorer under the object that you originally selected.
  3. Type a name for the new object in the Data Project Explorer.
  4. Save the domain model.

Feedback