Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed compilation errors for creating categories on AssessmentSection level:

- Adjusted calculator and creator method

WTI-1763

  1. … 2 more files in changeset.
Changed error message. WTI-1724

  1. … 3 more files in changeset.
Moved AssemblyErrorMessageCreator to creators folder. WTI-1724

    • -0
    • +136
    ./AssemblyErrorMessageCreator.cs
  1. … 6 more files in changeset.
Implemented assembly kernel v1.1. WTI-1696

    • -1
    • +1
    ./FailureMechanismSectionAssemblyCreator.cs
    • -1
    • +1
    ./FailureMechanismSectionListCreator.cs
  1. … 9 more files in changeset.
Cleanup WTI-1671

    • -1
    • +0
    ./FailureMechanismSectionListCreator.cs
  1. … 9 more files in changeset.
Improvements after review. WTI-1683

    • -18
    • +27
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
  1. … 4 more files in changeset.
Improvements after review. WTI-1683

    • -3
    • +3
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
  1. … 4 more files in changeset.
Improvements after review. WTI-1683

    • -0
    • +79
    ./AssemblyCalculatorInputCreator.cs
    • -48
    • +2
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
    • -35
    • +6
    ./FailureMechanismSectionListCreator.cs
  1. … 11 more files in changeset.
Removed Combined assembly failure mechanism input since its parameters are unused in the kernel. WTI-1683

    • -14
    • +14
    ./FailureMechanismSectionListCreator.cs
  1. … 13 more files in changeset.
Implemented creator for creating kernel input. WTI-1683

    • -0
    • +96
    ./FailureMechanismSectionListCreator.cs
  1. … 3 more files in changeset.
Add method WBI-1-1 to the kernel wrapper WTI-1594

  1. … 9 more files in changeset.
Update assemblytool and column builder WTI-1693

    • -4
    • +47
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
  1. … 8 more files in changeset.
Use the extracted assembly failure mechanism section in the CombinedAssembly. WTI-1683

    • -2
    • +8
    ./CombinedFailureMechanismSectionAssemblyCreator.cs
  1. … 5 more files in changeset.
Introduced creator for to convert kernel output to CombinedFailureMechanismSectionAssembly. WTI-1683

    • -0
    • +70
    ./CombinedFailureMechanismSectionAssemblyCreator.cs
  1. … 3 more files in changeset.
Incorporated comments review 2770: - Updated XMLDoc -- changed when to while in the interfaces -- changed from to for in the creator function for the function argument - Fixed typo

WTI-1681

    • -4
    • +4
    ./AssessmentSectionAssemblyInputCreator.cs
  1. … 4 more files in changeset.
Introduced conversions from the RT objects to kernel input objects for the calculators:

WTI-1681

    • -0
    • +67
    ./AssessmentSectionAssemblyInputCreator.cs
  1. … 1 more file in changeset.
- Cleaned up tests - Added missing XMLDoc

WTI-1681

    • -0
    • +4
    ./AssessmentSectionAssemblyInputCreator.cs
  1. … 1 more file 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
    • +56
    ./AssessmentSectionAssemblyCreator.cs
  1. … 4 more files in changeset.
Added creator to go from the RT / common data model to the kernel data model

WTI-1681

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

    • -11
    • +11
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
    • -2
    • +2
    ./FailureMechanismSectionAssemblyCreator.cs
  1. … 26 more files in changeset.
Cleanup WTI-1677

  1. … 2 more files in changeset.
Fix failing tests WTI-1677

  1. … 3 more files in changeset.
Introduce creator for the FailureMechanismAssembly WTI-1677

    • -0
    • +100
    ./FailureMechanismAssemblyCreator.cs
  1. … 3 more files in changeset.
Implement review comments WTI-1670

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

  1. … 1 more file in changeset.
Rename convert methods WTI-1670

    • -9
    • +10
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
  1. … 3 more files in changeset.
Add xmldoc WTI-1670

    • -2
    • +2
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
  1. … 1 more file in changeset.
Implement review comments, improve method and xmldoc changes WTI-1670

    • -47
    • +23
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
Rename and set some methods to internal WTI-1670

    • -12
    • +12
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
    • -4
    • +4
    ./FailureMechanismSectionAssemblyCreator.cs
  1. … 2 more files in changeset.
Cleanup WTI-1670

    • -6
    • +9
    ./FailureMechanismSectionAssemblyCalculatorInputCreator.cs
  1. … 3 more files in changeset.