Prerequisites
Description
The AttributeUsageExtensions class in SysML2.NET/Extend/AttributeUsageExtensions.cs contains 2 extension method(s) that compute derived properties for the IAttributeUsage 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/AttributeUsageExtensions.cs
Prerequisites
Description
The
AttributeUsageExtensionsclass inSysML2.NET/Extend/AttributeUsageExtensions.cscontains 2 extension method(s) that compute derived properties for theIAttributeUsageinterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
List<IDataType> ComputeAttributeDefinition(this IAttributeUsage)bool ComputeIsReference(this IAttributeUsage)System Configuration
SysML2.NET/Extend/AttributeUsageExtensions.cs