CalculationGroupUpdateExtensions.cs

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

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

Former-commit-id: f29e30e70b8fdcc289d074501cfb0c361e2fe9bd

Former-commit-id: 916dc02bc6bc1c5d84ec153d04082a8515eaf133

  1. … 249 more files in changeset.
* 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

  1. … 215 more files in changeset.
Introduced extension method on IStorable to obtain an entity by using the IStorable.StorageId. Added extra check for new entities. Related to Issue [WTI-648]

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

Former-commit-id: 7772fbd4c6ce6a2349bd514c1dde9d528bc572e2

Former-commit-id: 107ff97e7ca7235ea0fdee7668863840da82202a

    • -19
    • +2
    ./CalculationGroupUpdateExtensions.cs
  1. … 41 more files in changeset.
* CalculationGroup extention methods now take child PipingCalculationScenario elements into account. ** Updated save/load integration test accordingly. Related to Issue [WTI-472]

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

Former-commit-id: e57bf3dd1eb0c2b5a9638e1a1122bd6ba78e6515

Former-commit-id: 0bb854eb680741cba94eb7a0e6cd8ffdc3a092e4

    • -0
    • +21
    ./CalculationGroupUpdateExtensions.cs
  1. … 15 more files in changeset.
* Create extensions for PipingCalculationScenario * Improved XML docs: documented a thrown exception Related to Issue [WTI-472]

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

Former-commit-id: e1eacec54630c9ea81724a441c99763103818ef4

Former-commit-id: c3af53d9c9a8bd4412f122c185e1f52e90fef12e

  1. … 15 more files in changeset.
* Fixed for WTI-Review-579: ** Usage of Convert.ToByte() ** CalculationGroupUpdateExtensions no longer take IsNameEditable into account when creating entity. ** Resolved some incorrect class references in XML docs. ** Extra test case for CalculationGroupUpdateExtensions. ** Improved consistency across test cases. Related to Issue [WTI-471]

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

Former-commit-id: bbdfb66bd3cf280b8bfd8a831dec25857804e88f

Former-commit-id: 7e12ac1bd410de51fc1d237404ead9034c29b284

  1. … 8 more files in changeset.
* Implemented review suggestions of WTI-Review-564: ** Renamed classes to be more consistent with naming conventions. ** Renamed PersistenceRegistry related variables and text still referring to old code. ** Improved test coverage having multiple characteristic points for a single geometry point of a RingtoetsPipingSurfaceLine. ** Fixed bug where SurfaceLineEntities were incorrectly removed. ** Refactored SurfaceLineEntityReadExtensions on how to read SurfaceLinePointEntity and CharacteristicPointEntity instances. Related to Issue [WTI-289]

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

Former-commit-id: 9afa3a1f1bd5b1d3a1cc491063c3764be9fc7983

Former-commit-id: bf85f008c1bd9f380676919d0c4d8f8dd0804265

  1. … 68 more files in changeset.
* Read and Update extention methods implemented related to the persistency of CalculationGroup instances. * Renamed RingtoetsEntitiesHelper.Create method to CreateStub. Related to Issue [WTI-471]

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

Former-commit-id: b5b7c5e564db770e5b81efb3c55d341af4cc45d5

Former-commit-id: e82982a313b667e2b9b5f692ba16ab7dfa91077e

    • -0
    • +114
    ./CalculationGroupUpdateExtensions.cs
  1. … 20 more files in changeset.