2 using System.Collections.Generic;
5 using System.Reflection;
6 using PlugInsInterfaces.DataTypes.Resource;
8 namespace PlugInsInterfaces.DataTypes.Pathway
13 [Obfuscation(Feature =
"renaming", Exclude =
true)]
19 [Obfuscation(Feature =
"renaming", Exclude =
true)]
20 string Name {
get; set; }
24 [Obfuscation(Feature =
"renaming", Exclude =
true)]
29 [Obfuscation(Feature =
"renaming", Exclude =
true)]
30 List<IProcessReference> Processess {
get; }
32 [Obfuscation(Feature =
"renaming", Exclude =
true)]
38 [Obfuscation(Feature =
"renaming", Exclude =
true)]
39 int MainOutputResourceID {
get; }
Representation of a Pathway