GrassCoverSlipOffInwardsFailureMechanism.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed directory src/Integration.Data. WTI-1931

    • -76
    • +0
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 78 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -3
    • +3
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 423 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 6095 more files in changeset.
Refactor section (result) clearing, now uses a template method. WTI-1751

    • -2
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 40 more files in changeset.
Changed accessor for the AddSectionResult function

    • -2
    • +2
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 16 more files in changeset.
Add assembly group to standalones WTI-1686

    • -1
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 14 more files in changeset.
Remove observer notification tests from the failure mechanism tests. WTI-1617

    • -2
    • +0
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 36 more files in changeset.
Introduce IObservableEnumerable interface to use when exposing ObservableList objects as read-only, reverting some previous refactorings. WTI-1617

    • -7
    • +16
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 36 more files in changeset.
Add notifications to section results for grass cover slip off inwards failure mechanism WTI-1617

    • -13
    • +6
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 1 more file in changeset.
Change IHasSectionResults interface to have a ObservableList instead of an IEnumerable WTI-1617

    • -3
    • +4
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 23 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
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 31 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

    • -1
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 245 more files in changeset.
Removed unused using alias directives. Related to Issue [WTI-1242]

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

Former-commit-id: 6383432bec45c70cf621e4dbbd49286fb552eaa1

Former-commit-id: 7fd585c980f3b201d45a0cf6cab0c4a66d3286ad

    • -1
    • +0
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 35 more files in changeset.
* Cleanup Ringtoets.Integration source projects. Related to Issue [WTI-737]

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

Former-commit-id: 81780950d9062b4a617f459444f29a79a547ad60

Former-commit-id: 6f72bf743578a919b68f5f9fd762453a83a52382

    • -8
    • +8
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 69 more files in changeset.
cleanup of classes Related to Issue [WTI-647]

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

Former-commit-id: 557eb07bf005b2d86a58eed15f0dc8fb0d5b441d

Former-commit-id: 900da11c8384887cd38fb08269bf48c5603a007d

    • -1
    • +0
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 22 more files in changeset.
Modified the list of scenario's for a section so that it isn't maintained in the sectionresult, but rather obtained using the current scenario's in the failure mechanism. Related to Issue [WTI-647]

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

Former-commit-id: 8bd2d6351cdcfac8e7d69ab98909c963906f75c8

Former-commit-id: c8c004a51e853218708f5a431ef496fdb7df326c

    • -0
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 45 more files in changeset.
Implemented more readable (and better maintainable) way of returning contexts for each failure mechanism by implementing and using FailureMechanismContextAssociation instances which defines transformations per FailureMechanism to a FailureMechanismContext instance. Added GetMemberName for methods in TypeUtils. Moved Name property of FailureMechanismResultRow implementations to the FailureMechanismResultRow (base) class. Renamed directories (and thus namespaces) to prevent possible naming conflicts. Made parts of code more readable. Improved doc. Related to Issue [WTI-510]

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

Former-commit-id: edec08193cc1b21df028e473f6667a16b73d1568

Former-commit-id: 8b2c23d212760c612069ec6d6baf6aab55c4e1dc

    • -1
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 260 more files in changeset.
Added failure mechanism specific section results. Pushed down AssessmentLayerOne as this is not relevant for every failure mechanism. Related to Issue [WTI-510]

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

Former-commit-id: 7a07cdb608ee921811e5929835655ca9dd6083c2

Former-commit-id: eff4f3b2f65d47f2da62569c4e737ca52960eab5

    • -5
    • +5
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 40 more files in changeset.
moved the numeric, arbitrary probability and simple failure mechanism section results and respective row classes and tests to integration projects as a first step in making them specific for each failure mechanism. Related to Issue [WTI-510]

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

Former-commit-id: 2855e0fc04054d30fc8f6e3dc01ffefb89b509a9

Former-commit-id: 85349ac410beab04b399c9099f0cda10ddc48bfe

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

    • -2
    • +3
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 32 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

    • -0
    • +75
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
  1. … 39 more files in changeset.