NodePresenters

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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
    • +117
    ./PipingSurfaceLineCollectionNodePresenter.cs
  1. … 11 more files in changeset.
Full cleanup over src and test Related to Issue [WTI-55]

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

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

  1. … 1378 more files in changeset.
* Improved PipingDataNodePresenter => Added check for output being present * Extended EnumerableExtensions => Added Count method Related to Issue [WTI-13]

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

Former-commit-id: 9d695a7b3d33496feab58ef390fdab850b7f44ca

  1. … 3 more files in changeset.
Added test for calculation contextmenu. Fixed test for getting childnodes of PipingData project node.

Related to Issue [WTI-18]

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

Former-commit-id: c0e1875ff4cb4a8be41388b855dd1e96de0d04aa

  1. … 9 more files in changeset.
Added PipingOutput to PipingData as a result of the calculation. PipingDataNodeController now creates a PipingOutput and add this to the PipingData if the calculation was succesful. Related to Issue [WTI-18]

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

Former-commit-id: 6aa0e617e026ed3d38011e8ff6aa982611e33e01

    • -0
    • +98
    ./PipingOutputNodePresenter.cs
  1. … 9 more files in changeset.
Added placeholders for Piping calculations in the interface. Added PipingDataNodeController to add interactions between the calculation and the PipingDataNodePresenter. Added context menu for a pipingData node which contains the item to start a calculation. Related to Issue [WTI-13]

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

Former-commit-id: 50766c143307211e49753114ebec42d577210e06

    • -0
    • +100
    ./PipingDataNodePresenter.cs
  1. … 20 more files in changeset.
* WtiProject now implements IObservable. ** Renaming using properties or treeview node will cause notification to observers. Related to Issue [WTI-9]

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

Former-commit-id: 942417ab0f9a2ef696e970bfe18b265d73428eea

  1. … 7 more files in changeset.
* Implemented the removal logic for the WtiProjectNodePresenter Related to Issue [WTI-9]

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

Former-commit-id: 089e2f6ccea77c0ca07e940179980c8897e4f387

  1. … 3 more files in changeset.
* Created WtiProject class to hold all data for a particular WTI 2017 project. ** Defined corresponding NodePresenter and PropertyClass. * Extended plugins to make WtiProject, WtiProjectNodePresenter and WtiProjectProperties available to the framework. * Fixed Wti.*.csproj files to properly integrate into the Delta Shell plugin framework. Related to Issue [WTI-9]

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

Former-commit-id: 6908bc96099177eaaea3a3ded305282f3d268ef7

    • -0
    • +108
    ./WtiProjectNodePresenter.cs
  1. … 28 more files in changeset.