-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
- Create
PackagePackage1 - Create
PackagePackage2 in Package1 - Create
PartDefinitionPartDefinition1 in Package2 - Create
PortUsageport1 in PartDefinition1.
Expected result:
port1 should appear as a border node of PartDefinition1.
Actual result:
port1 appears as a border node of PartDefinition1
port1 also appears as a sibling node of Package1 with a composition edge to PartDefinition1. This node should be hidden by default AND it should be located inside Package2, not inside Package1.