HeightStructuresFailureMechanismContextProperties.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Refacoted HeightStructureFailureMechanismContextProperties to HeightStructureFailureMechanismProperties, no longer depending on the *Context. ** Updated HeightStructuresPlugin accordingly. * Implemented ClosingStructuresFailureMechanismProperties. Related to Issue [WTI-552]

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

Former-commit-id: 790c260e69431880f90d99b9d47be22f316deac3

Former-commit-id: b327be9b3a5456d20d1e55fc9c46ffe8814f9d68

    • -142
    • +0
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 15 more files in changeset.
Added property class for StabilityPointStructure. Related to Issue [WTI-566]

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

Former-commit-id: 57ba5a5e95b48b399b217f10c01eead6a9cb0f49

Former-commit-id: 213cdca11b0caca2cf39dd02d54a510bd70f661a

    • -1
    • +0
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 4 more files in changeset.
* Refactored resources to be used between 3 different types of structures in their respective ObjectProperties implementations. * Cleanup. Related to Issue [WTI-552]

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

Former-commit-id: fc40225ec649fa8371658e11634e1dfe8a07a6b5

Former-commit-id: b8dbcb765bacac6c7f6c04d6c8199e6812e9c838

    • -4
    • +4
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 5 more files in changeset.
* Cleanup for HeightStructuresFailureMechanismContextProperties(Test) Related to Issue [WTI-552]

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

Former-commit-id: 16efd8a39b5d67deabe1f03eaa936a1379811d82

Former-commit-id: 0a75aca534a272ba6700745c6d471c7d5a8c9862

    • -1
    • +0
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 1 more file in changeset.
Moved resource to Ringtoets.Common.Forms Related to Issue [WTI-582]

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

Former-commit-id: 7f34deb6b41f72f2a6d8535c9d98cc59e22899f9

Former-commit-id: cc9c1508b9afde98c293ad0c24951e95cf7cbafd

    • -2
    • +2
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 7 more files in changeset.
Adapted some property names within HeightStructure Related to Issue [WTI-559]

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

Former-commit-id: 23a0667b673f3a04234d2d717ea2ee330d7e1fea

Former-commit-id: 367cf74f62f66489002cf0d5b77d495a8b992442

    • -6
    • +6
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 18 more files in changeset.
Fixed typos Fixed failing test Related to Issue [WTI-559]

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

Former-commit-id: ed1eb275bf069e5668641efc67329f5891b64542

Former-commit-id: 9bb2e5be3d72b47e5e19dde0a361e045e480f0d8

    • -2
    • +2
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 11 more files in changeset.
Added orientation to WaveConditionsInput so the user can override the value from the foreshore profile. Generalized the translation of model settings to "Modelinstellingen" for every failure mechanism. Related to Issue [WTI-726]

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

Former-commit-id: dfbcb86e0e8937819199af1c66a36048216687e5

Former-commit-id: 51605c7753f1873b26098243191845b9c951f4e6

    • -2
    • +2
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 18 more files in changeset.
Extracted utility method to GuiTestHelper for asserting defined property info. Moved Resources from Ringtoets.Common.Data to Ringtoets.Common.Forms. Refactored GrassCovererosionOutwardsFailureMechanismContextProperties to ObjectProperties + PropertyInfo.GetObjectPropertyData definition to immediately unpack context. Related to Issue [WTI-746]

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

Former-commit-id: e0f958503d60df0a4842103672c0f930c5cb739b

Former-commit-id: 0348626b48a4932a1dac67e7f16e9dbe1fcf16aa

    • -10
    • +11
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 69 more files in changeset.
Introduced Property control for GrassCoverErosionOutwardsFailureMechanism. Added GeneralGrassCoverErosionOutwardsInput for containing the LengthEffect. Pulled out shared resources and put it in Ringtoets.Common.Data. Related to Issue [WTI-746]

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

Former-commit-id: 4c538a3c28fb2ec326c5d802774f34290ae982bc

Former-commit-id: 78516bf6158fb86816cbf3725f10fb2ea5da1a50

    • -3
    • +3
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 27 more files in changeset.
Got rid of ProbabilityAssessmentInput Related to Issue [WTI-468]

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

Former-commit-id: 3a17c869d7a29767602ae26979db34bdec1fa7fc

Former-commit-id: 72aae8b48ed04b111a08a635fd0f26133f8c0fac

    • -2
    • +2
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 23 more files in changeset.
- Introduced read-only options for NormalDistributionProperties and LogNormalDistributionProperties Related to Issue [WTI-535]

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

Former-commit-id: 2f553a712fcfc1775d636df3ebe249aa52f50303

Former-commit-id: 42765d7fb4c198f3fe33ca5c6cf5c4cd39ed1d0f

    • -4
    • +7
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 17 more files in changeset.
Further renames related to "NormProbabilityInput" => "ProbabilityAssessmentInput"

Related to Issue [WTI-536]

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

Former-commit-id: 071951e672ae1c8eb68495e9650df27691d0b3dc

Former-commit-id: 0bf39d40089a3874fb480b92e560eddb3e2dc217

    • -2
    • +2
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 16 more files in changeset.
- Review comments processed. - Fixed uppercasing in *Lognormal* Related to Issue [WTI-535]

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

Former-commit-id: 5da6ea660b262d59fd1e365158a7a6b5533108e7

Former-commit-id: 9ee91c9ddf8c2c9f2e54cbd36069a88226413860

    • -4
    • +4
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 53 more files in changeset.
* Fixed for WTI-Review-571: ** Fixed class names to be consistent with origin class. ** Removed redundant code and unused resource. Related to Issue [WTI-531]

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

Former-commit-id: 145475775c5d76a7afaa4eb19584c04c46f6242d

Former-commit-id: ef148d2d06d5ce3610937fdf8d88b072dad7f204

    • -4
    • +4
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 14 more files in changeset.
- Fixed casing typo Related to Issue [WTI-531]

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

Former-commit-id: d765e1014632feba795ec4721bf5ad6f7bd4a81d

Former-commit-id: 372cdd09898bec630193811e87036adf4dd23064

    • -5
    • +5
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 8 more files in changeset.
- Introduced property class for HeightStructuresFailureMechanismContext - Fixed typo *Modelfactor overtopping* to *Modelfactor overtopping flow* Related to Issue [WTI-531]

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

Former-commit-id: 12c5364435eb07d79b99c7ab0da4a3d2325e128c

Former-commit-id: 20f5eec583aad5ed3eea5e0decbdab3e15827fab

    • -0
    • +140
    ./HeightStructuresFailureMechanismContextProperties.cs
  1. … 35 more files in changeset.