2 using System.Collections.Generic;
5 using PlugInsInterfaces.ResultTypes;
7 namespace PlugInsInterfaces.DataTypes.Pathway
17 int Reference {
get; set; }
23 Dictionary<int, IResults> GetResults(
IData data);
A reference to the definition of a process as used in a pathway
Contains the database necessary to perform calculations