IFailureMechanismUpdateExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Updated entities for deletion of 'PointEntity' tables and having those replaced with binary data properties. ** Updated IRingtoetsEntities, PersistenceRegistry and ReadConversionCollector accordingly. ** Removed 'PointEntity' related extension methods. ** Point3D no longer implements IStorable. * Refactored how CharacteristicPoints of RingtoetsPipingSurfaceLine are persisted in database/ Related to Issue [WTI-608]

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

Former-commit-id: 188ff4565ff2b9036e4b818fbf5d5e22a9fc238d

Former-commit-id: bbd0708b3d2efb30ad7adb14f756927987cb2f33

    • -12
    • +20
    ./IFailureMechanismUpdateExtensionsTest.cs
  1. … 78 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

    • -75
    • +0
    ./IFailureMechanismUpdateExtensionsTest.cs
  1. … 41 more files in changeset.
- Added storage of *Comments* of Failure mechanisms and Assessment section - Added storage of *Norm* Related to Issue [WTI-627]

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

Former-commit-id: 95e73431e6bcabcfb1368155553cf19156e37973

Former-commit-id: eeaec6cbb313defb0edf9876516664fc58198507

    • -14
    • +27
    ./IFailureMechanismUpdateExtensionsTest.cs
  1. … 12 more files in changeset.
Renamed FailureMechanismBase*Extension classes to IFailureMechanism*Extension classes. Moved StandAloneFailureMechanismUpdateExtensions methods to IFailureMechanismUpdateExtensions. Updated doc.

Related to Issue [WTI-615]

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

Former-commit-id: dd9b080917c538aa951a4f147635b3af19e060e7

Former-commit-id: ec206205ed2897c4e2586bc949920f1417efd833

    • -0
    • +440
    ./IFailureMechanismUpdateExtensionsTest.cs
  1. … 32 more files in changeset.