Ringtoets.AssemblyTool.KernelWrapper.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -72
    • +0
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 56 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 89 more files in changeset.
Fixes compilation errors on AssessmentSectionAssemblyCalculator

- Removed obsolete creators related to the AssessmentSectionAssemblyResult and AssemblyResult

WTI-1763

    • -1
    • +0
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 5 more files in changeset.
Moved AssemblyErrorMessageCreator to creators folder. WTI-1724

    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 6 more files in changeset.
Implement review comments. Update asserts, rename AssemblyErrorMessageTranslator, update test names and update method names WTI-1671

    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 19 more files in changeset.
Add translator class for translating assembly errors into strings WTI-1671

    • -0
    • +12
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 3 more files in changeset.
Improvements after review. WTI-1683

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 13 more files in changeset.
Implemented creator for creating kernel input. WTI-1683

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 3 more files in changeset.
Introduced creator for to convert kernel output to CombinedFailureMechanismSectionAssembly. WTI-1683

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 3 more files in changeset.
Introduced converter to go from kernel output to RT output: - Modified accessibility of the AssemblyCategoryCreator converter: conversion/creation needs to be publicly accessible to convert the results by the kernel

WTI-1681

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 5 more files in changeset.
Exposed kernel methods that are relevant for assembling the failure mechanisms: - Introduced custom exception to wrap all exceptions that can occur in the assembly tool layer - Introduced interface to make the calculator stubbable for future applications

WTI-1681

    • -0
    • +3
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 7 more files in changeset.
Added creator to go from the RT / common data model to the kernel data model

WTI-1681

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 3 more files in changeset.
Introduce failure mechanism assembly calculator WTI-1677

    • -0
    • +4
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 4 more files in changeset.
Rename assembly tool dll WTI-1670

    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 5 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -3
    • +3
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 192 more files in changeset.
Revert 'Removed redundant AssemblyTool data project.' WTI-1616

    • -0
    • +5
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 12 more files in changeset.
Renamed AssessmentSectionAssemblyCategoryCreator to AssemblyCategoryCreator. WTI-1616

    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 6 more files in changeset.
Renamed assessments forlder to Assembly. WTI-1618

    • -3
    • +3
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 27 more files in changeset.
FailureMechanismSectionAssessmentAssemblyCalculator --> FailureMechanismSectionAssemblyCalculator. WTI-1618

    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 13 more files in changeset.
FailureMechanismSectionAssessmentAssemblyCalculator --> FailureMechanismSectionAssemblyCalculator. WTI-1618

    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 24 more files in changeset.
Renamed FailureMechanismSectionAssessment to FailureMechanismSectionAssembly. WTI-1618

    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 16 more files in changeset.
Introduced exception that can be thrown from the calculator. WTI-1618

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 3 more files in changeset.
Created Implemented creator for creating input for the IFailureMechanismSectionAssemblyCalculator. WTI-1618

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 4 more files in changeset.
Implemented creator for creating FailureMechanismSectionAssessment. WTI-1618

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 4 more files in changeset.
* Removed unused krenel interface and kernelWrapperException. * Renamed KernelWrapperFactory to KernelFactory. WTI-1618

    • -3
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 17 more files in changeset.
Removed redundant AssemblyTool data project. WTI-1618

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

    • -2
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 44 more files in changeset.
Implemented calculator for calculating failure mechanism section assessment assembly. WTI-1618

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 4 more files in changeset.
Implemented interface for calculating failure mechanism section assessment assembly. WTI-1618

    • -0
    • +6
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 1 more file in changeset.
Introduced calculator exception. WTI-1558

    • -0
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 3 more files in changeset.