IPipingCalculationItem.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Move *Ringtoets.Piping.Data/IPipingCalculationItem.cs* to *IPipingCalculationItem.cs to Ringtoets.Common.Data/ICalculation.cs* - Now, ICalculationItem derives from ICalculation Related to Issue [WTI-463]

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

Former-commit-id: 15530ee9a4ff3bcaa56998829290f83ad1f47ce0

Former-commit-id: 982c01c401541efe4682537887798c219eb05089

  1. … 16 more files in changeset.
Last typo's fixed for WTI-Review-333 Related to Issue [WTI-337]

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

Former-commit-id: a00d115a8d2138035fd8351fb18f332607e8727f

Former-commit-id: 36457ad99961ddcd35d267ae14bc4275ebf4a3d5

  1. … 24 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 376 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 406 more files in changeset.
* Implemented review suggestions of WTI-Review-194: ** Improved Xml docs. ** TreeNodeExpandCollapseState now used special IComparer when hashing, doing this on reference. This is more reliable when a Equals override is implemented. ** Fixed bugs in tests related to not calling MockRepository.VerifyAll or mockRepository.ReplayAll. ** Renamed PipingCalculationGroup.NameIsEditable to PipingCalculationGroup.IsNameEditable. ** Improved resources messages. ** Refactored Drag & Drop handling code of PipingCalculationGroupContextNodePresenter to strategies. ** Added unit tests to improved (functional) coverage. Related to Issue [WTI-174]

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

Former-commit-id: 1d6426433d7b91be2d5af222a79371f81db4e326

  1. … 16 more files in changeset.
* Refactored away PipingCalculationTreeFolder because it had become a weaker copy of PipingCalculationGroup. ** Refactored PipingCalculationGroup such that it can have an uneditable name. *** Updated reltated node presenter and properties to deal with this. *** IPipingCalculationItem no longer demands a setter on the name.

Related to Issue [WTI-174]

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

Former-commit-id: 21c8d6c64537850a3ae439dbf01543fe5519128f

  1. … 24 more files in changeset.
* Introduced PipingCalculationGroup, to allow the user to define piping calculation groups. ** Introduced IPipingCalculationItem as element type for PipingFailureMechanism.Calculations in order to have that collection contain both PipingCalculation and PipingCalculationFolder instances. *** Implemented extension methods to recursively retrieve all PipingCalculation instances when dealing with IPipingCalculationItem. Related to Issue [WTI-174]

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

Former-commit-id: 11e18847b0a473d25991a1d027fcd90e41d7adbf

    • -0
    • +20
    ./IPipingCalculationItem.cs
  1. … 16 more files in changeset.