Prerequisites
Description
The StepExtensions class in SysML2.NET/Extend/StepExtensions.cs contains 2 extension method(s) that compute derived properties for the IStep 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/StepExtensions.cs
Prerequisites
Description
The
StepExtensionsclass inSysML2.NET/Extend/StepExtensions.cscontains 2 extension method(s) that compute derived properties for theIStepinterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
List<IBehavior> ComputeBehavior(this IStep)List<IFeature> ComputeParameter(this IStep)System Configuration
SysML2.NET/Extend/StepExtensions.cs