Features with association reuses cannot be deleted

Issue #561 new
Stacey Beard created an issue

Problem

When trying to delete a feature which has a realization model that contains an association reuse, an error is shown (see below for error) and the deletion fails.

Steps to reproduce

  1. Create a new concern.
  2. Add a feature A to the concern.
  3. Create a new realization model (design model) for A.
  4. In this design model, create two classes X and Y, and add an association between them.
  5. Return to the feature tree, and try to delete A. You will see the error below and deletion will be prohibited.

Actual result

“The feature cannot be deleted: Reuses in realization models need to be removed first.”

Expected result

It should be possible to delete a feature with an association reuse.

Environment & Version

Windows 10 Home 1909

TouchCORE version:

Comments (0)

  1. Log in to comment