Prerequisites
Description
The OwningMembershipExtensions class in SysML2.NET/Extend/OwningMembershipExtensions.cs contains 4 extension method(s) that compute derived properties for the IOwningMembership interface. These methods currently throw NotSupportedException and need to be implemented.
Checklist
System Configuration
- SysML2.NET version: 0.19.0
- Source file:
SysML2.NET/Extend/OwningMembershipExtensions.cs
Prerequisites
Description
The
OwningMembershipExtensionsclass inSysML2.NET/Extend/OwningMembershipExtensions.cscontains 4 extension method(s) that compute derived properties for theIOwningMembershipinterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
IElement ComputeOwnedMemberElement(this IOwningMembership)string ComputeOwnedMemberElementId(this IOwningMembership)string ComputeOwnedMemberName(this IOwningMembership)string ComputeOwnedMemberShortName(this IOwningMembership)string ComputeRedefinedPathOperation(this IOwningMembership)System Configuration
SysML2.NET/Extend/OwningMembershipExtensions.cs