Skip to content

Provided implementation of extension method for Relationship interface#214

Merged
antoineatstariongroup merged 2 commits intodevelopmentfrom
169-feature-implement-relationshipextensions
Apr 16, 2026
Merged

Provided implementation of extension method for Relationship interface#214
antoineatstariongroup merged 2 commits intodevelopmentfrom
169-feature-implement-relationshipextensions

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 #169

Implementation provided for :

  • ComputeRelatedElement (derived property)
  • LibraryNamespace (redefined operation)
  • Path (redefined operation)

unit test of redefined operation are covered by changes in the ElementExtensionsTestFixture

@antoineatstariongroup antoineatstariongroup linked an issue Apr 15, 2026 that may be closed by this pull request
4 tasks
@antoineatstariongroup antoineatstariongroup marked this pull request as ready for review April 15, 2026 11:17
@antoineatstariongroup antoineatstariongroup merged commit f6f574b into development Apr 16, 2026
7 checks passed
@antoineatstariongroup antoineatstariongroup deleted the 169-feature-implement-relationshipextensions branch April 16, 2026 08:14
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]: Implement RelationshipExtensions

2 participants