Prerequisites
Description
The CaseDefinitionExtensions class in SysML2.NET/Extend/CaseDefinitionExtensions.cs contains 3 extension method(s) that compute derived properties for the ICaseDefinition 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/CaseDefinitionExtensions.cs
Prerequisites
Description
The
CaseDefinitionExtensionsclass inSysML2.NET/Extend/CaseDefinitionExtensions.cscontains 3 extension method(s) that compute derived properties for theICaseDefinitioninterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
List<IPartUsage> ComputeActorParameter(this ICaseDefinition)IRequirementUsage ComputeObjectiveRequirement(this ICaseDefinition)IUsage ComputeSubjectParameter(this ICaseDefinition)System Configuration
SysML2.NET/Extend/CaseDefinitionExtensions.cs