Ringtoets.AssemblyTool.Data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rename parameters and update xmldocs WTI-1677

  1. … 12 more files in changeset.
Cleanup in AssemblyTool.Data: - Rearranged enum values to follow the same order throughout the namespace - Added XMLDoc

WTI-1681

    • -11
    • +35
    ./AssessmentSectionAssemblyCategoryGroup.cs
    • -1
    • +1
    ./FailureMechanismAssemblyCategoryGroup.cs
    • -0
    • +35
    ./FailureMechanismSectionAssemblyCategoryGroup.cs
  1. … 1 more file in changeset.
Incorporated comments review 2755: - Added XMLDocs for enum values in the Ringtoets.AssemblyTool.Data

WTI-1679

    • -0
    • +27
    ./FailureMechanismAssemblyCategoryGroup.cs
Introduced output object to convert from the kernel outputs to RT output values

WTI-1681

    • -0
    • +50
    ./AssessmentSectionAssembly.cs
  1. … 2 more files in changeset.
Review related changes, renames, signature changes and test improvements WTI-1677

  1. … 29 more files in changeset.
Introduced DisplayNames for the failure mechanism assembly category group enum

WTI-1679

    • -0
    • +20
    ./FailureMechanismAssemblyCategoryGroup.cs
  1. … 1 more file in changeset.
Introduce creator for the FailureMechanismAssembly WTI-1677

  1. … 3 more files in changeset.
Add new FailureMechanismAssembly object WTI-1677

    • -0
    • +50
    ./FailureMechanismAssembly.cs
    • -0
    • +39
    ./FailureMechanismAssemblyCategoryGroup.cs
  1. … 3 more files in changeset.
Implement review comments WTI-1670

  1. … 5 more files in changeset.
Update xmldoc WTI-1670

Add xmldoc WTI-1670

  1. … 1 more file in changeset.
Rename resource WTI-1670

    • -2
    • +2
    ./AssessmentSectionAssemblyCategoryGroup.cs
Add scaling of the contribution to the categories input WTI-1670

  1. … 1 more file in changeset.
Add an intermediate input object to store parameters for the calculator methods WTI-1670

    • -0
    • +53
    ./AssemblyCategoriesInput.cs
  1. … 2 more files in changeset.
Add missing assembly category enums WTI-1670

    • -5
    • +14
    ./AssessmentSectionAssemblyCategoryGroup.cs
  1. … 6 more files in changeset.
Update section assembly WTI-1670

Update failure mechanism section assembly constructor WTI-1670

Remove display assessment section assembly category group as it is not needed WTI-1538

    • -0
    • +12
    ./AssessmentSectionAssemblyCategoryGroup.cs
    • -0
    • +129
    ./Properties/Resources.Designer.cs
    • -0
    • +135
    ./Properties/Resources.resx
    • -0
    • +17
    ./Ringtoets.AssemblyTool.Data.csproj
  1. … 10 more files in changeset.
Moved all data objects from Ringtoets.Common.Data.AssemblyTool to Ringtoets.AssemblyTool.Data. WTI-1616

    • -0
    • +50
    ./AssemblyCategory.cs
    • -0
    • +46
    ./AssessmentSectionAssemblyCategory.cs
    • -0
    • +35
    ./AssessmentSectionAssemblyCategoryGroup.cs
    • -0
    • +50
    ./FailureMechanismSectionAssembly.cs
    • -0
    • +46
    ./FailureMechanismSectionAssemblyCategory.cs
    • -0
    • +39
    ./FailureMechanismSectionAssemblyCategoryGroup.cs
  1. … 96 more files in changeset.
Removed empty folders. WTI-1616

  1. … 1 more file in changeset.
Revert 'Removed redundant AssemblyTool data project.' WTI-1616

    • -0
    • +25
    ./Ringtoets.AssemblyTool.Data.csproj
  1. … 11 more files in changeset.
Removed redundant AssemblyTool data project. WTI-1618

    • -25
    • +0
    ./Ringtoets.AssemblyTool.Data.csproj
  1. … 11 more files in changeset.
Implemented new kernel and refactored categories calculation. WTI-1618

    • -50
    • +0
    ./Input/AssemblyCategoriesCalculatorInput.cs
    • -46
    • +0
    ./Output/AssessmentSectionAssemblyCategoryResult.cs
    • -35
    • +0
    ./Output/AssessmentSectionAssemblyCategoryResultType.cs
  1. … 40 more files in changeset.
Removed enum check from constructors. WTI-1558

    • -12
    • +0
    ./Output/AssessmentSectionAssemblyCategoryResult.cs
  1. … 3 more files in changeset.
- Removed Boundaries result as we can just return an ienumerable of categories - Renamed CategoryBoundaries to Categories. WTI-1558

    • -0
    • +50
    ./Input/AssemblyCategoriesCalculatorInput.cs
    • -50
    • +0
    ./Input/AssemblyCategoryBoundariesCalculatorInput.cs
    • -54
    • +0
    ./Output/AssemblyCategoryBoundariesResult.cs
    • -0
    • +49
    ./Output/AssemblyCategoryResult.cs
    • -11
    • +5
    ./Output/AssessmentSectionAssemblyCategoryResult.cs
    • -39
    • +0
    ./Output/IAssemblyCategoryResult.cs
  1. … 51 more files in changeset.
Implemented Ringtoets datamodel for assembly tool. WTI-1558

    • -1
    • +1
    ./Input/AssemblyCategoryBoundariesCalculatorInput.cs
    • -1
    • +1
    ./Output/AssessmentSectionAssemblyCategoryResultType.cs
  1. … 12 more files in changeset.
Renamed AssemblyCategoriesCalculatorInput to AssemblyCategoryBoundariesCalculatorInput. WTI-1558

    • -50
    • +0
    ./Input/AssemblyCategoriesCalculatorInput.cs
    • -0
    • +50
    ./Input/AssemblyCategoryBoundariesCalculatorInput.cs
  1. … 3 more files in changeset.
Added TestUtil project for AssemblyToolKernelWrapper. WTI-1558

  1. … 8 more files in changeset.
Implemented input and output data objects for calculating the assessment section assembly category boundaries. WTI-1558

    • -0
    • +50
    ./Input/AssemblyCategoriesCalculatorInput.cs
    • -0
    • +54
    ./Output/AssemblyCategoryBoundariesResult.cs
    • -0
    • +64
    ./Output/AssessmentSectionAssemblyCategoryResult.cs
    • -0
    • +35
    ./Output/AssessmentSectionAssemblyCategoryResultType.cs
    • -0
    • +39
    ./Output/IAssemblyCategoryResult.cs
  1. … 6 more files in changeset.
Added new projects for AssemblyTool. WTI-1558

    • -0
    • +25
    ./Properties/AssemblyInfo.cs
    • -0
    • +22
    ./Ringtoets.AssemblyTool.Data.csproj
  1. … 8 more files in changeset.