Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added validation that child count of HydraRingIllustrationPointTreeNode must be 0 or 2. Related to Issue [WTI-1308]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10701 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1d10d09048cace62e57818f6744c2c3e20c6bba1

Former-commit-id: 945e83f3e6f257b7502121a40cfa2787434ed93a

    • -2
    • +29
    ./IllustrationPoints/IllustrationPointTreeNode.cs
  1. … 9 more files in changeset.
Fixed failing test Related to Issue [WTI-1308]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10694 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 77109abb08765b05bfca4aa8b15bbd96074048f8

Former-commit-id: d6f0a744c48f7f1b9e4ceb7e33d8c71e7fa4d7fe

    • -0
    • +4
    ./IllustrationPoints/FaultTreeIllustrationPoint.cs
Added illustration point results for the StructuresCalculator: - Improved tests for existing calculators with IllustrationPoint outputs - Made HydraRing data model stricter for the FaultTreeIllustrationPoint Related to Issue [WTI-1308]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10692 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 087962fcfcaf1415ad807a2a517b89070364612c

Former-commit-id: cf9598a18ac57f8e02eaebe20344553bc1d35491

    • -3
    • +7
    ./IllustrationPoints/FaultTreeIllustrationPoint.cs
  1. … 9 more files in changeset.
Incorporated comments review 1942: Improvements on RT codebase: - Updated XMLDocs: made submechanism --> sub mechanism - Simplified converter test by inlining

Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10647 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bdd6384633ed0471eecafeaf81d95055e54ee1d0

Former-commit-id: 3ddeddeab3bb6e3839c2e78cb070161951b086a5

    • -1
    • +1
    ./IllustrationPoints/SubMechanismIllustrationPoint.cs
  1. … 12 more files in changeset.
Introduced the FaultTreeIllustrationPoint to store the data relevant for FaultTreeIllustration nodes Related to Issue [WTI-1308]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10593 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a9aefd407dfe6f8509ccbe81875961de0e9e37b8

Former-commit-id: 11f8ac9f600b35e3e640701ddc97935744dc9e18

    • -1
    • +1
    ./IllustrationPoints/SubMechanismIllustrationPoint.cs
  1. … 4 more files in changeset.
Updated control finder Updated XMLdoc Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10573 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e15aa23d3227943f41e2c7a9138d7236882b748f

Former-commit-id: fb560b352cd217039b6379dbd870f392a4b89ed2

  1. … 7 more files in changeset.
Review suggestions: - updated XMLdoc - Inlined code - Created factory for TestWindDirection, so the sources class can (re)remain sealed

Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10563 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 558ec365777dac6f65e0ed0a7becf2afd905446d

Former-commit-id: 6eb46b420417dd3c15af9d5a5be4e8a66b887772

  1. … 28 more files in changeset.
Renamed Submechanism<X> to SubMechanism<X> for the illustration points: - Performed on the HydraRing side only

Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10540 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 077a7d4ec43c5777d2a58aadf38de8e9b3fa83f4

Former-commit-id: 8c99502b1f2539ddb4f05f81c55536fa19398ce4

    • -0
    • +88
    ./IllustrationPoints/SubMechanismIllustrationPoint.cs
    • -0
    • +52
    ./IllustrationPoints/SubMechanismIllustrationPointStochast.cs
    • -88
    • +0
    ./IllustrationPoints/SubmechanismIllustrationPoint.cs
    • -52
    • +0
    ./IllustrationPoints/SubmechanismIllustrationPointStochast.cs
  1. … 17 more files in changeset.
Renamed IllustrationPoint to SubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately - Fixed inconsistency in the hydra ring side, SubMechanismIllustrationPoint --> SubmechanismIllustrationPoint Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10524 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ab7ea1efe7a38a5dfd582fa8c12dfb84d6405feb

Former-commit-id: 280ffcdbd4442a1d1930adbeb5338d41a3c5b4fd

    • -3
    • +3
    ./IllustrationPoints/SubmechanismIllustrationPoint.cs
  1. … 36 more files in changeset.
Renamed RealizedStochast to SubmechanismIllustrationPointStochast: - Done to represent a clearer association with its parent component - Only done on the HydraRing side - Fixed failing tests

Related to Issue [WTI-1305]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10521 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 75ee7fbbd00df14720485f37984ac33ea31941eb

Former-commit-id: 1480a6d37d6d2c3d9a627929b3e7c85ebd0fea20

    • -52
    • +0
    ./IllustrationPoints/RealizedStochast.cs
    • -4
    • +4
    ./IllustrationPoints/SubmechanismIllustrationPoint.cs
    • -0
    • +52
    ./IllustrationPoints/SubmechanismIllustrationPointStochast.cs
  1. … 12 more files in changeset.
Refactored GeneralResult such that the data model is more strict Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10449 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4f90c9228d91088a2f8ec546754f390a67e31423

Former-commit-id: 87f2ecb460dad9538403f0ee7c55910806270ae8

    • -9
    • +42
    ./IllustrationPoints/GeneralResult.cs
  1. … 9 more files in changeset.
Made Stochast stricter in HydraRing side: - Converted properties to readonly properties by means of constructor - Applied the same for derived class RealizedStochast - Adjusted functionality in the parser - Updated XMLDoc Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10437 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 978f80c85db63caa1f7cbaca16174d3ee63d79a3

Former-commit-id: 2d257d21be61b21ba8aece291caf3607e5a258f1

    • -2
    • +19
    ./IllustrationPoints/RealizedStochast.cs
  1. … 7 more files in changeset.
Refactored IllustrationPointResult such that the data model is more strict Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10436 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c58bc1ffbb4fa628ffcd832b21aff56c55d51317

Former-commit-id: 6b170b574c4ac18fb172f2e37feedc1568e84c30

    • -4
    • +24
    ./IllustrationPoints/IllustrationPointResult.cs
  1. … 5 more files in changeset.
Updated XMLdocs Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10435 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 86d7579bf8757a541684c80d130d1ad908ec7c16

Former-commit-id: a495ed79d954b3499c1c0b61360b20cf7b78d498

    • -10
    • +9
    ./IllustrationPoints/SubmechanismIllustrationPoint.cs
  1. … 2 more files in changeset.
Made SubMechanismIllustrationPoint stricter in HydraRing side: - Converted collection properties in IEnumerable to prevent unwanted modifications - Adjusted functionality in the parser - Removed constructor which accepted two parameters - Updated XMLDoc

Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10433 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ebf7d94e6b4ce017ec33fc9e71ac0eeafd849196

Former-commit-id: 7f210cd0c03c74eb83a22f6255af6cabfa9dbf87

    • -5
    • +21
    ./IllustrationPoints/SubmechanismIllustrationPoint.cs
  1. … 5 more files in changeset.
Made SubMechanismIllustrationPoint stricter in HydraRing side: - Removed setters - Introduced constructor - Updated XMLDocs

Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10430 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 928411571e7ea4b4122116cbf8016cd154e702a9

Former-commit-id: 7b8eef4620f040c3a4e098e976047a810101cd89

    • -3
    • +25
    ./IllustrationPoints/SubmechanismIllustrationPoint.cs
  1. … 6 more files in changeset.
Made WindDirection stricter in HydraRing side: - Removed setters

Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10429 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0e55431e3937594479272fd65759fc75b5d9d43c

Former-commit-id: 89683c6e8324a58f599c9d4d744a9c2f2318bfee

Made WindDirection stricter in HydraRing side: - Introduced constructor which ensures that values are always set - Removed obsolete tests - Removed validation for the WindDirectionAngle due to consistency reasons: there's no validation done on the WaveConditionsOutput for the WaveHeight Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10427 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 72762a843c903273c036b8d74a125bae3c05a00e

Former-commit-id: f8a9edc05d12c51e353c0fa44cafa89fdedd5055

    • -2
    • +20
    ./IllustrationPoints/WindDirection.cs
  1. … 15 more files in changeset.
Refactored FaultTreeIllustrationPoint such that the data model is more strict Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10424 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4a1274ab926238ba9e8bcce6549f97e40b6304ce

Former-commit-id: 72ca4012960d4f6a26c280eab80d712da71f1990

    • -6
    • +27
    ./IllustrationPoints/FaultTreeIllustrationPoint.cs
  1. … 3 more files in changeset.
Moved hydraring illustration point data model to Data/Output/IllustrationPoints Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10420 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 82586716e967302c3debd0beb6123aa331e57043

Former-commit-id: 1cbe04f7cffe9510e996704b793ac145002700b1

    • -0
    • +32
    ./IllustrationPoints/CombinationType.cs
    • -0
    • +53
    ./IllustrationPoints/FaultTreeIllustrationPoint.cs
    • -0
    • +52
    ./IllustrationPoints/GeneralResult.cs
    • -0
    • +28
    ./IllustrationPoints/IIllustrationPoint.cs
    • -0
    • +39
    ./IllustrationPoints/IllustrationPointResult.cs
    • -0
    • +60
    ./IllustrationPoints/IllustrationPointTreeNode.cs
    • -0
    • +35
    ./IllustrationPoints/RealizedStochast.cs
    • -0
    • +44
    ./IllustrationPoints/Stochast.cs
    • -0
    • +51
    ./IllustrationPoints/SubmechanismIllustrationPoint.cs
    • -0
    • +65
    ./IllustrationPoints/WindDirection.cs
    • -0
    • +90
    ./IllustrationPoints/WindDirectionClosingSituation.cs
  1. … 56 more files in changeset.
Updated license headers in HydraRing. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9499 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4f15c90e185c4aac505d13264a890fd938ad084b

Former-commit-id: 4512eeca32e51b9bb999cbdd84a0404b60e1dc9f

    • -1
    • +1
    ./DunesBoundaryConditionsCalculationOutput.cs
    • -1
    • +1
    ./OvertoppingCalculationWaveHeightOutput.cs
    • -1
    • +1
    ./ReliabilityIndexCalculationOutput.cs
  1. … 197 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9381 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -19
    • +4
    ./ReliabilityIndexCalculationOutput.cs
  1. … 429 more files in changeset.
- Removed unused output objects. - Rewrote ExceedanceProbabilityCalculationParser so it gets the data from the database. Related to Issue [WTI-1204]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9109 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 675168411ed56d3ccd51c10f76ece5f187a82b05

Former-commit-id: 7b7acdf1a23c23b103f89392d8af6e3973a18a5d

    • -69
    • +0
    ./ExceedanceProbabilityCalculationAlphaOutput.cs
    • -63
    • +0
    ./ExceedanceProbabilityCalculationOutput.cs
    • -94
    • +0
    ./ExceedanceProbabilityCalculationOutputBase.cs
  1. … 21 more files in changeset.
- Added extra tests in the service - Added output object for dune calculations in Hydra-Ring. - Added Sqlite.Core for dune erosion service tests. Related to Issue [WTI-777]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7491 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8201c78098771e6b68061998a63f721d740bbe43

Former-commit-id: 32d428d89c58d78099b86b9df3df6ac4b9bbb80b

    • -0
    • +57
    ./DunesBoundaryConditionsCalculationOutput.cs
  1. … 10 more files in changeset.
fixed compiler warnings and performed some "common practices and code improvements"

Related to Issue [WTI-1008]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7233 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 169b334c71ef8e8ee74a6d270195b6b9014f7af7

Former-commit-id: 0f42a6f6a5da6ae2c62f051a5f65d0890abd2183

  1. … 3 more files in changeset.
Implement additional properties for the output: - Added a parser to the WaveConditionsCosineCalculator and the WaveConditionsCalculationOutput to store the parsed WaveDirection - Extended the WaveConditionsCalculationParser to parse the wave direction (wave angle w.r.t north) Related to Issue [WTI-897]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6921 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c8603bb06bfa780fdce86d4ac4c2c326d6702ed4

Former-commit-id: 72631d97a690b881761c7786ab92d94286dda927

    • -3
    • +10
    ./WaveConditionsCalculationOutput.cs
  1. … 8 more files in changeset.
Merged revision(s) from branches/WTI 921

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6402 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 44ff154b7a906a1533c300169704739be6eb1b03

Former-commit-id: ebee42df132ace307b7844ca9994f51fd379ab3b

    • -2
    • +2
    ./ExceedanceProbabilityCalculationAlphaOutput.cs
    • -2
    • +2
    ./ExceedanceProbabilityCalculationOutput.cs
    • -1
    • +1
    ./ExceedanceProbabilityCalculationOutputBase.cs
    • -2
    • +2
    ./ReliabilityIndexCalculationOutput.cs
  1. … 82 more files in changeset.
Updated some summaries Related to Issue [WTI-921]

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

Former-commit-id: a536b406775d76e0b9dad4e96401fa96cb4df25a

Former-commit-id: ddcc202da03aeb9c14c9a0f5c41d0588700e2f8d

    • -2
    • +2
    ./ExceedanceProbabilityCalculationAlphaOutput.cs
    • -2
    • +2
    ./ExceedanceProbabilityCalculationOutput.cs
    • -1
    • +1
    ./ExceedanceProbabilityCalculationOutputBase.cs
  1. … 3 more files in changeset.
Updated some summaries Related to Issue [WTI-921]

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

Former-commit-id: 752391dacc997fc6edf3517bccf766c22f4ab03a

Former-commit-id: 2fc237ab1355b789ad82011c6b9c689fcc466f7b

    • -2
    • +2
    ./ReliabilityIndexCalculationOutput.cs
  1. … 4 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5604 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

  1. … 177 more files in changeset.