Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented Create and Read extensions: - Completed for the SubmechanismIllustrationPoint class - Updated XMLDocs - Changed .First() to .Single() calls in Piping. Only one entity should be present at that time - Changed function name from CreateHydraulicLocationRealizedStochastEntity to CreateSubmechanismIllustrationPointStochastEntity

Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10533 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6e5108ae5e2d37ea386a10cdad87da2434ebb179

Former-commit-id: ecd67655be3617ce42efe41559919ce5413e6b42

    • -0
    • +84
    ./SubmechanismIllustrationPointCreateExtensions.cs
    • -1
    • +1
    ./SubmechanismIllustrationPointStochastCreateExtensions.cs
  1. … 8 more files in changeset.
Updated database design: - Incorporated new proposed design for the HBL: -- Removed obsolete functions, interfaces and partial classes - Adjusted migration script --> HBL output entities contain 10 instead of 9 columns, 10 column is filled with a NULL value as it is a FK referring to a general result. This result is not available in prior versions - Made final adjustments in the .eap file

Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10528 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a3794269143bbcedac08b328c29405ee9381d62f

Former-commit-id: 71d06472bab4af5854e1bba0119db7a626652c83

    • -34
    • +5
    ./IllustrationPointResultCreateExtensions.cs
    • -34
    • +5
    ./SubmechanismIllustrationPointStochastCreateExtensions.cs
  1. … 50 more files in changeset.
Renamed RealizedStochast to SubmechanismIllustrationPointStochast: - Done to represent a clearer association with its parent component - Only done on the Ringtoetsside Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10520 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 99428b5078c1328be6bf8226961f71632b58e027

Former-commit-id: 3869391ac378075957502a52d5df82d080cb0f47

    • -93
    • +0
    ./RealizedStochastCreateExtensions.cs
    • -0
    • +93
    ./SubmechanismIllustrationPointStochastCreateExtensions.cs
  1. … 28 more files in changeset.
Added extensions for read and create Stochast and RealizedStochast Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10491 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 79b7a3110e20a01b2e987f0e13b8e88f38c5d15e

Former-commit-id: 69d3d78941b287c31f5c94f129e0e1ac022fa2a6

    • -0
    • +93
    ./RealizedStochastCreateExtensions.cs
    • -0
    • +90
    ./StochastCreateExtensions.cs
  1. … 8 more files in changeset.
Added extensions for read and create IllustrationPointResult Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10489 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c08c74778f2c7cc503d7f7c8801c0f90590d8410

Former-commit-id: 25df5d59242789d6dd2bc152dd147b623bef70d0

    • -2
    • +64
    ./IllustrationPointResultCreateExtensions.cs
  1. … 7 more files in changeset.
Added storage folders Added interface for IllustrationPointResult entity Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10484 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 35a1d18f369af96ae9f4038fe9f7c45e7511a938

Former-commit-id: 1684ca7b45e8386390f748fb87eb1507f932a6a3

    • -0
    • +31
    ./IllustrationPointResultCreateExtensions.cs
  1. … 6 more files in changeset.