Introduced and used IDistributionExtensions and IVariationCoefficientDistributionExtensions responsible for converting distributions to stochast configurations. Improved doc and layout. Related to Issue [WTI-1161] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9049 5a3db67b-de53-47b5-99c8-a1c30a6650e2
Added abstract method to SchemaCalculationConfigurationExporter for creating the writer. Introduced TestConfigurationItem and TestSchemaCalculationConfigurationWriter. Introduced some helper methods the the SchemaCalculationConfigurationWriter. Added SchemaCalculationConfigurationExporterTest. Fixed doc. Added helper methods to the SchemaCalculationConfigurationWriter and reused them in derived classes. Related to Issue [WTI-1161]