Index: DamEngine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs =================================================================== diff -u -r1640 -r1712 --- DamEngine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs (.../DAMEnumerations.cs) (revision 1640) +++ DamEngine/trunk/src/Deltares.DamEngine.Data/General/DAMEnumerations.cs (.../DAMEnumerations.cs) (revision 1712) @@ -19,45 +19,22 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. -using System; - namespace Deltares.DamEngine.Data.General { - public enum DamLicenseType - { - None = 0, - Dongle = 1, - FlexNet = 2, - FlexLm = 3, - LicFile = 4, - LFM = 5 - } public enum DamType { Primary, Regional } - public enum FullAnalysisType - { - Normal, - WV21 - }; - public enum DamProjectType { AssessmentRegional, Operational, Design } - public enum ProgramType - { - MStab, - SlopeW - }; - // TODO: FM this is failure mechanism specific code and should be moved to ..\KernelWrappers public enum StabilityKernelType { @@ -298,41 +275,6 @@ None } - public enum ProjectPathLocation - { - // Other future possibilties: InProjectMap, InWindowsTemp - InApplicationMap, - InUserMap, - InProjectMap - } - - public enum StabMethodDupuit - { - None = 0, - Fellenius = 1, - Bishop = 2 - } - - public enum DataSourceType - { - CsvFiles, - Iris, - DataShapeFiles, - BackgroundShapeFiles, - MSoilBase, - MGeobase - } - - public enum LayerType - { - Top, - Dike, - Cover, - Aquifer1, - Aquifer2, - Aquitard - } - public enum JobResult { NoRun, @@ -355,13 +297,6 @@ Nonequidistant } - public enum ConfigurationStatus - { - Available, // Option is implemented and available - NotAvailable, // Option is implemented and available (can be used when combination is in development, so it will be hidden) - NotImplemented // Option is not implemented (so also no available) - } - // TODO: FM this is failure mechanism specific code and should be moved to ..\KernelWrappers public enum IntrusionVerticalWaterPressureType {