2 using System.Collections.Generic;
5 using System.Reflection;
7 namespace PlugInsInterfaces.DataTypes.Process.Transportation
12 [Obfuscation(Feature =
"renaming", Exclude =
true)]
18 [Obfuscation(Feature =
"renaming", Exclude =
true)]
19 List<ITransportationStep> TransportationStepss {
get; }
Definition of a transportation process: a list of steps and edges between them