FailureMechanismAssemblyCategoriesProperties.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move properties and helpers to Integration namespace WTI-1541

    • -94
    • +0
    ./FailureMechanismAssemblyCategoriesProperties.cs
  1. … 29 more files in changeset.
Incorporated comments review 2940 - Adjust property class: - Feed IEnumerables of categories as input arguments instead of Func<> -- Property class is not reused, should not be dynamically updated. The factors that influence the categories (FailureMechanism N value, contribution and the norms on AssessmentSection) are only adjustable only if a new property class is opened --> instances of FailureMechanismAssemblyCategoriesProperties are not recycled.

WTI-1540

    • -25
    • +15
    ./FailureMechanismAssemblyCategoriesProperties.cs
  1. … 1 more file in changeset.
Incorporated comments review 2940 - cleanup: - Renamed property class.

WTI-1540

    • -0
    • +104
    ./FailureMechanismAssemblyCategoriesProperties.cs
  1. … 10 more files in changeset.
Incorporated comments review 2940 - introduce 3 context objects: - Removed derived property classes from the FailureMechanismAssemblyCategoriesBaseProperties: -- Feed the funcs directly to the property class and let it resolve dynamically.

WTI-1540

    • -58
    • +0
    ./FailureMechanismAssemblyCategoriesProperties.cs
  1. … 7 more files in changeset.
Introduce failure mechanism assembly categories derivatives WTI-1541

    • -0
    • +58
    ./FailureMechanismAssemblyCategoriesProperties.cs
  1. … 5 more files in changeset.