Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced factory method to create combined failure mechanism sections. WTI-1803

Introduced creator to create combined failure mechanism section assembly results. WTI-1803

Introduced data object to contain all references related to creating a serializable combined failure mechanism section assembly. WTI-1803

Introduced creator to create combined failure mechanism sections. WTI-1803

Connect serializable failure mechanisms to the serializable assembly:

- Connected the section assembly results.

WTI-1803

Connect serializable failure mechanisms to the serializable assembly:

- Connected the serializable failure mechanism sections.

WTI-1803

Connect serializable failure mechanisms to the serializable assembly:

- Connected the serializable failure mechanism section collections

WTI-1803

Connect serializable failure mechanisms to the serializable assembly:

- Connected the generation of the failure mechanisms to the serializable assembly

WTI-1803

Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

    • -1
    • +10
    /Core/Common/src/Core.Common.Base/Observer.cs
  1. … 25 more files in changeset.
Introduced creator to create failure mechanism:

- Moved string value to resource.

WTI-1803

Cleanup:

- Fixed failing test

- Removed unused reference

WTI-1803

Introduced creator to create failure mechanism:

- Expanded functionality to support failure mechanisms without probability.

WTI-1803

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

fileChache => fileCache. WTI-1787

Introduced creator to create failure mechanism. WTI-1803

Cleanup: Use the opposite operator. WTI-1787

Cleanup: Reduce cognitive complexity. WTI-1787

Cleanup: Parameter validation in yielding methods should be wrapped. WTI-1787

Modified SerializableFailureMechanismSectionAssemblyCreator:

- Return aggregates instead of a serializable object

-- Necessary as the section is created based on the aggregated exportable section assembly. Aggregate will keep track of the results that were created and the section it was linked to.

WTI-1803

Modified SerializableFailureMechanismSectionAssemblyCreator:

- Corrected constructor argument type of the aggregate

WTI-1803

Modified SerializableFailureMechanismSectionAssemblyCreator:

- Renamed files as a preparation to return aggregates instead

WTI-1803

Introduced testhelper to assert serializable failure mechanism sections:

- Helper will be used when generating aggregated failure mechanism section assembly instances.

WTI-1803

Introduced data object to contain all references related to creating a serializable failure mechanism section assembly. WTI-1803

Cleanup: explain why exception can be ignored. WTI-1787

Introduced data object to contain all references related to creating a serializable failure mechanism. WTI-1803

Cleanup: use an immutable collection or reduce the accessibility of the field. WTI-1787

Cleanup: use an immutable collection or reduce the accessibility of the field. WTI-1787

Introduced creator to create failure mechanism section assembly results on failure mechanism level:

- Implemented for the aggregated result without a detailed assembly

WTI-1803

Refactor 'GetHashCode' to not reference mutable fields. WTI-1787

Introduced creator to create failure mechanism section assembly results on failure mechanism level:

- Implemented for the aggregated result with probability

WTI-1803