Skip to content

ST6RI-931 Implied owner of an implicit binding connector may be shown incorrectly#767

Open
seidewitz wants to merge 2 commits into
masterfrom
ST6RI-931
Open

ST6RI-931 Implied owner of an implicit binding connector may be shown incorrectly#767
seidewitz wants to merge 2 commits into
masterfrom
ST6RI-931

Conversation

@seidewitz

Copy link
Copy Markdown
Member

This PR revises the implementation of implied binding connectors so that they are shown in the model outline as being owned by impled OwningMembership, rather than just Membership. It also revises the outline provider so that all implied (implicit) relationships are shown after explicit relationships, per the specification.

Changes

  1. Type Adapter – Updated method forEachImplicitBindingConnector so that implicit binding connectors are considered to be owned by OwningMembership, not just Membership.
  2. KerMLOutlineTreeProvider - Updated to list all implicit relationships after all explicit relationships (in the order BindingConnectors, Specializations, FeatureTypings, consistent with serialization).

@seidewitz seidewitz requested a review from himi June 14, 2026 18:40
@seidewitz seidewitz self-assigned this Jun 14, 2026
@seidewitz seidewitz added this to the 2026-05 milestone Jun 14, 2026
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.

1 participant