StabilityPointStructuresFailureMechanism.cs

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

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

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Ran for Ringtoets.StabilityPointStructures and its tests

WTI-1767

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

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

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 16 more files in changeset.
Add assembly group to stability point structures WTI-1686

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 1 more file in changeset.
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

    • -18
    • +6
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 20 more files in changeset.
Introduced mirror property for StabilityPointStructures failure mechanism: - Used to remove the generic failure mechanism section result step by step

WTI-1621

    • -0
    • +12
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 1 more file in changeset.
Remove observer notification tests from the failure mechanism tests. WTI-1617

    • -2
    • +0
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 36 more files in changeset.
Add notifications to section results for stability point structures failure mechanism WTI-1617

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

    • -2
    • +4
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 36 more files in changeset.
Change IHasSectionResults interface to have a ObservableList instead of an IEnumerable WTI-1617

    • -3
    • +4
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 23 more files in changeset.
Removed height stability point specific section result. WTI-1590

    • -5
    • +5
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 33 more files in changeset.
Implemented review comments (cleanup, removed parametered constructor Related to Issue [WTI-975]

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

Former-commit-id: 592b175ad64613145c6116fd48db486f37c43806

Former-commit-id: e8e5e377be506ad0351ef3097112480bee5f922a

    • -1
    • +4
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 50 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
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 31 more files in changeset.
Removed IsNameEditable from the data model Related to Issue [WTI-975]

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

Former-commit-id: 98c5b0af23598a6c2ee6ce188b9f0b3dd947fc6c

Former-commit-id: d4a7a6940b06b448fb84f2c916cfc3b10f6baf16

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 71 more files in changeset.
Cleanup of Revetment, StabilityPointStructures, WaveImpactAsphaltCover, StabilityStoneCover Related to Issue [WTI-1463]

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

Former-commit-id: 512160d501b123c9fe33a1979cea3eab89c6c758

Former-commit-id: 2355385967561f3ebefd13b1bff3076e63884a4d

    • -3
    • +3
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 48 more files in changeset.
Add location of last selected stability point structures file: - Introduced the StructureCollection for the StabilityPointStructuresFailureMechanism to ensure unique structures based on their IDs and to store the file location from were they were imported -- Updated affected files and tests - Updated migration script and test: IDs need to be unique Related to Issue [WTI-1183]

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

Former-commit-id: 14e35731f2ea01f3da031ada927f693ef06df018

Former-commit-id: ba61315b4e53f11de70733beac36d29d9ece3e42

    • -3
    • +3
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 20 more files in changeset.
Add file location of "VoorlandProfiel" collection: - Introduced ForeshoreProfileCollection for the failure mechanism that make use of an ObservableList to store foreshore profiles - Fixed affected tests - Added TestForeshoreProfile which allows to set a geometry and a custom ID to prevent ArgumentExceptions due to duplicate items - Adjusted migration script to prevent adding non-unique foreshore profiles which can cause an ArgumentException

Related to Issue [WTI-1112]

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

Former-commit-id: 91955406d3b4b9092027e14a053d20ed7d70ec27

Former-commit-id: 6ed0b86a3057bd1eb13d76355da5f47f3910e38e

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 49 more files in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 122 more files in changeset.
Removed code redudancies using code cleanup Related to Issue [WTI-1242]

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

Former-commit-id: a4184612412083ad60d3a4e536abd67e2556054e

Former-commit-id: 88487e11184954b002f5e4adf51ca28ff8a1ad25

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 142 more files in changeset.
Implemented improvements of review 1143. Related to Issue [WTI-594]

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

Former-commit-id: 421edd42003bb6a398baba98b51e8d0127174d67

Former-commit-id: 0bd25a60e86104fef7664e113a09f8fce1995d6b

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 31 more files in changeset.
Generalized three structures Calculations to StructuresCalculation class. Related to Issue [WTI-594]

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

Former-commit-id: a8405ee298bf3c641f426352c072744f2e3685cb

Former-commit-id: 5968cf3a46e1b19065199c498dbd525ef5f26552

    • -1
    • +2
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 93 more files in changeset.
- Added foreshoreprofiles in the failure mechanism - Removed the placeholder class StabilityPointStructuresOutput with a ProbabilityAssessmentOutput

Related to Issue [WTI-567]

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

Former-commit-id: b1afd5995fd56107f54db575a78a1ef3aca0d26c

Former-commit-id: c296f4e5aeca101a164b5ac9ddb064c7f6ffb857

    • -0
    • +7
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 12 more files in changeset.
- Fixed calculations from group Related to Issue [WTI-564]

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

Former-commit-id: 8167085c22579431ce664ac9584e8bb4535f3161

Former-commit-id: 6da9515d1d775a8d950fbc49547a9313d2768b04

    • -1
    • +2
    ./StabilityPointStructuresFailureMechanism.cs
- Added "Kunstwerken" submenu for StabilityPointStructuresFailureMechanism Related to Issue [WTI-598]

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

Former-commit-id: e9be307142d9ac164d0443b06dcba072f225fc56

Former-commit-id: dbd230cb7e7d6ba2d2bc6364ec23fc19cc82a09d

    • -0
    • +7
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 14 more files in changeset.
- Added GeneralStabilityPointStructuresInput - Extended StabilityPointStructuresFailureMechanism Related to Issue [WTI-561]

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

Former-commit-id: 7d1a9ec4bb9a2e613b3de7db712473ef07ec20d5

Former-commit-id: 470c1f4b31db3eba78bc5364a663be33586a9ac2

    • -1
    • +11
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 6 more files in changeset.
- Moved relevant files to StabilityPointStructures projects and folders Related to Issue [WTI-560]

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

Former-commit-id: 7ebfef7c61e5c53c4c979cf2201cd4d076a1c899

Former-commit-id: 40cf736b19f2713bdd445c628e9db962d935995f

    • -0
    • +75
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 74 more files in changeset.