Updated CreateExtensions for the GrassCoverErosionInwards outputs: - Added support for including create extensions of the general result within the output entities Related to Issue [WTI-1319]
Incorporated refactoring comments regarding the SetGeneralResult function and constructor arguments for Grass Inwards: - Removed obsolete constructor, it is necessary to always specify a GeneralResult upon instantiation of an output object - Adjusted tests, substituted NULL for elements that do not support GeneralResult yet (e.g. storage) Related to Issue [WTI-1308]