FailureMechanism

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Iterate correct collection WTI-1751

Cleanup FailureMechanismBase WTI-1751

Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -16
    • +17
    ./FailureMechanismSectionCollection.cs
  1. … 138 more files in changeset.
Introduced collection in the failure mechanism base - Updated synchronisation logic: made the AddSectionResult a protected override. - Updated interface, failure mechanisms are only allowed to add a full range of failure mechanism sections instead of a single one

Added collection to hold the failure mechanism sections

    • -0
    • +133
    ./FailureMechanismSectionCollection.cs
  1. … 1 more file in changeset.
Removed obsolete enum: - AssessmentLayerTwoAResult is replaced by Assembly relevant enums

WTI-1575

  1. … 3 more files in changeset.
Review related changes. WTI-1704

  1. … 7 more files in changeset.
Moved FailureMechanismCategoryType to Ringtoets.Common.Data. WTI-1704

    • -0
    • +47
    ./FailureMechanismCategoryType.cs
  1. … 16 more files in changeset.
Rename to just Group WTI-1686

  1. … 21 more files in changeset.
Add AssemblyGroup to the failure mechanism base WTI-1686

  1. … 2 more files in changeset.
Cleanup: - Removed AssessmentLayerOneState from the solution

WTI-1669

  1. … 6 more files in changeset.
Merged from release 17.2: Incorporated comments review 2529: - Changed ConvertPointsToPolygonSegments --> ConvertPointsToLineSegments

WTI-1592

  1. … 1 more file in changeset.
Incorporated comments review 2529: - Changed ConvertPointsToPolygonSegments --> ConvertPointsToLineSegments

WTI-1592

  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

  1. … 20 more files in changeset.
Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

  1. … 20 more files in changeset.
Implement review comments. Update xmldoc and use test factory in failure mechanism tests WTI-1617

  1. … 19 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -52
    • +0
    ./SimpleAssessmentResultValidityOnlyType.cs
  1. … 191 more files in changeset.
Add simple assessment column to the grass cover erosion outwards cover result view WTI-1617

    • -2
    • +2
    ./SimpleAssessmentResultValidityOnlyType.cs
  1. … 4 more files in changeset.
Removed obsolete property SimpleAssemblyResult from the FailureMechanismSectionResult: - Factories are used to resolve the output dynamically

WTI-1620

  1. … 14 more files in changeset.
Start adding new simple assessment column to result view tables WTI-1617

    • -0
    • +6
    ./SimpleAssessmentResultValidityOnlyType.cs
  1. … 27 more files in changeset.
Added SimpleAssemblyResult property on the failure mechanism section result to hold the result of a simple assembly from the assembly tool

WTI-1620

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

  1. … 36 more files in changeset.
Fix RingtoetsPlugin and DataSynchronizationService + tests to work with the new IHasSectionResults interface WTI-1617

  1. … 13 more files in changeset.
Changed enum names. WTI-1617

    • -0
    • +52
    ./SimpleAssessmentResultType.cs
    • -0
    • +46
    ./SimpleAssessmentResultValidityOnlyType.cs
  1. … 6 more files in changeset.
Change IHasSectionResults interface to have a ObservableList instead of an IEnumerable WTI-1617

  1. … 23 more files in changeset.
Add enums for the SimpleAssessment result types WTI-1544

    • -0
    • +52
    ./SimpleAssessmentResultTypeA.cs
    • -0
    • +46
    ./SimpleAssessmentResultTypeB.cs
  1. … 4 more files in changeset.
Implemented review comments from review 2424. Reworked the failuremechanismsectionsview according to the latest standards. WTI-1534

  1. … 8 more files in changeset.
Review related changes, cleanup and fixed some resource strings. Paired with roberttangerman WTI-1532

  1. … 5 more files in changeset.
Revert "Made section lenght RoundedDouble. WTI-1532"

This reverts commit b0f41ea7361f5c880dc47f65994270d640961d8e.

  1. … 1 more file in changeset.
Made section lenght RoundedDouble. WTI-1532

  1. … 1 more file in changeset.