StochasticSoilModelCollectionProperties.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged back to trunk Related to Issue [WTI-1343]

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

Former-commit-id: 8d38d0cfa5614fa51edcad7c422a8cda51ea6dd3

Former-commit-id: e8e09d7f5a02c59baf786142df4a1ffe8aae4202

    • -62
    • +0
    ./StochasticSoilModelCollectionProperties.cs
  1. … 176 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

    • -1
    • +1
    ./StochasticSoilModelCollectionProperties.cs
  1. … 394 more files in changeset.
Incorporated comments review 1468: - Final refactoring of the derived classes from the ObservableCollectionWithSourcePath: -- Extended functionality of the ObservableUniqueItemCollectionWithSourcePath to ensure that at least one feature is given for the validation on the uniqueness of items -- Adjusted the inherited classes with new signature -- Added and fixed failing tests - Moved resource from Forms to Data for the shared display name between the Data and Form layer in Piping

Related to Issue [WTI-1075]

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

Former-commit-id: 8f83ec6400451549356efd9f20d927d42205140d

Former-commit-id: b27663c546ef469624f9a5bf847bd5a118eea841

    • -4
    • +3
    ./StochasticSoilModelCollectionProperties.cs
  1. … 23 more files in changeset.
Incorporated comments review 1468: - First refactoring of the derived classes from the ObservableCollectionWithSourcePath: -- Renamed class that it represents a collection with unique items -- Extracted method to get unique features from an object Related to Issue [WTI-1075]

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

Former-commit-id: ca2e766323a3dab411a508b14467d5230d70be37

Former-commit-id: 70b7615b7831401251adc0a9919d10193828537c

    • -3
    • +3
    ./StochasticSoilModelCollectionProperties.cs
  1. … 20 more files in changeset.
- Added property class and corresponding test to represent the ObservableCollection<RingtoetsPipingSurfaceLine> - Updated XMLDoc of the StochasticSoilModelCollectionProperties - Promoted the _SourcePath_DisplayName to the higher level of Common.Forms.Properties, as it will be used throughout the whole application Related to Issue [WTI-1083]

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

Former-commit-id: 3e50fab6442cf11d665f6b3851e810d8fd81c72d

Former-commit-id: 7fe89178dbb62ab4174fa0e84a5a56a5cb780c58

    • -3
    • +2
    ./StochasticSoilModelCollectionProperties.cs
  1. … 8 more files in changeset.
Turned the StochasticSoilModelCollection into a collection that uses generics: - Stores elements of type T and the source path (same functionality as the StochasticSoilModelCollection) - Modified influenced components, fixed failing tests Related to Issue [WTI-1083]

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

Former-commit-id: e49abec52fc1d6390fe033f62ed83ea72907ec2b

Former-commit-id: 512f88aa9067fcf94700873b63491b69b276b41a

    • -3
    • +4
    ./StochasticSoilModelCollectionProperties.cs
  1. … 23 more files in changeset.
Use of nameof operator in Resource* attributes. Reviewed by: bouvrie

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

Former-commit-id: f5bb0e00d51b1760f788726105a1fc99df20e024

Former-commit-id: 2624919c5c7a37b1da3486ef3d4dd8d40c6f62c5

    • -3
    • +3
    ./StochasticSoilModelCollectionProperties.cs
  1. … 82 more files in changeset.
Improved description and display name and renamed Property LastKnownFilePath to SourcePath. Related to Issue [WTI-1080]

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

Former-commit-id: c24e155321438ce72fbc7a88b13a520af3395516

Former-commit-id: a88ed076ae0021f605fe958b719a4fed0a8e8b3f

    • -4
    • +4
    ./StochasticSoilModelCollectionProperties.cs
  1. … 7 more files in changeset.
Added feedback messages from the PluginTestHelper.AssertPropertyInfoDefined. Renamed StochasticSoilModelsContext to StochasticSoilModelCollectionContext. Added StochasticSoilModelCollectionProperties.

Related to Issue [WTI-1080]

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

Former-commit-id: 01ce7194a3122c11d6e2af0a71dfba3dc9b3e4eb

Former-commit-id: 046491f38760094fcfa7442489230a7e5a8fdcad

    • -0
    • +63
    ./StochasticSoilModelCollectionProperties.cs
  1. … 22 more files in changeset.