Prerequisites
Description
The StateUsageExtensions class in SysML2.NET/Extend/StateUsageExtensions.cs contains 4 extension method(s) that compute derived properties for the IStateUsage 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/StateUsageExtensions.cs
Prerequisites
Description
The
StateUsageExtensionsclass inSysML2.NET/Extend/StateUsageExtensions.cscontains 4 extension method(s) that compute derived properties for theIStateUsageinterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
IActionUsage ComputeDoAction(this IStateUsage)IActionUsage ComputeEntryAction(this IStateUsage)IActionUsage ComputeExitAction(this IStateUsage)List<IBehavior> ComputeStateDefinition(this IStateUsage)bool ComputeIsSubstateUsageOperation(this IStateUsage, bool)System Configuration
SysML2.NET/Extend/StateUsageExtensions.cs