WtiProject.cs

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

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

Former-commit-id: a98daa1851dccd7a7fef1b72aba0aaff3d4201d0

  1. … 65 more files in changeset.
Moved CanAddPipingFailureMechanism logic to WtiProject Changed calls to Assert.Null to Assert.IsNull and Assert.NotNull to Assert.IsNotNull. (consistency) Paired with bouvrie Related to Issue [WTI-13]

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

Former-commit-id: 36188d4be34bd0eb34c2e1cec5884149586a023e

  1. … 11 more files in changeset.
Piping Failure mechanism can only be added if no piping failure mechanism is assigned to the wti project. Calling remove on presenters which do not support it will now throw InvalidOperation exceptions. Moved Initialize and Clear logic of PipingFailureMechanism on WtiProject to WtiProject. Related to Issue [WTI-13]

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

Former-commit-id: 3dc0ae91b502f02eaa4fc368991ad8ef7d7e5a9c

  1. … 11 more files in changeset.
Added documentation as to reduce the warning of Wti.* projects. Related to Issue [WTI-18]

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

Former-commit-id: 05ae00898ce05d7328737c4a8259e57d4e457858

  1. … 2 more files in changeset.
Moved PipingFailureMechanism to WtiProject. Related to Issue [WTI-13]

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

Former-commit-id: 72be228803faa59c7ce23b18b831e0466b98fe33

  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. … 1380 more files in changeset.
* Removed '2017' mentionables Related to Issue [WTI-9]

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

Former-commit-id: 3481140e11b0563502c9ecb9a124b4cb14a64e6b

  1. … 5 more files in changeset.
Removed unused usings

Related to Issue [WTI-5]

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

Former-commit-id: ef2ec893db50b0b3f0709bf731b5456e75fd4f87

  1. … 66 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.
* 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

  1. … 28 more files in changeset.