Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Final parts of persisting the CalculationGroups and enabling it in the application: ** Extended PipingFailureMechanism related Create, Read and Update methods to persist/read the CalculationGroup structure. ** Extended AssessmentSectionEntityRead to copy the CalculationGroup data into a PipingFailureMechanism instance. * Refactored test names to be more consistent with naming conventions (was often lacking the ###Extensions part in the name)

Related to Issue [WTI-471]

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

Former-commit-id: 288beea6e2c11383fe8745bba810ab580817ba47

Former-commit-id: 3d225a8b5640bc69cc8aebdf454017f2ba37eb8b

    • -0
    • +1
    ./PipingFailureMechanismUpdateExtensions.cs
  1. … 33 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

    • -103
    • +0
    ./FailureMechanismBaseUpdateExtensions.cs
    • -0
    • +134
    ./IFailureMechanismUpdateExtensions.cs
    • -65
    • +0
    ./StandAloneFailureMechanismUpdateExtensions.cs
  1. … 30 more files in changeset.
* Implemented review suggestions of WTI-Review-564: ** Renamed classes to be more consistent with naming conventions. ** Renamed PersistenceRegistry related variables and text still referring to old code. ** Improved test coverage having multiple characteristic points for a single geometry point of a RingtoetsPipingSurfaceLine. ** Fixed bug where SurfaceLineEntities were incorrectly removed. ** Refactored SurfaceLineEntityReadExtensions on how to read SurfaceLinePointEntity and CharacteristicPointEntity instances. Related to Issue [WTI-289]

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

Former-commit-id: 9afa3a1f1bd5b1d3a1cc491063c3764be9fc7983

Former-commit-id: bf85f008c1bd9f380676919d0c4d8f8dd0804265

    • -30
    • +30
    ./AssessmentSectionUpdateExtensions.cs
    • -8
    • +8
    ./FailureMechanismBaseUpdateExtensions.cs
    • -8
    • +8
    ./FailureMechanismSectionUpdateExtensions.cs
    • -8
    • +8
    ./GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
    • -8
    • +8
    ./HydraulicBoundaryLocationUpdateExtensions.cs
    • -16
    • +16
    ./PipingFailureMechanismUpdateExtensions.cs
    • -10
    • +10
    ./PipingSoilProfileUpdateExtensions.cs
    • -25
    • +24
    ./RingtoetsPipingSurfaceLineUpdateExtensions.cs
    • -8
    • +8
    ./StandAloneFailureMechanismUpdateExtensions.cs
    • -10
    • +10
    ./StochasticSoilModelUpdateExtensions.cs
    • -10
    • +10
    ./StochasticSoilProfileUpdateExtensions.cs
  1. … 54 more files in changeset.
* Read and Update extention methods implemented related to the persistency of CalculationGroup instances. * Renamed RingtoetsEntitiesHelper.Create method to CreateStub. Related to Issue [WTI-471]

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

Former-commit-id: b5b7c5e564db770e5b81efb3c55d341af4cc45d5

Former-commit-id: e82982a313b667e2b9b5f692ba16ab7dfa91077e

    • -0
    • +114
    ./CalculationGroupUpdateExtensions.cs
  1. … 20 more files in changeset.
Added documentation and tests after review. Paired with berg_jl Related to Issue [WTI-513]

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

Former-commit-id: d115c354342adae9e5a1b5ae58d9a5abe1ee98b5

Former-commit-id: ceb57cac888afb023dcab61be591d813eae443aa

    • -0
    • +11
    ./FailureMechanismBaseUpdateExtensions.cs
  1. … 2 more files in changeset.
Moved GetSingleFailureMechanism to FailureMechanismBaseUpdateExtensions. Reverted removal of StandAloneFailureMechanismUpdateExtensionsTest. Added tests/docs.

Related to Issue [WTI-513]

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

Former-commit-id: 212b984cd7b783cd22b21516f13fcf20b2b4d44e

Former-commit-id: fc2dda7f570a67f52a4f1072f74b018ce28aaac0

    • -0
    • +15
    ./FailureMechanismBaseUpdateExtensions.cs
    • -17
    • +1
    ./GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
    • -16
    • +1
    ./PipingFailureMechanismUpdateExtensions.cs
    • -20
    • +3
    ./StandAloneFailureMechanismUpdateExtensions.cs
  1. … 24 more files in changeset.
* Added testcoverage for surface line related persistence. Related to Issue [WTI-289]

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

Former-commit-id: 251b574d5f1f5967b469bc06b01b69299f0ee57c

Former-commit-id: af8df0fa3d92c2350c5a7c8f7129157b03ea4be9

    • -0
    • +4
    ./RingtoetsPipingSurfaceLineUpdateExtensions.cs
  1. … 3 more files in changeset.
* Refactored CreateConversionCollector to PersistenceRegistry. * Improved test coverage for PersistenceRegistry. Related to Issue [WTI-289]

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

Former-commit-id: 34a513a2db72b047511d6b2d1230f3888c2b1e30

Former-commit-id: 0d6c9dc4e4ae72d7aa369a87ddf3f0bf20418f29

    • -6
    • +6
    ./AssessmentSectionUpdateExtensions.cs
    • -1
    • +1
    ./FailureMechanismBaseUpdateExtensions.cs
    • -2
    • +2
    ./FailureMechanismSectionUpdateExtensions.cs
    • -2
    • +2
    ./GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
    • -2
    • +2
    ./HydraulicBoundaryLocationUpdateExtensions.cs
    • -4
    • +4
    ./PipingFailureMechanismUpdateExtensions.cs
    • -2
    • +2
    ./PipingSoilProfileUpdateExtensions.cs
    • -8
    • +8
    ./RingtoetsPipingSurfaceLineUpdateExtensions.cs
    • -2
    • +2
    ./StandAloneFailureMechanismUpdateExtensions.cs
    • -2
    • +2
    ./StochasticSoilModelUpdateExtensions.cs
    • -2
    • +2
    ./StochasticSoilProfileUpdateExtensions.cs
  1. … 45 more files in changeset.
* Removed UpdateConversionCollector and replaced with CreateConversionCollector. ** Extended CreateConversionCollector with RemoveUntouched method. * Surface lines are now being persisted. * RingtoetsPipingSurfaceLineCreateExtensions.Create extended with persisting the intersection point with the reference line.

Related to Issue [WTI-289]

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

Former-commit-id: 4e30012e3c25011a59829aeb5a0c4895b5a290e2

Former-commit-id: e6ff379b86efb9bf4f29186949df807eb1632014

    • -6
    • +6
    ./AssessmentSectionUpdateExtensions.cs
    • -1
    • +1
    ./FailureMechanismBaseUpdateExtensions.cs
    • -2
    • +2
    ./FailureMechanismSectionUpdateExtensions.cs
    • -2
    • +4
    ./GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
    • -2
    • +4
    ./HydraulicBoundaryLocationUpdateExtensions.cs
    • -3
    • +20
    ./PipingFailureMechanismUpdateExtensions.cs
    • -2
    • +2
    ./PipingSoilProfileUpdateExtensions.cs
    • -5
    • +16
    ./RingtoetsPipingSurfaceLineUpdateExtensions.cs
    • -2
    • +4
    ./StandAloneFailureMechanismUpdateExtensions.cs
    • -2
    • +2
    ./StochasticSoilModelUpdateExtensions.cs
    • -2
    • +2
    ./StochasticSoilProfileUpdateExtensions.cs
  1. … 29 more files in changeset.
Added missing failure mechanisms to the assessment section. Made specific method for contributing failure mechanisms so they don't show up in the contribution view. Related to Issue [WTI-615]

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

Former-commit-id: e58e522558456d6dee970ccd3d5a72b188ef1c0d

Former-commit-id: 2664ae146c830c717b4bbf838b084b809a5a9c82

    • -2
    • +2
    ./StandAloneFailureMechanismUpdateExtensions.cs
  1. … 39 more files in changeset.
* Imported redesign of storing characteristic points of a RingtoetsPipingSurfaceLine. ** Refactored existing code to work with new design. Related to Issue [WTI-289]

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

Former-commit-id: a06c8cb32bc58ebc8955a3448fd639d747018f97

Former-commit-id: 0cd1cf0c26fc92bba92bbb5ca2efcecd2319d23e

    • -36
    • +37
    ./RingtoetsPipingSurfaceLineUpdateExtensions.cs
  1. … 15 more files in changeset.
* Implemented Update extension methods for SurfaceLineEntity and SurfaceLinePointEntity. * Extended RingtoetsEntitiesHelper to also work with SurfaceLineEntities and SurfaceLinePointEntities Related to Issue [WTI-289]

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

Former-commit-id: 75e4cfafd57b4b1a0fc12b2126d4de4910b87eb4

Former-commit-id: 625d50ef1f9a1a2627adc0321188d1ce440f55a8

    • -0
    • +185
    ./RingtoetsPipingSurfaceLineUpdateExtensions.cs
  1. … 4 more files in changeset.
Moved Standalone related data classes to Ringtoets.Common.Data. Removed type parameter from FailureMechanismBase and introduced IHasSectionResults<out T> so that covariance can be used. Added SimpleFailureMechanismResultView where results for assessment layer 2a can be chosen from a combobox. Added CustomFailureMechanismResultView where results for assessment layer 2a can be filled in. Related to Issue [WTI-513]

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

Former-commit-id: a0c023cfd8e201e01819d377baf4dcdbdbfd0125

Former-commit-id: 1f2e07e99168890233398dbed7b00bc94b223c12

    • -2
    • +2
    ./FailureMechanismBaseUpdateExtensions.cs
  1. … 74 more files in changeset.
- Moved HeightStructureFailureMechanism to HeightStructures project. - Introduced HeightStructureFailureMechanismContext. - Introduced HeightStructuresGuiPlugin. Related to Issue [WTI-526]

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

Former-commit-id: 77515a617089fa528eee3bfc61cc18c886411560

Former-commit-id: 66915946cd09a97f0b3c549e6101432aa820379b

    • -1
    • +1
    ./AssessmentSectionUpdateExtensions.cs
  1. … 43 more files in changeset.
Added GrassCoverErosionInwardsFailureMechanismResultView. Simplified name of CalculationScenarioStatus. Extracted FailureMechanismSectionResultRow views. Introduced specific failure mechanism classes for every stand alone failure mechanism. Introduced CustomFailureMechanismSectionResult for a section result with a double value for assessment layer 2a. Introduced SimpleFailureMechanismSectionResult for a section result with a enum value for assessment layer 2a. Introduced a CustomFailureMechanismContext and SimpleFailureMechanismContext to be able to serve different views and tree nodes.

Related to Issue [WTI-513]

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

Former-commit-id: 762fcf66929fb610968976e6b240e358cd5ea89d

Former-commit-id: f048a61abadfc0feb700bb3ab7d1c515cf7b87ee

    • -2
    • +2
    ./AssessmentSectionUpdateExtensions.cs
    • -4
    • +5
    ./StandAloneFailureMechanismUpdateExtensions.cs
  1. … 92 more files in changeset.
Small review changes Related to Issue [WTI-515]

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

Former-commit-id: eaadf4659338ca7736cebbda16331a315bfc4806

Former-commit-id: 8266a90288da14a0364c6791e99c35c9c7aabe6b

    • -1
    • +1
    ./AssessmentSectionUpdateExtensions.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
    • -1
    • +1
    ./HydraulicBoundaryLocationUpdateExtensions.cs
    • -1
    • +1
    ./PipingFailureMechanismUpdateExtensions.cs
    • -1
    • +1
    ./PipingSoilProfileUpdateExtensions.cs
    • -1
    • +1
    ./StochasticSoilModelUpdateExtensions.cs
    • -1
    • +1
    ./StochasticSoilProfileUpdateExtensions.cs
  1. … 19 more files in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

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

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

    • -1
    • +1
    ./FailureMechanismBaseUpdateExtensions.cs
  1. … 82 more files in changeset.
Renamed dir of Placeholders to StandAlone to better match its content. Updated some variable and method names related to old placeholder name. Removed obsolete AssessmentResult from StandAloneFailureMechanism. Removed obsolete Ringtoets.Common.Placeholder project. Related to Issue [WTI-515]

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

Former-commit-id: 1a35e3ed308f09dfc43ccb7c2263aaf15787c7b6

Former-commit-id: accd4c5c6c60bf320b6864410341aae752add3b5

    • -1
    • +1
    ./StandAloneFailureMechanismUpdateExtensions.cs
  1. … 34 more files in changeset.
Renamed method to better meet its purpose. Added doc. Renamed tests. Improved doc.

Related to Issue [WTI-367]

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

Former-commit-id: caa66e43a6e38afc27b83715027a4a1cde2cc9d2

Former-commit-id: 4ed39ca3098f495979c4ff38e7afb68dd419feec

    • -0
    • +18
    ./FailureMechanismBaseUpdateExtensions.cs
    • -3
    • +2
    ./GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
  1. … 18 more files in changeset.
Made methods in Storage project internal. Updated method names to be more descriptive. UpdateConversionCollector now actually throws a ArgumentNullException instead of a NullReferenceException. Related to Issue [WTI-290]

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

Former-commit-id: b8d2db616b3c6bbf96d30b08a078a8a99fb008f8

Former-commit-id: 0e11b366ccf017be3fbd91261f3bb5fb57b1875b

    • -10
    • +13
    ./AssessmentSectionUpdateExtensions.cs
    • -2
    • +2
    ./FailureMechanismBaseUpdateExtensions.cs
    • -3
    • +4
    ./FailureMechanismSectionUpdateExtensions.cs
    • -4
    • +4
    ./GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
    • -4
    • +4
    ./HydraulicBoundaryLocationUpdateExtensions.cs
    • -4
    • +5
    ./PipingFailureMechanismUpdateExtensions.cs
    • -4
    • +5
    ./PipingSoilProfileUpdateExtensions.cs
    • -2
    • +2
    ./StandAloneFailureMechanismUpdateExtensions.cs
    • -4
    • +5
    ./StochasticSoilModelUpdateExtensions.cs
    • -4
    • +5
    ./StochasticSoilProfileUpdateExtensions.cs
  1. … 17 more files in changeset.
Made FailureMechanismBase generic. Moved SectionResults property from IFailureMechanism to FailureMechanismBase. Added abstract CreateFailureMechanismSectionResult to FailureMechanismBase. Related to Issue [WTI-513]

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

Former-commit-id: 5d95d89730e72b20e0b3f25dad096ff4dfe544ce

Former-commit-id: 884cef5e2676d3181fe15398677d034af8213d97

    • -1
    • +1
    ./FailureMechanismBaseUpdateExtensions.cs
  1. … 32 more files in changeset.
Renamed FailureMechanismPlaceholder* to StandAloneFailureMechanism*. Removed superfluous properties in StandAloneFailureMechanism. Related to Issue [WTI-515]

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

Former-commit-id: ef839e03d5a24f65d486bc67c0e37218c7decf2e

Former-commit-id: b1cbe7fdba2d120566aed63fc638161b600df8c1

    • -2
    • +2
    ./AssessmentSectionUpdateExtensions.cs
  1. … 12 more files in changeset.
Renamed FailureMechanismPlaceholder* to StandAloneFailureMechanism* Related to Issue [WTI-515]

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

Former-commit-id: 43edefd19815b6c702c1a8c50452695c7da9ab5e

Former-commit-id: ebb9d69c2b61ad2315d402635574e38929ce6f8e

    • -79
    • +0
    ./FailureMechanismPlaceholderUpdateExtensions.cs
    • -0
    • +79
    ./StandAloneFailureMechanismUpdateExtensions.cs
  1. … 34 more files in changeset.
Updated failure mechanism list. Added persistence for added failure mechanisms. Related to Issue [WTI-508]

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

Former-commit-id: a278022016db3862803c5c1c6b58a5eb036db5c2

Former-commit-id: 37860418dc4ef52bc84e779d71df0fbab7af9bd1

    • -6
    • +8
    ./AssessmentSectionUpdateExtensions.cs
  1. … 16 more files in changeset.
Added persistence for GrassCoverErosionInwardFailureMechanism. Added tests check for UpdateConversionCollector so that only existing objects (those with a ID other than 0) can be marked as updated. Related to Issue [WTI-367]

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

Former-commit-id: b3e1868850046a5035f40628d7e540f3493b3ad5

Former-commit-id: 59054ba8e57b24c3ab58ded59e7468216567ef04

    • -0
    • +6
    ./AssessmentSectionUpdateExtensions.cs
    • -0
    • +80
    ./GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
  1. … 15 more files in changeset.
Added persistence for FailureMechanismSection objects for piping and placeholders. Related to Issue [WTI-367]

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

Former-commit-id: cf6ecc186750331b5a47ae8973d0514f3810c3ab

Former-commit-id: ca26fae176445c909b31f5e67156103381a2de67

    • -0
    • +59
    ./FailureMechanismBaseUpdateExtensions.cs
    • -0
    • +2
    ./FailureMechanismPlaceholderUpdateExtensions.cs
    • -0
    • +125
    ./FailureMechanismSectionUpdateExtensions.cs
    • -2
    • +8
    ./PipingFailureMechanismUpdateExtensions.cs
  1. … 30 more files in changeset.
Added documentation of exceptions. Added exception thrown when ReadConversionCollector is null for ProjectEntity.Read. Related to Issue [WTI-290]

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

Former-commit-id: c828c367379a993bbd4a1d79e47ac4af59a11516

Former-commit-id: eaf7eb6b564c0ad71dabd3998e9a13f8cc674c07

    • -0
    • +5
    ./AssessmentSectionUpdateExtensions.cs
    • -0
    • +5
    ./FailureMechanismPlaceholderUpdateExtensions.cs
    • -0
    • +5
    ./HydraulicBoundaryLocationUpdateExtensions.cs
    • -0
    • +5
    ./PipingFailureMechanismUpdateExtensions.cs
    • -0
    • +5
    ./PipingSoilProfileUpdateExtensions.cs
    • -0
    • +5
    ./StochasticSoilModelUpdateExtensions.cs
    • -0
    • +5
    ./StochasticSoilProfileUpdateExtensions.cs
  1. … 17 more files in changeset.
Completed documentation of Create/Update/Read related classes and tests. Related to Issue [WTI-290]

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

Former-commit-id: 137eab4929e69b1b7f0bff2d53d61cca25c2a06f

Former-commit-id: 68228cd5965689a79e91a0a88f61565039306367

    • -1
    • +32
    ./AssessmentSectionUpdateExtensions.cs
    • -1
    • +32
    ./FailureMechanismPlaceholderUpdateExtensions.cs
    • -1
    • +32
    ./HydraulicBoundaryLocationUpdateExtensions.cs
    • -1
    • +32
    ./PipingFailureMechanismUpdateExtensions.cs
    • -1
    • +32
    ./PipingSoilLayerUpdateExtensions.cs
    • -1
    • +32
    ./PipingSoilProfileUpdateExtensions.cs
    • -1
    • +32
    ./StochasticSoilModelUpdateExtensions.cs
    • -1
    • +32
    ./StochasticSoilProfileUpdateExtensions.cs
  1. … 54 more files in changeset.
Renamed CreateConversionCollector.Add to CreateConversionCollector.Create to better distinguish it from the Update method in the derived UpdateConversionCollector. Added ReadConversionCollectorTest. Added doc. Related to Issue [WTI-290]

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

Former-commit-id: 0854964fe424b1154d9c334a49149576ed5e97ea

Former-commit-id: fa0b38498f038fe82f043ca69002e3d93fc3d023

  1. … 15 more files in changeset.
Added tests for CreateConversionCollector, UpdateConversionCollector and FailureMechanismPlacholder create and update extensions. Moved Garbage collect call to a finally block, so that it is called before disposing the FileDisposeHelper (and therefore deleting the accessed file.) Related to Issue [WTI-290]

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

Former-commit-id: 8ec1876d9f4b97f4aee3cba8ffd965bae45cbe36

Former-commit-id: 08de2ae969fed23afdb9c0f2f30500c7f2ebfb62

  1. … 22 more files in changeset.