PipingCalculationService.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Wti.Service from src/Plugins/Wti/Wti.Service to src/Plugins/Ringtoets/Piping/Wti.Service

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

Former-commit-id: c08bee781558a706208b18bb95b9cdbc5101f4ca

  1. … 19 more files in changeset.
* Renamed PipingSurfaceLine to RingtoetsPipingSurfaceLine to prevent ambiguity with kernel's PipingSurfaceLine. * Selected RingtoetsPipingSurfaceLine now transformed to kernel's PipingSurfaceLine and used in calculation. * Added validation prior calculating piping to check if surface line is selected. * Fixed update bug due to PipingCalculationInputs refactoring, by making it IObservable and defer implementation to PipingData. Related to Issue [WTI-21]

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

Former-commit-id: 345df087ad8a2e721d7b4d4fd0130db0393af388

  1. … 37 more files in changeset.
Added distinction between calculation and validation errors. Reviewed by bouvrie Related to Issue [WTI-18]

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

Former-commit-id: 12ef330e54a55bf437fc9099d06ec6eeb9ba1e4a

  1. … 2 more files in changeset.
PipingOutput not deletable by using <delete> in tree. Made PipingFailureMechanism observerable. Added validate context menu item on PipingDataNodePresenter. Implemented Validate routine in PipingCalculationService. Added PipingCalculationResult for different possibilities of results. Added TestPipingOutput which can be used for simple testing. Made PipingCalculationService responsible for its own logging. Moved resources related to logging of PipingCalculationService to Wti.Service project.

Related to Issue [WTI-18]

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

Former-commit-id: 8b6869f42dd22a43b0b8823d485c50aab94d4366

  1. … 18 more files in changeset.
Clear output on validation or calculation errors. PipingCalculationService doesn't throw exception but returns messages when calculation or validation fails. Related to Issue [WTI-18]

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

Former-commit-id: 71690d991d5b63ef3b033e5d50208edc99abe7ae

  1. … 3 more files in changeset.
Moved exception handling from PipingCalculationService to PipingDataNodePresenter. Added tests for possible validation messages from Piping kernel. Related to Issue [WTI-18]

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

Former-commit-id: 0c646b1d5d65219275f3d5dc1c33b909ba83d5e7

  1. … 8 more files in changeset.
- Converted invalid XML into 'normal' comment - Added XML comment - Removed empty statement - Removed empty expression Related to Issue [WTI-49]

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

Former-commit-id: df8891d61b0f3cfa60dffb6dd5c9611a0fcfd66a

  1. … 6 more files in changeset.
Implemented review comments Related to Issue [WTI-13]

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

Former-commit-id: a7c6a89471871a28a0500b2483480550812bcb21

  1. … 13 more files in changeset.
renamed Controller directories to Service directories Related to Issue [WTI-13]

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

Former-commit-id: 637f7f1dde30a5a2199509d87ab0ebe681daa288

    • -0
    • +63
    ./PipingCalculationService.cs
  1. … 15 more files in changeset.