Index: dam engine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs =================================================================== diff -u -r669 -r670 --- dam engine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs (.../DAMEnumerations.cs) (revision 669) +++ dam engine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs (.../DAMEnumerations.cs) (revision 670) @@ -169,37 +169,12 @@ ForbiddenZone = 2 } - // TODO: FM this is failure mechanism specific code and should be moved to ..\KernelWrappers - public enum NonWaterRetainingObjectCategory - { - Tree, - Main - }; - - // TODO: NWO obsolete - public enum NonWaterRetainingObjectType - { - Oak, - Alder, - Poplar, - GasMain, - WaterMain - }; - public enum StabilityDesignMethod //Design { OptimizedSlopeAndShoulderAdaption, SlopeAdaptionBeforeShoulderAdaption } - // TODO: NWO obsolete - public enum PhreaticAdaptionType //NWO - { - None, - MakeEmpty, - Fill // Note: Fill not yet implemented! - } ; - public enum PLLineType { PL1,