PipingSurfaceLineCollectionNodePresenterTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Moved Wti.Forms (and related test project) from [src/test]/Plugins/Wti/Wti.Forms to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.Forms Related to Issue [WTI-92]

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

Former-commit-id: 1a10e20a7615772f22aa4b3b2eebf4e73a8f236e

    • -394
    • +0
    ./PipingSurfaceLineCollectionNodePresenterTest.cs
  1. … 92 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

    • -6
    • +6
    ./PipingSurfaceLineCollectionNodePresenterTest.cs
  1. … 37 more files in changeset.
Removed interfaces, adapters and tests: - IMenuItem.cs - IMenuItemCollection.cs - MenuItemContextMenuStripAdapter.cs - MenuItemToolStripMenuItemAdapter.cs - MenuItemContextMenuStripAdapterTest.cs

Items modified after review (WTI-Review-40)

Related to Issue [WTI-83]

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

Former-commit-id: 05fbbd6ea66156c2f5dff3b1f03531249881f468

    • -3
    • +2
    ./PipingSurfaceLineCollectionNodePresenterTest.cs
  1. … 10 more files in changeset.
Removed interfaces, adapters and tests: - IMenuItem.cs - IMenuItemCollection.cs - MenuItemContextMenuStripAdapter.cs - MenuItemToolStripMenuItemAdapter.cs - MenuItemContextMenuStripAdapterTest.cs

Related to Issue [WTI-83]

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

Former-commit-id: f01c6fa423d17765872ab3746f9dff4b26ef94fe

    • -5
    • +1
    ./PipingSurfaceLineCollectionNodePresenterTest.cs
  1. … 36 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: be272b008abd9d45aab2873aef38c88e5b3a0dc9

    • -2
    • +0
    ./PipingSurfaceLineCollectionNodePresenterTest.cs
  1. … 20 more files in changeset.
* Introduced ObservableList class ** This collection is now used to store PipingSurfaceLine instances for PipingFailureMechanism * Added thread-safe asynchronous Control calls for tree view and property grid controls triggered by observable notification in import thread. * Introduced PipingNodePresenterBase to reduce code duplication * Created node presenter for PipingSurfaceLine Related to Issue [WTI-20]

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

Former-commit-id: 0d4d0a834408f187a734a7bf934886aa77c62b2e

    • -0
    • +23
    ./PipingSurfaceLineCollectionNodePresenterTest.cs
  1. … 23 more files in changeset.
* Added context menu to node presenter for collection of PipingSurfaceLines for import feature * Created skeleton of import feature ** Defined Reader, which is going to return read rows and interact with actual file. Related to Issue [WTI-20]

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

Former-commit-id: d8f8c3622f4273a2c1416601de018802ee090f20

    • -2
    • +35
    ./PipingSurfaceLineCollectionNodePresenterTest.cs
  1. … 18 more files in changeset.
* Defined PipingFailureMechanism, to be further implemented in future commits and which can be added to WtiProject. * Defined a node presenter for the collection of PipingSurfaceLine to be found in PipingFailureMechanism Related to Issue [WTI-19]

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

Former-commit-id: 3e35c46dc2a9532bab9b0cfacad92927a472f222

    • -0
    • +345
    ./PipingSurfaceLineCollectionNodePresenterTest.cs
  1. … 11 more files in changeset.