Skip to content

Fix #224: Containment pattern optimized to support reference#230

Merged
antoineatstariongroup merged 2 commits into
developmentfrom
224-feature-adapt-containment-pattern
May 11, 2026
Merged

Fix #224: Containment pattern optimized to support reference#230
antoineatstariongroup merged 2 commits into
developmentfrom
224-feature-adapt-containment-pattern

Conversation

@antoineatstariongroup
Copy link
Copy Markdown
Collaborator

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the SysML2.NET code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Fix #224

  • AssignOwnership overload with 2 parameters to accept contaiment for reference purpose
  • Added cyclic verification on containment
  • Added type validation to make sure that container is valid for the current type

@antoineatstariongroup antoineatstariongroup linked an issue May 11, 2026 that may be closed by this pull request
5 tasks
@antoineatstariongroup antoineatstariongroup force-pushed the 224-feature-adapt-containment-pattern branch from 999d85d to ef39a12 Compare May 11, 2026 13:54
@antoineatstariongroup antoineatstariongroup merged commit bba35ee into development May 11, 2026
5 of 6 checks passed
@antoineatstariongroup antoineatstariongroup deleted the 224-feature-adapt-containment-pattern branch May 11, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Adapt containment pattern

1 participant