Prerequisites
Description
The ActionUsageExtensions class in SysML2.NET/Extend/ActionUsageExtensions.cs contains 5 extension method(s) that compute derived properties for the ActionUsage 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/AcceptActionUsageExtensions.cs
Prerequisites
Description
The
ActionUsageExtensionsclass inSysML2.NET/Extend/ActionUsageExtensions.cscontains 5 extension method(s) that compute derived properties for theActionUsageinterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
List<IBehavior> ComputeActionDefinition(this IActionUsage)List<IFeature> ComputeInputParametersOperation(this IActionUsage)IFeature ComputeInputParameterOperation(this IActionUsage, int)IExpression ComputeArgumentOperation(this IActionUsage, int)bool ComputeIsSubactionUsageOperation(this IActionUsage)System Configuration
SysML2.NET/Extend/AcceptActionUsageExtensions.cs