Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for deleted things in source models #86

Open
3 tasks done
nathanatstariongroup opened this issue Apr 11, 2024 · 0 comments
Open
3 tasks done

Add Support for deleted things in source models #86

nathanatstariongroup opened this issue Apr 11, 2024 · 0 comments
Labels
DEH-Capella enhancement New feature or request ?sp

Comments

@nathanatstariongroup
Copy link
Contributor

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the DEH-Capella
  • I have searched open and closed issues to ensure it has not already been reported

Description

As per version 1.7.0 mapping actions don't do any real deletion of things the only things that are deleted when unlinked are DeploymentLinks and PropertyValue.

There is two categories of elements that could be deleted // marked for deletion.

Mapped Things

The things that have a corresponding mapping configuration. More specifically ElementDefinition/Component, ElementUsage/Part, Requirements and RequirementsSpecifications.

Deletion of these elements could be implemented as follow:

NewDeleteActivitiesProposalDeletionOfMappedThings drawio

Not Mapped Things

Things that don't have mappingconfiguration but are directly related to mapped things. Such as BinaryRelationships/Traces, Parameter/Property, Parameter/ParameterOverride/PropertyValue, BinaryRelationship/Interfaces, ElementUsages/Ports

Deletion of these elements could be implemented as follow:

NewDeleteActivitiesProposal-Mapping of Not Mappable Things to Delete drawio

Steps to Reproduce

System Configuration

  • Capella version:
  • Environment (Operating system, version and so on):
  • Java version:
  • Additional information:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEH-Capella enhancement New feature or request ?sp
Projects
None yet
Development

No branches or pull requests

1 participant