FailureMechanismSectionsImporter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -347
    • +0
    ./FailureMechanismSectionsImporter.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.Common.IO and its test project and testutil

WTI-1767

  1. … 70 more files in changeset.
Incorporated comments review 3141:

- Cleaned up tests

- Updated src code in terms of exception handling and XMLDocs

Paired with ~carloslubbers

WTI-1752

  1. … 5 more files in changeset.
Implement review comments WTI-1752

    • -9
    • +10
    ./FailureMechanismSectionsImporter.cs
  1. … 9 more files in changeset.
Use message provider in the failure mechanism sections importer WTI-1752

    • -20
    • +24
    ./FailureMechanismSectionsImporter.cs
  1. … 8 more files in changeset.
Introduce update strategies for the failure mechanism section importer WTI-1752

    • -2
    • +14
    ./FailureMechanismSectionsImporter.cs
  1. … 9 more files in changeset.
Add source path to the SetSections method WTI-1751

  1. … 6 more files in changeset.
Fixed compiling error of the sections importer

Incorporated comments review 2966: - Cleaned up file

WTI-1699

    • -15
    • +9
    ./FailureMechanismSectionsImporter.cs
Changed log message: - Changed expected log message to a format that is consistent with the other log messages of the importer

WTI-1699

  1. … 3 more files in changeset.
Changed algorithm: - Added logic to deal with the situation where: -- The sum of lengths of the sections is as long as the reference line length, and -- One of the sections inbetween is shifted, resulting in a premature end of the chaining, and -- therefore the endpoints of the referenceline and the final section do not match - Fixed failing tests due to mapping a distance as a key instead of as a value

WTI-1699

    • -13
    • +26
    ./FailureMechanismSectionsImporter.cs
  1. … 8 more files in changeset.
Changed algorithm: - Determine the shortest distance from the point to be chained to the next section - Add a clipping functionality to clip sections in an ordered way

WTI-1699

    • -35
    • +39
    ./FailureMechanismSectionsImporter.cs
  1. … 16 more files in changeset.
Merged from release 17.3: Incorporated comments review 2523: - Improved tests - Updated XMLDocs

Related to Issue [WTI-1592]

  1. … 19 more files in changeset.
Add notification of SectionResults when importing to the FailureMechanismSectionsImporter WTI-1617

  1. … 2 more files in changeset.
Review related changes, cleanup and fixed some resource strings. Paired with roberttangerman WTI-1532

  1. … 5 more files in changeset.
Fixed errors caused by reverting "Made section length RoundedDouble" WTI-1532

  1. … 1 more file in changeset.
Fix merge errors. WTI-1532

  1. … 1 more file in changeset.
Implement property class for the referenceline WTI-450

  1. … 13 more files in changeset.
Replaced methods for properties for getting the start and end point of a section. WTI-1532

  1. … 10 more files in changeset.
Remove more IList occurrences, replaced by IEnumerable and ElementAt() item access. Related to Issue [WTI-1401]

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

Former-commit-id: 2f230f09cc150d8802c580b7e43ba71b608e211d

Former-commit-id: 090ea41030970446f7ebacb15ecf277361cf58a2

  1. … 34 more files in changeset.
Remove ICollection occurrences Related to Issue [WTI-1401]

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

Former-commit-id: 4f402ace1fbc9ef790e29d63702cb0586e0456dc

Former-commit-id: 75401bb68313a4734fa513d5d0b33a3cfd497dbc

  1. … 20 more files in changeset.
Remove occurrences of IList Related to Issue [WTI-1401]

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

Former-commit-id: 7488757bd78038b3be917c0a35d0eb7884eb68bb

Former-commit-id: 7cffb0093c38d2c665db86c7052535a820d24a48

  1. … 31 more files in changeset.
Updated resource( name)s Related to Issue [WTI-1097]

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

Former-commit-id: caa80ed0d43933a02165c1f2d3862399d7fc5370

Former-commit-id: 26e14907c3372f9a2083348f054a6a508ffe3f83

  1. … 14 more files in changeset.
Made log protected in FileImporterBase so that it does not need to be redefined in every derived class.

Added ImporterMessageProvider to HeightStructuresImporter

Related to Issue [WTI-1172]

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

Former-commit-id: 18b09bf50076c0eaccae389821c9ac113134842b

Former-commit-id: d93a304524fa87b7f29477774b255df20f3e5864

  1. … 17 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

  1. … 551 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -14
    • +13
    ./FailureMechanismSectionsImporter.cs
  1. … 429 more files in changeset.
Review related changes => Paired with tangerma Related to Issue [WTI-1133]

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

Former-commit-id: 4d34a0a89bf89652aa8e22038d4923eeabbb7466

Former-commit-id: 0bee9ed8abf119a4c511cdfb5b29ae90d4870c8d

  1. … 24 more files in changeset.
Improvements after review. Related to Issue [WTI-1133]

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

Former-commit-id: 58a77f4e5772a50da48d0575dff08e8779780c01

Former-commit-id: 60fb8aa1c80c5a08394b38bb7ff07d7fe5a37678

  1. … 21 more files in changeset.
Incorporated comments review 1385: (Editorial) - Made the spelling of "Canceled" or "Uncancelable (opposed to "Cancelled" or "Uncancellable") consistent throughout the application.

Note:

"Cancellation" is legit U.S. spelling and therefore unchanged. "Cancelation" is not common and rarely used.

Related to Issue [WTI-490]

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

Former-commit-id: 665e259f03237740e63d6441088354043dae52f2

Former-commit-id: 98c98ae04c081843c7bab2c55946744a8d06dad2

  1. … 35 more files in changeset.