Ringtoets.StabilityPointStructures.Data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related changes. Improve assembly factory formatting. WTI-1620

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 6 more files in changeset.
Review related changes. Improve formatting of factories WTI-1620

    • -8
    • +12
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 9 more files in changeset.
Review related changes. Rename AssemblyFactoryException -> AssemblyException WTI-1620

    • -4
    • +4
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 43 more files in changeset.
Review related changes, update XMLDoc for assembly factory methods WTI-1620

    • -4
    • +4
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 17 more files in changeset.
Review related changes, update XMLDoc for assembly factories WTI-1620

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 17 more files in changeset.
Rename detailed assessment extension classes and tests WTI-1616

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -73
    • +0
    ./StabilityPointStructuresFailureMechanismSectionDetailedAssessmentResultExtensions.cs
    • -0
    • +73
    ./StabilityPointStructuresFailureMechanismSectionResultDetailedAssessmentExtensions.cs
  1. … 33 more files in changeset.
Add detailed assembly factory method for stability point structures WTI-1616

    • -0
    • +54
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Rename assessmentlayertwoa for stability point structures WTI-1616

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -73
    • +0
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensions.cs
    • -0
    • +73
    ./StabilityPointStructuresFailureMechanismSectionDetailedAssessmentResultExtensions.cs
  1. … 7 more files in changeset.
Removed generic StructuresFailureMechanismSectionResult --> All failure mechanisms have dedicated implementations - Updated XMLDocs

WTI-1621

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 8 more files 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.
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures in Data: - Adjusted the 2aAssessementResultExtensions - Adjusted Forms classes that depend on the extension method: -- Fixed compilation errors and tests for the failure mechanism result view

WTI-1621

    • -2
    • +1
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensions.cs
  1. … 8 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.
Rename SimpleAssessmentInput->SimpleAssessmentResult WTI-1617

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 2 more files in changeset.
Review related changes

WTI-1531

    • -1
    • +1
    ./GeneralStabilityPointStructuresInput.cs
  1. … 13 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -0
    • +5
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 191 more files in changeset.
Moved all data objects from Ringtoets.Common.Data.AssemblyTool to Ringtoets.AssemblyTool.Data. WTI-1616

    • -0
    • +5
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 101 more files in changeset.
Implemented Factory to create assembly tool results for StabilityPointStructures

WTI-1620

    • -0
    • +6
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +67
    ./StabilityPointStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 2 more files in changeset.
- Added SimpleAssemblyInput property on the StabilityPointStructures failure mechanism section result to hold the input of a simple assembly for the assembly tool. -- Made explicit implementations for the structures

WTI-1617

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +77
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 2 more files 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

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -5
    • +5
    ./StabilityPointStructuresFailureMechanism.cs
    • -1
    • +2
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensions.cs
    • -57
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 30 more files in changeset.
Introduced extension methods for stability point structures to determine layer two a result. WTI-1590

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +73
    ./StabilityPointStructuresFailureMechanismSection2aAssessmentResultExtensions.cs
  1. … 2 more files in changeset.
Add ΔL property to the WaveImpactAsphaltCover failuremechanism and its properties WTI-1531

    • -1
    • +1
    ./GeneralStabilityPointStructuresInput.cs
  1. … 19 more files in changeset.
Add delta L property to the WaveImpactAsphaltCover failuremechanism and its properties WTI-1531

    • -1
    • +1
    ./GeneralStabilityPointStructuresInput.cs
  1. … 19 more files in changeset.
Added ProbabilityAssessmentOutputFactory for stability point structures. WTI-1590

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +68
    ./StabilityPointStructuresProbabilityAssessmentOutputFactory.cs
  1. … 2 more files in changeset.
Improve tests and XMLDoc WTI-1531

    • -2
    • +2
    ./GeneralStabilityPointStructuresInput.cs
  1. … 5 more files in changeset.
Unify input rounding and validation for N parameters WTI-1531

    • -5
    • +8
    ./GeneralStabilityPointStructuresInput.cs
  1. … 13 more files in changeset.
Adapt N parameter in stability point structures failure mechanism to be a double on the data model and storage WTI-1531

    • -5
    • +6
    ./GeneralStabilityPointStructuresInput.cs
  1. … 16 more files in changeset.