IFailureMechanismCreateExtensionsTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed InterfaceExtensions to loose the prefix I Related to Issue [WTI-1309]

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

Former-commit-id: 729fc66975cc5a7291099a220a9f4841b4c2718a

Former-commit-id: 9904632de82905abecd744690b03fd0c5d0b5661

    • -121
    • +0
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 19 more files in changeset.
Updated license headers in application. Related to Issue [WTI-1242]

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

Former-commit-id: bb059e969fc96666aeac8859903e186539291c50

Former-commit-id: 5555735a4426b9cb4f1db86329a7e5307ea5c911

    • -1
    • +1
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 478 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

    • -6
    • +6
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 108 more files in changeset.
Added Input, Output and NotRelevant Comments in storage model for all failure mechanisms Removed Comments field from storage of failure mechanism Related to Issue [WTI-983]

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

Former-commit-id: 10fdaf016da1ef9e07d5d1dd7554d71c9a27ee10

Former-commit-id: 068ec079b5968894cc9ba7b0bf52a6e77497fbac

    • -4
    • +14
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 26 more files in changeset.
Code cleanup. Related to Issue [WTI-935]

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

Former-commit-id: 3e612095ba933283dce090635109a6e0a4c5f109

Former-commit-id: c3d5a86f4543e47795b7d4fe327a926294fa8858

    • -2
    • +2
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 50 more files in changeset.
- Small cleanup changes Reviewed by @bouvrie Related to Issue [WTI-608]

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

Former-commit-id: a9c05c2e9e67f2225dd0f6ddbfc54d3eb36767cf

Former-commit-id: d32fddf49d896651f70eeec056493b259f077f49

    • -2
    • +1
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 131 more files in changeset.
* Refactored out IStoreProject.SaveProject to be fully replaced by SaveProjectAs in usage. * Added 'StageProject' concept to IStoreProject, such that changes to a saved project can be detected quickly. * Introduced FingerprintGenerator to create a almost hashcode for a given ProjectEntity. Can be used to quickly detect changes. ** Fingerprints are now stored in the database for this purpose. * Ensured all string properties of Entities do not share references by DeepCloning values.

Related to Issue [WTI-608]

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

Former-commit-id: 49a7cc4b00fd77a07de44a75500a355a234a7a20

Former-commit-id: 1a5ca946745b2bf7cec28bfaa28b2f41ba3cd6b1

    • -0
    • +21
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 56 more files in changeset.
Renamed ReadStandAloneFailureMechanism to ReadCommonFailureMechanismProperties. Some cleanup. Related to Issue [WTI-648]

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

Former-commit-id: 251383c03ae31fb02d2100823f5c4ca401b4edd8

Former-commit-id: ebee06dfb79aa365c9220db3ea6b74ebcd6343e6

    • -2
    • +0
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 8 more files in changeset.
Introduced TestFailureMechanismSection and used them if possible. Cleaned up using statements. Related to Issue [WTI-647]

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

Former-commit-id: f49653ba3e5e544f65ca4dbb0716fcdfb2e5ed22

Former-commit-id: 17609979bbb3aac374932fd2eda0df983ad60b0f

    • -4
    • +2
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 29 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

    • -6
    • +8
    ./IFailureMechanismCreateExtensionsTest.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
    • +93
    ./IFailureMechanismCreateExtensionsTest.cs
  1. … 32 more files in changeset.