AggregatedSerializableFailureMechanismCreator.cs

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

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

- Fixed namespaces

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

- Fixed namespace in .IO

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

    • -1
    • +1
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 6095 more files in changeset.
Incorporated comments review 3628:

- Updated XMLDocs

- Updated / synchronised test names

WTI-1806

    • -4
    • +6
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 6 more files in changeset.
Added support to create section assemblies with combined assembly results only. WTI-1803

    • -0
    • +12
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 1 more file in changeset.
Added support to create section assemblies with combined assembly results only. WTI-1803

    • -0
    • +12
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 1 more file in changeset.
Added validation logic when creating failure mechanism assembly section results:

- Updated XMLDocs on calling side

WTI-1806

    • -3
    • +3
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 5 more files in changeset.
Added validation logic when creating failure mechanism assembly results:

- Updated XMLDocs on calling sides

WTI-1806

    • -3
    • +3
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 4 more files in changeset.
Cleanup:

- Updated XMLDocs

WTI-1806

    • -2
    • +2
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 2 more files in changeset.
Introduced guards to prevent NotSupportedExceptions:

- Check validity of the failure mechanism assembly result before exporting

WTI-1806

    • -2
    • +22
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 2 more files in changeset.
Revert "Introduced guards to prevent NotSupportedExceptions:"

This reverts commit c5b049b8fd6440728edde57703c72ba24328f563.

    • -22
    • +2
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 2 more files in changeset.
Renamed exception:

- Updated XMLDocs

- Updated test name

WTI-1806

    • -3
    • +3
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 11 more files in changeset.
Adjusted creation logic to prevent NotSupportedExceptions:

- Throw a custom AssemblyExporterException when the ExportableFailureMechanismSections contain a combined result with result NONE

-- Updated XMLDocs on calling elements

WTI-1806

    • -0
    • +4
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 3 more files in changeset.
Cleanup FailureMechanismSectionCollection - Remove connection with FailureMechanism:

- Remove overloaded constructor which takes a failure mechanism as argument.

WTI-1833

    • -4
    • +2
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 6 more files in changeset.
Incorporated comments review 3213 / 3217:

- Uniformed XMLDoc across the creators for the idGenerator parameter.

WTI-1803

    • -1
    • +1
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 5 more files in changeset.
Incorporated comments review 3213 / 3217:

- Renamed the ID generator accordingly

WTI-1803

    • -3
    • +3
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 23 more files in changeset.
Incorporated review comments 3216:

- Uniformed XMLDoc for Creator functions

- Fixed typos

WTI-1803

    • -7
    • +7
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 14 more files in changeset.
Cleanup aggregates:

- Made objects internal

WTI-1803

    • -1
    • +1
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 7 more files in changeset.
Cleanup aggregates:

- Moved to their own namespace

-- Performed for the src

WTI-1803

    • -0
    • +1
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 21 more files in changeset.
Introduced creator to create failure mechanism:

- Moved string value to resource.

WTI-1803

    • -2
    • +5
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 2 more files in changeset.
Introduced creator to create failure mechanism:

- Expanded functionality to support failure mechanisms without probability.

WTI-1803

    • -0
    • +47
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 1 more file in changeset.
Introduced creator to create failure mechanism:

- Expanded functionality to support conversions of aggregated section results without probability and a detailed assembly result

- Added NULL checks

WTI-1803

    • -12
    • +59
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 1 more file in changeset.
Introduced creator to create failure mechanism. WTI-1803

    • -0
    • +73
    ./AggregatedSerializableFailureMechanismCreator.cs
  1. … 3 more files in changeset.