Prerequisites
Description
The AnnotatingElementExtensions class in SysML2.NET/Extend/AnnotatingElementExtensions.cs contains 4 extension method(s) that compute derived properties for the IAnnotatingElement 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/AnnotatingElementExtensions.cs
Prerequisites
Description
The
AnnotatingElementExtensionsclass inSysML2.NET/Extend/AnnotatingElementExtensions.cscontains 4 extension method(s) that compute derived properties for theIAnnotatingElementinterface. These methods currently throwNotSupportedExceptionand need to be implemented.Checklist
List<IElement> ComputeAnnotatedElement(this IAnnotatingElement)List<IAnnotation> ComputeAnnotation(this IAnnotatingElement)List<IAnnotation> ComputeOwnedAnnotatingRelationship(this IAnnotatingElement)IAnnotation ComputeOwningAnnotatingRelationship(this IAnnotatingElement)System Configuration
SysML2.NET/Extend/AnnotatingElementExtensions.cs