Ringtoets.MacroStabilityInwards.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed all redundant properties from the input. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9978 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c7686183230b2fd82bb0925c782818c9be193ec7

Former-commit-id: bc043b681beb58b8db196bea7aecc5cddb078a05

    • -216
    • +0
    ./Properties/Resources.Designer.cs
    • -178
    • +0
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
  1. … 2 more files in changeset.
rename piping in MacroStabilityInwards namespace. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9975 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4944c42680e890209c6e711f51403b7745cecbd3

Former-commit-id: d267165e5df9b66923a086fa34e7b6ea2d6c26ce

    • -2
    • +2
    ./Views/MacroStabilityInwardsScenarioRow.cs
    • -1
    • +1
    ./Views/MacroStabilityInwardsScenariosView.cs
  1. … 49 more files in changeset.
Renamed all files in Service Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9973 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a3cf0a10c96d38489db2103211e8da3aed731d42

Former-commit-id: ec8155a4835d15fb8e52271a50557762009b0f0a

    • -2
    • +2
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
    • -1
    • +1
    ./Views/MacroStabilityInwardsCalculationsView.cs
  1. … 29 more files in changeset.
Renamed all files in primitives. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9968 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 94f0f9c3e163d4a3afdfcc7b5b2733f6c449c03b

Former-commit-id: e055676631bd6d6bbcd8f881cc6b3895adce5b5e

    • -11
    • +11
    ./Factories/MacroStabilityInwardsChartDataFactory.cs
    • -25
    • +25
    ./Factories/MacroStabilityInwardsChartDataPointsFactory.cs
    • -1
    • +1
    ./Factories/MacroStabilityInwardsMapDataFactory.cs
    • -4
    • +4
    ./Factories/MacroStabilityInwardsMapDataFeaturesFactory.cs
    • -5
    • +5
    ./MacroStabilityInwardsCalculationConfigurationHelper.cs
    • -6
    • +6
    ./MacroStabilityInwardsSurfaceLineSelectionDialog.cs
    • -1
    • +1
    ./PresentationObjects/MacroStabilityInwardsCalculationGroupContext.cs
    • -1
    • +1
    ./PresentationObjects/MacroStabilityInwardsCalculationScenarioContext.cs
    • -2
    • +2
    ./PresentationObjects/MacroStabilityInwardsContext.cs
    • -1
    • +1
    ./PresentationObjects/MacroStabilityInwardsInputContext.cs
    • -2
    • +2
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
    • -2
    • +2
    ./PropertyClasses/RingtoetsMacroStabilityInwardsSurfaceLineProperties.cs
    • -1
    • +1
    ./UITypeEditors/MacroStabilityInwardsInputContextStochasticSoilProfileSelectionEditor.cs
    • -5
    • +5
    ./UITypeEditors/MacroStabilityInwardsInputContextSurfaceLineSelectionEditor.cs
    • -4
    • +4
    ./Views/MacroStabilityInwardsCalculationsView.cs
  1. … 136 more files in changeset.
Renamed all files in forms. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9967 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4fb1eca6a270e2c877f1eaeb7fc3a1f43f24e6bd

Former-commit-id: a79da771199114849d9d27c0823c2056aafa26d4

    • -0
    • +221
    ./Factories/MacroStabilityInwardsChartDataFactory.cs
    • -0
    • +310
    ./Factories/MacroStabilityInwardsChartDataPointsFactory.cs
    • -0
    • +64
    ./Factories/MacroStabilityInwardsMapDataFactory.cs
    • -0
    • +133
    ./Factories/MacroStabilityInwardsMapDataFeaturesFactory.cs
    • -221
    • +0
    ./Factories/PipingChartDataFactory.cs
    • -310
    • +0
    ./Factories/PipingChartDataPointsFactory.cs
    • -64
    • +0
    ./Factories/PipingMapDataFactory.cs
    • -133
    • +0
    ./Factories/PipingMapDataFeaturesFactory.cs
    • -0
    • +144
    ./MacroStabilityInwardsCalculationConfigurationHelper.cs
    • -0
    • +59
    ./MacroStabilityInwardsSurfaceLineSelectionDialog.cs
    • -144
    • +0
    ./PipingCalculationConfigurationHelper.cs
    • -59
    • +0
    ./PipingSurfaceLineSelectionDialog.cs
    • -0
    • +31
    ./PresentationObjects/EmptyMacroStabilityInwardsOutput.cs
    • -31
    • +0
    ./PresentationObjects/EmptyPipingOutput.cs
    • -0
    • +55
    ./PresentationObjects/MacroStabilityInwardsCalculationGroupContext.cs
  1. … 73 more files in changeset.
Renamed all files in data. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9961 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0dad18f1f125e39664214eb52f309fe3bd1d8b68

Former-commit-id: 7a84fb8c32772ae60ff1d2f6138f56f27373d4f4

    • -1
    • +1
    ./PresentationObjects/EmptyPipingOutput.cs
    • -8
    • +8
    ./PresentationObjects/PipingOutputContext.cs
    • -2
    • +2
    ./PresentationObjects/RingtoetsPipingSurfaceLinesContext.cs
    • -9
    • +9
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
    • -3
    • +3
    ./PropertyClasses/PipingOutputContextProperties.cs
    • -3
    • +3
    ./PropertyClasses/RingtoetsPipingSurfaceLineCollectionProperties.cs
    • -2
    • +2
    ./Views/MacroStabilityInwardsCalculationsView.cs
    • -4
    • +4
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
    • -1
    • +1
    ./Views/MacroStabilityInwardsScenarioRow.cs
  1. … 81 more files in changeset.
Renamed views Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9956 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a575ba0950ea95e3bc70b732f0b708539613c439

Former-commit-id: b429bd28c981e0c5e97fa2e1241c531bde5d49f3

    • -19
    • +19
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
    • -0
    • +234
    ./Views/MacroStabilityInwardsCalculationRow.cs
    • -0
    • +155
    ./Views/MacroStabilityInwardsCalculationsView.Designer.cs
    • -0
    • +672
    ./Views/MacroStabilityInwardsCalculationsView.cs
    • -0
    • +444
    ./Views/MacroStabilityInwardsCalculationsView.resx
    • -0
    • +183
    ./Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -0
    • +89
    ./Views/MacroStabilityInwardsInputView.Designer.cs
    • -0
    • +237
    ./Views/MacroStabilityInwardsInputView.cs
    • -0
    • +120
    ./Views/MacroStabilityInwardsInputView.resx
    • -0
    • +164
    ./Views/MacroStabilityInwardsScenarioRow.cs
    • -0
    • +134
    ./Views/MacroStabilityInwardsScenariosView.Designer.cs
    • -0
    • +207
    ./Views/MacroStabilityInwardsScenariosView.cs
    • -0
    • +384
    ./Views/MacroStabilityInwardsScenariosView.resx
    • -0
    • +153
    ./Views/MacroStabilityInwardsSoilLayerTable.cs
  1. … 43 more files in changeset.
Renamed calculation and depending extensions, property controls, contexts. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9955 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4e62b3e28c0bf7846f2baf452feed03186743f09

Former-commit-id: 49b335303feaef1c27e28527eb94bad36e540465

    • -3
    • +3
    ./Factories/PipingMapDataFeaturesFactory.cs
    • -5
    • +5
    ./PipingCalculationConfigurationHelper.cs
    • -1
    • +1
    ./PresentationObjects/EmptyPipingOutput.cs
    • -0
    • +53
    ./PresentationObjects/MacroStabilityInwardsCalculationScenarioContext.cs
    • -3
    • +3
    ./PresentationObjects/MacroStabilityInwardsInputContext.cs
    • -53
    • +0
    ./PresentationObjects/PipingCalculationScenarioContext.cs
    • -0
    • +466
    ./PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
    • -465
    • +0
    ./PropertyClasses/PipingInputContextProperties.cs
    • -5
    • +5
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
    • -0
    • +54
    ./UITypeEditors/MacroStabilityInwardsInputContextStochasticSoilModelSelectionEditor.cs
    • -0
    • +55
    ./UITypeEditors/MacroStabilityInwardsInputContextStochasticSoilProfileSelectionEditor.cs
    • -0
    • +54
    ./UITypeEditors/MacroStabilityInwardsInputContextSurfaceLineSelectionEditor.cs
    • -54
    • +0
    ./UITypeEditors/PipingInputContextStochasticSoilModelSelectionEditor.cs
    • -55
    • +0
    ./UITypeEditors/PipingInputContextStochasticSoilProfileSelectionEditor.cs
    • -54
    • +0
    ./UITypeEditors/PipingInputContextSurfaceLineSelectionEditor.cs
  1. … 89 more files in changeset.
Renamed probability assessment input. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9953 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9de26d7bfc9044e578fe60330fb3744c318fd434

Former-commit-id: f462b95c2f26266b91389e3860baf298d947d611

    • -3
    • +3
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
  1. … 13 more files in changeset.
Renamed general input and input contexts. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9949 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0719a5f30a4ddd96652a5d2b461bd8bff76c4ed4

Former-commit-id: 4baf66db74d331389cb4a0a3567d4e777739ce56

    • -3
    • +3
    ./PipingCalculationConfigurationHelper.cs
    • -0
    • +68
    ./PresentationObjects/MacroStabilityInwardsInputContext.cs
    • -68
    • +0
    ./PresentationObjects/PipingInputContext.cs
    • -4
    • +4
    ./PropertyClasses/PipingInputContextProperties.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
  1. … 64 more files in changeset.
Renamed input object. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9948 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5d04a1253ac2511c63ac74c2908f139b3d6e9ab6

Former-commit-id: f88360c9a051570f63cd332412bb1dfad62f1d58

    • -16
    • +16
    ./Factories/PipingChartDataPointsFactory.cs
    • -3
    • +3
    ./PresentationObjects/PipingContext.cs
    • -6
    • +6
    ./PresentationObjects/PipingInputContext.cs
    • -2
    • +2
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 34 more files in changeset.
Set right name of failure mechanism. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9947 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e5bc70cd22facae8be67d888c7e8242a92a41f13

Former-commit-id: 55da4443e47cd1f98163d1bac8b92ad2f2d7bd40

    • -1
    • +1
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 14 more files in changeset.
Fixed some tests. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9943 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 57363aac54dd650ef67c18d9d224e56f5b50861a

Former-commit-id: 0374b9fe7003e44e835cf1b98c8336589081e52b

    • -4
    • +4
    ./PresentationObjects/PipingContext.cs
  1. … 2 more files in changeset.
Fixed resource files. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9942 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 38ad1d2c7dcd7ec73bd3d08661a11ce6b674ce54

Former-commit-id: 83a3b55294c573c4d13641028644b1561e9e74d3

  1. … 5 more files in changeset.
- Renamed failureMechanismResult and all depending objects. - Removed stand alone version. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9936 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fed009bf8ef3bb5c7d4e41c3855be1de70e7067e

Former-commit-id: 03a4907241beca20da25ad668e5370d2e1a4953b

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
    • -0
    • +94
    ./Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
    • -8
    • +8
    ./Views/PipingFailureMechanismResultView.cs
    • -94
    • +0
    ./Views/PipingFailureMechanismSectionResultRow.cs
  1. … 38 more files in changeset.
Updated all names of objects which are related to FailureMechanism (such as view and treeNodeInfo). Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9928 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 121db6fad05e5b8e53dadc6724e49db30e484818

Former-commit-id: af8f68f9c4c7c3e6829d396e301cf6dc9b0fa0ff

    • -0
    • +346
    ./PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
    • -346
    • +0
    ./PropertyClasses/PipingFailureMechanismContextProperties.cs
    • -6
    • +6
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
    • -0
    • +64
    ./Views/MacroStabilityInwardsFailureMechanismView.Designer.cs
    • -0
    • +311
    ./Views/MacroStabilityInwardsFailureMechanismView.cs
    • -0
    • +120
    ./Views/MacroStabilityInwardsFailureMechanismView.resx
    • -64
    • +0
    ./Views/PipingFailureMechanismView.Designer.cs
    • -311
    • +0
    ./Views/PipingFailureMechanismView.cs
    • -120
    • +0
    ./Views/PipingFailureMechanismView.resx
  1. … 13 more files in changeset.
- Renamed FailureMechanism and context. - Removed stand alone failure mechanism object. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9927 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1ce2a080fd7346cbd211d079a0220afff64fae18

Former-commit-id: 13190381640e3760e8da62f75c8f99833ccd55aa

    • -0
    • +43
    ./PresentationObjects/MacroStabilityInwardsFailureMechanismContext.cs
    • -4
    • +4
    ./PresentationObjects/PipingCalculationGroupContext.cs
    • -4
    • +4
    ./PresentationObjects/PipingCalculationScenarioContext.cs
    • -5
    • +5
    ./PresentationObjects/PipingContext.cs
    • -43
    • +0
    ./PresentationObjects/PipingFailureMechanismContext.cs
    • -3
    • +3
    ./PresentationObjects/PipingInputContext.cs
    • -3
    • +3
    ./PresentationObjects/PipingScenariosContext.cs
    • -3
    • +3
    ./PresentationObjects/RingtoetsPipingSurfaceLinesContext.cs
    • -3
    • +3
    ./PresentationObjects/StochasticSoilModelCollectionContext.cs
    • -6
    • +6
    ./PropertyClasses/PipingFailureMechanismContextProperties.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
    • -26
    • +26
    ./Views/PipingCalculationsView.cs
  1. … 91 more files in changeset.
- Removed all obj folders from svn. - Fixed all src errors. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9924 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 371477a933e1b871ce86c3e4161a62e137be2b71

Former-commit-id: d234dd02a59ade90f94b31dd162fb9b6148997e4

    • -7
    • +7
    ./PropertyClasses/RingtoetsPipingSurfaceLineProperties.cs
    • -0
    • +5
    ./Ringtoets.MacroStabilityInwards.Forms.csproj
    • binary
    ./obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.Properties.Resources.resources
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.Views.PipingCalculationsView.resources
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.Views.PipingFailureMechanismView.resources
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.Views.PipingInputView.resources
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.Views.PipingScenariosView.resources
    • -11
    • +0
    ./obj/x86/Debug/Ringtoets.Piping.Forms.csproj.FileListAbsolute.txt
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.csproj.GenerateResource.Cache
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.csprojResolveAssemblyReference.cache
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.dll
    • binary
    ./obj/x86/Debug/Ringtoets.Piping.Forms.pdb
  1. … 139 more files in changeset.
Fixed errors in Ringtoets.MacroStabilityInwards.Forms Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9923 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 67f756ba3b2452dfa13dd02356b04ee4929f8a32

Former-commit-id: 95fa2b547b25521d9adbd7ae0128fdd2697b4d94

    • -2
    • +2
    ./Factories/PipingChartDataPointsFactory.cs
    • -2
    • +2
    ./Factories/PipingMapDataFeaturesFactory.cs
    • -3
    • +3
    ./PipingCalculationConfigurationHelper.cs
    • -1
    • +1
    ./PresentationObjects/EmptyPipingOutput.cs
    • -2
    • +2
    ./PresentationObjects/PipingCalculationGroupContext.cs
    • -2
    • +2
    ./PresentationObjects/PipingCalculationScenarioContext.cs
    • -2
    • +2
    ./PresentationObjects/PipingContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingFailureMechanismContext.cs
    • -2
    • +2
    ./PresentationObjects/PipingInputContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingOutputContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingScenariosContext.cs
    • -1
    • +1
    ./PresentationObjects/RingtoetsPipingSurfaceLinesContext.cs
  1. … 27 more files in changeset.
Added all MacroStabilityInwards src projects to solution. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9921 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cfa667ae834adfc723843cc492c1d7342074bf56

Former-commit-id: 2dd0a8dc2f9a16a5be19a026718d7028f6bf632c

    • -1
    • +1
    ./Factories/PipingChartDataPointsFactory.cs
    • -1
    • +1
    ./Factories/PipingMapDataFeaturesFactory.cs
    • -1
    • +1
    ./PipingCalculationConfigurationHelper.cs
    • -1
    • +1
    ./PresentationObjects/EmptyPipingOutput.cs
    • -1
    • +1
    ./PresentationObjects/PipingCalculationGroupContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingCalculationScenarioContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingFailureMechanismContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingInputContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingOutputContext.cs
    • -1
    • +1
    ./PresentationObjects/PipingScenariosContext.cs
    • -1
    • +1
    ./PresentationObjects/RingtoetsPipingSurfaceLinesContext.cs
  1. … 158 more files in changeset.
Copied piping src projects and renamed to MacroStabilityInwards. Related to Issue [WTI-1266]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1266@9919 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1c974b2a41275550961492f4d43ca742a57bd259

Former-commit-id: aca455e9a562477dd7ee392ea499b243754d43a7

    • -0
    • +221
    ./Factories/PipingChartDataFactory.cs
    • -0
    • +310
    ./Factories/PipingChartDataPointsFactory.cs
    • -0
    • +64
    ./Factories/PipingMapDataFactory.cs
    • -0
    • +133
    ./Factories/PipingMapDataFeaturesFactory.cs
    • -0
    • +144
    ./PipingCalculationConfigurationHelper.cs
    • -0
    • +59
    ./PipingSurfaceLineSelectionDialog.cs
    • -0
    • +31
    ./PresentationObjects/EmptyPipingOutput.cs
    • -0
    • +54
    ./PresentationObjects/PipingCalculationGroupContext.cs
    • -0
    • +53
    ./PresentationObjects/PipingCalculationScenarioContext.cs
    • -0
    • +130
    ./PresentationObjects/PipingContext.cs
    • -0
    • +43
    ./PresentationObjects/PipingFailureMechanismContext.cs
    • -0
    • +68
    ./PresentationObjects/PipingInputContext.cs
    • -0
    • +54
    ./PresentationObjects/PipingOutputContext.cs
    • -0
    • +46
    ./PresentationObjects/PipingScenariosContext.cs
    • -0
    • +66
    ./PresentationObjects/RingtoetsPipingSurfaceLinesContext.cs
  1. … 276 more files in changeset.