ExportableFailureMechanismFactory.cs

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

    • -109
    • +0
    ./ExportableFailureMechanismFactory.cs
  1. … 162 more files in changeset.
Renamed src/Integration.IO: WTI-1931

- Fixed namespaces

    • -2
    • +2
    ./ExportableFailureMechanismFactory.cs
  1. … 173 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

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

    • -1
    • +1
    ./ExportableFailureMechanismFactory.cs
  1. … 6095 more files in changeset.
Fixed compilation errors and failing tests:

- Also updated XMLDocs

WTI-1803

    • -0
    • +6
    ./ExportableFailureMechanismFactory.cs
  1. … 4 more files in changeset.
Modified default failure mechanism factory:

- Added additional input arguments to create a section for an irrelevant failure mechanism

-- Applied for the version without probability

WTI-1803

    • -3
    • +11
    ./ExportableFailureMechanismFactory.cs
  1. … 1 more file in changeset.
Cleanup:

- Simplified tests for the default failure mechanism test factory

- Simplified creation logic

- Made test factory static

WTI-1803

    • -5
    • +3
    ./ExportableFailureMechanismFactory.cs
  1. … 2 more files in changeset.
Generalised the default failure mechanism factory even more

- Only for the versions with a probability.

WTI-1803

    • -10
    • +9
    ./ExportableFailureMechanismFactory.cs
  1. … 1 more file in changeset.
Modified default failure mechanism factory:

- Added additional input arguments to create a section for an irrelevant failure mechanism

WTI-1803

    • -3
    • +28
    ./ExportableFailureMechanismFactory.cs
  1. … 1 more file in changeset.
Incorporated comments review 3233:

- Ran Deltares cleanup for the Integration.IO projects.

WTI-1803

    • -1
    • +0
    ./ExportableFailureMechanismFactory.cs
  1. … 7 more files in changeset.
Incorporated comments review 3210:

- Introduced overloaded constructor without section assembly results.

- Replaced instantiations in the failure mechanism factory

WTI-1790

    • -2
    • +0
    ./ExportableFailureMechanismFactory.cs
  1. … 2 more files in changeset.
Cleanup intermediate failure mechanism model:

- Removed obsolete sections construction argument

WTI-1790

    • -2
    • +0
    ./ExportableFailureMechanismFactory.cs
  1. … 23 more files in changeset.
Incorporated comments review 3186:

- Fixed XMLDocs

WTI-1790

    • -4
    • +4
    ./ExportableFailureMechanismFactory.cs
  1. … 26 more files in changeset.
Incorporated comments review 3186:

- Added license headers to newly created files

WTI-1790

    • -1
    • +22
    ./ExportableFailureMechanismFactory.cs
  1. … 83 more files in changeset.
Added factory methods to create (default) failure mechanisms and sections for failure mechanisms without probability. WTI-1790

    • -3
    • +26
    ./ExportableFailureMechanismFactory.cs
  1. … 3 more files in changeset.
Implemented factory to default instances of ExportableFailureMechanism

- Applied to the already defined factories --> used when the failure mechanism is irrelevant.

WTI-1790

    • -0
    • +34
    ./ExportableFailureMechanismFactory.cs
  1. … 7 more files in changeset.