StochasticSoilModelChangeHandler.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments tester: - Introduced a UpdateEntryAndExitPointsCalculationGroupChangeHandler to inquire if the user wants to continue when calculations have outputs - Added tests to cover new functionality - Added tooltips to provide information when the context menu item is disabled - Moved the change handlers in their separate folder Related to Issue [WTI-1077]

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

Former-commit-id: 32e64be4d9bf77333b526dbeb78f0354c42cf06c

Former-commit-id: 269dc7d9247463799835200e85be9d602184d52b

    • -79
    • +0
    ./StochasticSoilModelChangeHandler.cs
  1. … 15 more files in changeset.
Added IConfirmDataChangeHandler: - Based on the IStochasticSoilModelChangeHandler which is now generally applicable for data operations which require an inquiry and confirmation -- Updated XMLDocs - Added ChangeHandler for the surface lines - Updated the UpdateInfo and ImportInfo tests -- Added missing tests for the stochastic soil model equivalents - Ran DeltaresClean

Related to Issue [WTI-1094]

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

Former-commit-id: 24a0a1b2e41315e20e27d08b5f64a3d08d2e622f

Former-commit-id: a2d804c4633b92f24bb23c6fc5e9e214d291ecbb

  1. … 18 more files in changeset.
Removed obsolete FileResult. Renamed ExpectedFile to FileFilterGenerator. Updated doc and performed cleanups. Other small improvements. Related to Issue [WTI-1070]

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

Former-commit-id: c7a7dde63238ab597409a15fa06e4403571bd27c

Former-commit-id: 20d5e5224cd7fb10ee003e29defbe3c4268fe344

    • -5
    • +11
    ./StochasticSoilModelChangeHandler.cs
  1. … 69 more files in changeset.
Cleaned up some code hierarchies Related to Issue [WTI-1135]

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

Former-commit-id: 852a743befd47106f8b3a7e330ab692dc77632bb

Former-commit-id: f66c0c339bd98568173cba1b25c66f7f366d644c

  1. … 30 more files in changeset.
Merged revision(s) 8159-8192 from branches/WTI-1093: added UpdateInfo and methods required to generalize the add update item to context menu. ........ moved resources moved responsibility of getting file path to GuiImportHandler ........ extracted common logic ........ Extracted separate GuiUpdateHandler. Added AddUpdateItem and CreateUpdateItem for context menu builder and factory. ........ Added IInquiryHelper responsible for obtaining information from the user. Implemented DialogBasedInquiryHelper responsible for obtaining information through the use of dialog boxes. Removed unused TestStochasticSoilModelChangeHandler. ........ Extracted classes. Added documentation. ........ Set dialog parent for message box. Added tests for DialogBaseTest to verify parent set. ........ used inquiryHandler in StochasticSoilModelChangeHandler ........ unused ref ........

Related to Issue [WTI-1093]

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

Former-commit-id: 197c77474627ae5f9182b4b6ef28e68a2d161a42

Former-commit-id: 03bd2fbcdbd4fbb16177760d116aeac080d9ee3e

    • -9
    • +10
    ./StochasticSoilModelChangeHandler.cs
  1. … 50 more files in changeset.
used inquiryHandler in StochasticSoilModelChangeHandler

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1093@8189 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 873c99d1516d47c31e62f0742762deb3a58664fe

Former-commit-id: 468739dae53a0cc7e346e8d81c5143dafe122dd8

    • -9
    • +10
    ./StochasticSoilModelChangeHandler.cs
  1. … 6 more files in changeset.
Added implementation for the StochasticSoilModelChangeHandler. Related to Issue [WTI-1093]

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

Former-commit-id: 1ae9cdb18e4e7c4e938185dd13f87863d2b74efe

Former-commit-id: 187d29454404995f4707c1e5230c4c47fcb9277f

    • -2
    • +36
    ./StochasticSoilModelChangeHandler.cs
  1. … 8 more files in changeset.
Moved StochasticSoilModelImporter to IO namespace. Added IStochasticSoilModelChangeHandler to inquire user for change confirmation. Implemented TestStochasticSoilModelChangeHandler utility class to use in testing. Added Ringtoets.Piping.IO.TestUtil to house the utility class. Implemented StochasticSoilModelChangeHandler with a basic implementation. Extracted TestStochasticSoilModelUpdateModelStrategy from StochasticSoilModelImporterTest. Related to Issue [WTI-1093]

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

Former-commit-id: daa6aaa9971d4c85b57003a53b2dff1138ea52cc

Former-commit-id: 79e4b525884bc0d7a9dc1f2a0af9d6aa57e7d9bf

    • -0
    • +38
    ./StochasticSoilModelChangeHandler.cs
  1. … 35 more files in changeset.