HeuristicLab.Hive // general plugin, which needs to be included when working with hive # IJob.cs HeuristicLab.Clients.Hive + ServiceClients # HiveClient.cs // abstracts all the service calls # HiveExperiment.cs HeuristicLab.Clients.Hive.Views # HiveExperimentView.cs HeuristicLab.Clients.Hive.Slave // all the slave logic # Slave HeuristicLab.Clients.Hive.Slave.Views + WindowsService + HL.Application HeuristicLab.Services.Hive // This is hive server, it implements the service HeuristicLab.Services.Hive.Common // Common plugin also referenced by the client + ServiceContracts # IHiveService.cs + DataTransfer HeuristicLab.Services.Hive.DataAccess // defines LinqToSql mapping