Prerequisites
Description
The MembershipExtensions class in SysML2.NET/Extend/MembershipExtensions.cs contains 2 extension method(s) that compute derived properties for the IMembership 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/MembershipExtensions.cs
Prerequisites
Description
The
MembershipExtensionsclass inSysML2.NET/Extend/MembershipExtensions.cscontains 2 extension method(s) that compute derived properties for theIMembershipinterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
string ComputeMemberElementId(this IMembership)INamespace ComputeMembershipOwningNamespace(this IMembership)bool ComputeIsDistinguishableFromOperation(this IMembership, IMembership)System Configuration
SysML2.NET/Extend/MembershipExtensions.cs