Incorporated comments P/O / dev: - Added coefficient of variation for the below phreatic level -- Adjusted SQL query -- Added properties in the relevant classes -- Adjusted the transformer for MacroStabilityInwardsSoilLayerTransformer => should set the coefficient of variation onto the soil layer properties instead of the deviation. Related to Issue [WTI-1340] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11616 5a3db67b-de53-47b5-99c8-a1c30a6650e2
Incorporated comments P/O / dev: - Moved validation / interpretation logic on the readers to the transformers -- Applied for MaterialName, Color and IsAquifer properties -- Introduced factory methods which creates valid soil layers to be used for testing transformers -- Introduced generic converter to convert the value of IsAquifer to valid values for soil layer implementations Related to Issue [WTI-1340]