Prerequisites
Description
The ImportExtensions class in SysML2.NET/Extend/ImportExtensions.cs contains 2 extension method(s) that compute derived properties for the IImport 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/ImportExtensions.cs
Prerequisites
Description
The
ImportExtensionsclass inSysML2.NET/Extend/ImportExtensions.cscontains 2 extension method(s) that compute derived properties for theIImportinterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
IElement ComputeImportedElement(this IImport)INamespace ComputeImportOwningNamespace(this IImport)List<IMembership> ComputeImportedMembershipsOperation(this IImport, List<INamespace>)System Configuration
SysML2.NET/Extend/ImportExtensions.cs