PipingSemiProbabilisticOutputCreateExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Refactored Create extension methods, reorganizing namespaces. Related to Issue [WTI-664]

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

Former-commit-id: f25e47bca6f4f87eaabceafbefac8acea774a039

Former-commit-id: 7549f4295c991840a21749c51e882447ca1df05d

    • -139
    • +0
    ./PipingSemiProbabilisticOutputCreateExtensionsTest.cs
  1. … 215 more files in changeset.
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

    • -4
    • +13
    ./PipingSemiProbabilisticOutputCreateExtensionsTest.cs
  1. … 135 more files in changeset.
* Fixed for WTI-Review-610: ** Imported redesigned foreign-key relationship between PipingCalculationEntity and PipingOutputEntity/PipingSemiProbabilisticOutputEntity. *** Also deletes accidentally imported other entities. ** Introduced extension methods for duplicated code related to converting between doubles and decimals. ** Fixed typos. Related to Issue [WTI-474]

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

Former-commit-id: b850461c8d72605e776d47677a93d2f96bbd4542

Former-commit-id: 3aa978cbb06d042a6ba9702a98456e64c8120198

    • -2
    • +2
    ./PipingSemiProbabilisticOutputCreateExtensionsTest.cs
  1. … 54 more files in changeset.
* Create and Read extension methods for PipingSemiProbabilisticOutput. ** Made PipingSemiProbabilisticOutput implement IStorable. ** PersistenceRegistry now works for PipingSemiProbabilisticOutput. * Read extension method for PipingOutput. * Persistency extension methods for PipingCalculationScenario instances now take PipingOutput and PipingSemiProbabilisticOutput into account. * Deltares Headers added to files. * Fixed bug where PipingOutput instances were not registered in PersistenceRegistry. Related to Issue [WTI-474]

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

Former-commit-id: 53ff53f824110ac90b257f5c8362e5a7200262b2

Former-commit-id: d2a4691b64ea9b52d45f76418a8c452abdf6cbb8

    • -0
    • +130
    ./PipingSemiProbabilisticOutputCreateExtensionsTest.cs
  1. … 21 more files in changeset.