2 using System.Collections.Generic;
5 using System.Reflection;
7 namespace PlugInsInterfaces.DataTypes
18 [Obfuscation(Feature =
"renaming", Exclude =
true)]
19 public enum SourceType { Well = 1, Mix = 2, Previous = 3, Pathway = 5 };
24 [Obfuscation(Feature =
"renaming", Exclude =
true)]
25 public enum ResultType { emission, resource, emissionGroup, resourceGroup };
30 [Obfuscation(Feature =
"renaming", Exclude =
true)]
31 public enum itemType { Vehicle, Pathway, Pathway_Mix, Monitor, Process, Vehicle_Monitor, Technology, Mode, Resource, Input };
36 [Obfuscation(Feature =
"renaming", Exclude =
true)]
itemType
Possible type for DependentItem
Enumerators used across the plugin interfaces
SourceType
Those are possible options for the main input source
CalculationType
Possible calculations run types
ResultType
Those are possible options for the results species