Prerequisites
Description
The ViewDefinitionExtensions class in SysML2.NET/Extend/ViewDefinitionExtensions.cs contains 4 extension method(s) that compute derived properties for the IViewDefinition 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/ViewDefinitionExtensions.cs
Prerequisites
Description
The
ViewDefinitionExtensionsclass inSysML2.NET/Extend/ViewDefinitionExtensions.cscontains 4 extension method(s) that compute derived properties for theIViewDefinitioninterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
List<IViewpointUsage> ComputeSatisfiedViewpoint(this IViewDefinition)List<IViewUsage> ComputeView(this IViewDefinition)List<IExpression> ComputeViewCondition(this IViewDefinition)IRenderingUsage ComputeViewRendering(this IViewDefinition)System Configuration
SysML2.NET/Extend/ViewDefinitionExtensions.cs