FailureMechanismSectionPointEntity.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

    • -46
    • +0
    ./FailureMechanismSectionPointEntity.cs
  1. … 78 more files in changeset.
* Updated entities to replace decimal properties to double properties ** Removed decimal casts where needed. ** Removed DecimalConversionExtensions as they are now obsolete. Related to Issue [WTI-691]

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

Former-commit-id: db194dd8c6e2e2f37c9fd380254059fc1d5d37ae

Former-commit-id: 854c8aa94eb580c8a369f297e7a1ae8d91b5b290

    • -2
    • +2
    ./FailureMechanismSectionPointEntity.cs
  1. … 206 more files in changeset.
* Fixes for WTI-Review-587: ** Imported update database design such that FailureMechanismSectionPointEntity now has Order of type int (was long) ** Fixed typos Related to Issue [WTI-575]

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

Former-commit-id: 76d15ffe3a160eb1c33f2454deaded5a2a3b000d

Former-commit-id: d17ab777c7c5a4b6fa78090a51b57977b7c3e94f

    • -1
    • +1
    ./FailureMechanismSectionPointEntity.cs
  1. … 5 more files in changeset.
Added FailureMechanismSectionEntity and FailureMechanismSectionPointEntity. Related to Issue [WTI-367]

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

Former-commit-id: c18e5bd23fc6495a0f95c8cb63ab5103ec7b04c3

Former-commit-id: 5b19dc859465f6940b02dcd5606f54978f162144

    • -0
    • +46
    ./FailureMechanismSectionPointEntity.cs
  1. … 7 more files in changeset.