//------------------------------------------------------------------------------ // // This code was generated by a tool. // Tango Observables Generator // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. Do not modify! // //------------------------------------------------------------------------------ using System; using System.Collections.Generic; using System.Data.Entity; using System.Linq; using System.Text; using System.Threading.Tasks; using Tango.Settings; using Tango.BL.Entities; namespace Tango.BL { public partial class ObservablesContext : DbContext { /// /// Gets or sets the SyncConfigurations. /// public DbSet SyncConfigurations { get; set; } /// /// Gets or sets the ColorProcessData. /// public DbSet ColorProcessData { get; set; } /// /// Gets or sets the ColorProcessFactors. /// public DbSet ColorProcessFactors { get; set; } /// /// Gets or sets the ColorProcessParameters. /// public DbSet ColorProcessParameters { get; set; } /// /// Gets or sets the RmlExtensionTestResults. /// public DbSet RmlExtensionTestResults { get; set; } /// /// Gets or sets the RmlsExtensions. /// public DbSet RmlsExtensions { get; set; } /// /// Gets or sets the TensileResults. /// public DbSet TensileResults { get; set; } /// /// Gets or sets the YarnApplications. /// public DbSet YarnApplications { get; set; } /// /// Gets or sets the YarnBrands. /// public DbSet YarnBrands { get; set; } /// /// Gets or sets the YarnFamilies. /// public DbSet YarnFamilies { get; set; } /// /// Gets or sets the YarnGlossLevels. /// public DbSet YarnGlossLevels { get; set; } /// /// Gets or sets the YarnGroups. /// public DbSet YarnGroups { get; set; } /// /// Gets or sets the YarnIndustrysectors. /// public DbSet YarnIndustrysectors { get; set; } /// /// Gets or sets the YarnManufacturers. /// public DbSet YarnManufacturers { get; set; } /// /// Gets or sets the YarnSubFamilies. /// public DbSet YarnSubFamilies { get; set; } /// /// Gets or sets the YarnTexturings. /// public DbSet YarnTexturings { get; set; } /// /// Gets or sets the YarnTypes. /// public DbSet YarnTypes { get; set; } /// /// Gets or sets the YarnWhiteShades. /// public DbSet YarnWhiteShades { get; set; } /// /// Gets or sets the RmlExtensionColorCalibrations. /// public DbSet RmlExtensionColorCalibrations { get; set; } /// /// Gets or sets the RmlExtensionColorCalibrationsTests. /// public DbSet RmlExtensionColorCalibrationsTests { get; set; } /// /// Gets or sets the RmlExtensionColorCalibrationsTestsLiquidData. /// public DbSet RmlExtensionColorCalibrationsTestsLiquidData { get; set; } /// /// Gets or sets the RmlExtensionColorCalibrationsTestsLiquidDataPoints. /// public DbSet RmlExtensionColorCalibrationsTestsLiquidDataPoints { get; set; } /// /// Gets or sets the RmlExtensionColorShades. /// public DbSet RmlExtensionColorShades { get; set; } /// /// Gets or sets the RmlExtensionColorShadesTests. /// public DbSet RmlExtensionColorShadesTests { get; set; } /// /// Gets or sets the RmlExtensionColorShadesTestsData. /// public DbSet RmlExtensionColorShadesTestsData { get; set; } /// /// Gets or sets the RmlExtensionTestResultsFiles. /// public DbSet RmlExtensionTestResultsFiles { get; set; } /// /// Gets or sets the ActionLogs. /// public DbSet ActionLogs { get; set; } /// /// Gets or sets the Addresses. /// public DbSet
Addresses { get; set; } /// /// Gets or sets the ApplicationDisplayPanelVersions. /// public DbSet ApplicationDisplayPanelVersions { get; set; } /// /// Gets or sets the ApplicationFirmwareVersions. /// public DbSet ApplicationFirmwareVersions { get; set; } /// /// Gets or sets the ApplicationOsVersions. /// public DbSet ApplicationOsVersions { get; set; } /// /// Gets or sets the BitTypes. /// public DbSet BitTypes { get; set; } /// /// Gets or sets the BrushStops. /// public DbSet BrushStops { get; set; } /// /// Gets or sets the BtsrApplicationTypes. /// public DbSet BtsrApplicationTypes { get; set; } /// /// Gets or sets the BtsrYarnTypes. /// public DbSet BtsrYarnTypes { get; set; } /// /// Gets or sets the CartridgeTypes. /// public DbSet CartridgeTypes { get; set; } /// /// Gets or sets the Cats. /// public DbSet Cats { get; set; } /// /// Gets or sets the Ccts. /// public DbSet Ccts { get; set; } /// /// Gets or sets the ColorCatalogs. /// public DbSet ColorCatalogs { get; set; } /// /// Gets or sets the ColorCatalogsGroups. /// public DbSet ColorCatalogsGroups { get; set; } /// /// Gets or sets the ColorCatalogsItems. /// public DbSet ColorCatalogsItems { get; set; } /// /// Gets or sets the ColorCatalogsItemsRecipes. /// public DbSet ColorCatalogsItemsRecipes { get; set; } /// /// Gets or sets the ColorMeasurements. /// public DbSet ColorMeasurements { get; set; } /// /// Gets or sets the ColorProcessInkUptake. /// public DbSet ColorProcessInkUptake { get; set; } /// /// Gets or sets the ColorSpaces. /// public DbSet ColorSpaces { get; set; } /// /// Gets or sets the Configurations. /// public DbSet Configurations { get; set; } /// /// Gets or sets the Contacts. /// public DbSet Contacts { get; set; } /// /// Gets or sets the Customers. /// public DbSet Customers { get; set; } /// /// Gets or sets the DataStoreItems. /// public DbSet DataStoreItems { get; set; } /// /// Gets or sets the DispenserTypes. /// public DbSet DispenserTypes { get; set; } /// /// Gets or sets the Dispensers. /// public DbSet Dispensers { get; set; } /// /// Gets or sets the EmbeddedFirmwareVersions. /// public DbSet EmbeddedFirmwareVersions { get; set; } /// /// Gets or sets the EventTypes. /// public DbSet EventTypes { get; set; } /// /// Gets or sets the FiberShapes. /// public DbSet FiberShapes { get; set; } /// /// Gets or sets the FiberSynths. /// public DbSet FiberSynths { get; set; } /// /// Gets or sets the FseVersions. /// public DbSet FseVersions { get; set; } /// /// Gets or sets the Gbds. /// public DbSet Gbds { get; set; } /// /// Gets or sets the GlobalDataStoreItems. /// public DbSet GlobalDataStoreItems { get; set; } /// /// Gets or sets the HardwareBlowerTypes. /// public DbSet HardwareBlowerTypes { get; set; } /// /// Gets or sets the HardwareBlowers. /// public DbSet HardwareBlowers { get; set; } /// /// Gets or sets the HardwareBreakSensorTypes. /// public DbSet HardwareBreakSensorTypes { get; set; } /// /// Gets or sets the HardwareBreakSensors. /// public DbSet HardwareBreakSensors { get; set; } /// /// Gets or sets the HardwareDancerTypes. /// public DbSet HardwareDancerTypes { get; set; } /// /// Gets or sets the HardwareDancers. /// public DbSet HardwareDancers { get; set; } /// /// Gets or sets the HardwareMotorTypes. /// public DbSet HardwareMotorTypes { get; set; } /// /// Gets or sets the HardwareMotors. /// public DbSet HardwareMotors { get; set; } /// /// Gets or sets the HardwarePidControlTypes. /// public DbSet HardwarePidControlTypes { get; set; } /// /// Gets or sets the HardwarePidControls. /// public DbSet HardwarePidControls { get; set; } /// /// Gets or sets the HardwareSpeedSensorTypes. /// public DbSet HardwareSpeedSensorTypes { get; set; } /// /// Gets or sets the HardwareSpeedSensors. /// public DbSet HardwareSpeedSensors { get; set; } /// /// Gets or sets the HardwareVersions. /// public DbSet HardwareVersions { get; set; } /// /// Gets or sets the HardwareWinderTypes. /// public DbSet HardwareWinderTypes { get; set; } /// /// Gets or sets the HardwareWinders. /// public DbSet HardwareWinders { get; set; } /// /// Gets or sets the IdsPackFormulas. /// public DbSet IdsPackFormulas { get; set; } /// /// Gets or sets the IdsPacks. /// public DbSet IdsPacks { get; set; } /// /// Gets or sets the JobRuns. /// public DbSet JobRuns { get; set; } /// /// Gets or sets the Jobs. /// public DbSet Jobs { get; set; } /// /// Gets or sets the LinearMassDensityUnits. /// public DbSet LinearMassDensityUnits { get; set; } /// /// Gets or sets the LiquidTypes. /// public DbSet LiquidTypes { get; set; } /// /// Gets or sets the LiquidTypesRmls. /// public DbSet LiquidTypesRmls { get; set; } /// /// Gets or sets the Lubs. /// public DbSet Lubs { get; set; } /// /// Gets or sets the MachinePrototypes. /// public DbSet MachinePrototypes { get; set; } /// /// Gets or sets the MachineStudioVersions. /// public DbSet MachineStudioVersions { get; set; } /// /// Gets or sets the MachineVersions. /// public DbSet MachineVersions { get; set; } /// /// Gets or sets the Machines. /// public DbSet Machines { get; set; } /// /// Gets or sets the MachinesEvents. /// public DbSet MachinesEvents { get; set; } /// /// Gets or sets the MediaConditions. /// public DbSet MediaConditions { get; set; } /// /// Gets or sets the MediaMaterials. /// public DbSet MediaMaterials { get; set; } /// /// Gets or sets the MediaPurposes. /// public DbSet MediaPurposes { get; set; } /// /// Gets or sets the MidTankTypes. /// public DbSet MidTankTypes { get; set; } /// /// Gets or sets the Organizations. /// public DbSet Organizations { get; set; } /// /// Gets or sets the Permissions. /// public DbSet Permissions { get; set; } /// /// Gets or sets the ProcessParametersTables. /// public DbSet ProcessParametersTables { get; set; } /// /// Gets or sets the ProcessParametersTablesGroups. /// public DbSet ProcessParametersTablesGroups { get; set; } /// /// Gets or sets the PublishedProcedureProjects. /// public DbSet PublishedProcedureProjects { get; set; } /// /// Gets or sets the PublishedProcedureProjectsVersions. /// public DbSet PublishedProcedureProjectsVersions { get; set; } /// /// Gets or sets the RmlExtensionTestWashingResults. /// public DbSet RmlExtensionTestWashingResults { get; set; } /// /// Gets or sets the Rmls. /// public DbSet Rmls { get; set; } /// /// Gets or sets the RmlsSpools. /// public DbSet RmlsSpools { get; set; } /// /// Gets or sets the Roles. /// public DbSet Roles { get; set; } /// /// Gets or sets the RolesPermissions. /// public DbSet RolesPermissions { get; set; } /// /// Gets or sets the RubbingResults. /// public DbSet RubbingResults { get; set; } /// /// Gets or sets the Segments. /// public DbSet Segments { get; set; } /// /// Gets or sets the SegmentsGroups. /// public DbSet SegmentsGroups { get; set; } /// /// Gets or sets the Sites. /// public DbSet Sites { get; set; } /// /// Gets or sets the SitesCatalogs. /// public DbSet SitesCatalogs { get; set; } /// /// Gets or sets the SitesRmls. /// public DbSet SitesRmls { get; set; } /// /// Gets or sets the SitesSpoolTypes. /// public DbSet SitesSpoolTypes { get; set; } /// /// Gets or sets the SpoolTypes. /// public DbSet SpoolTypes { get; set; } /// /// Gets or sets the Spools. /// public DbSet Spools { get; set; } /// /// Gets or sets the Sysdiagrams. /// public DbSet Sysdiagrams { get; set; } /// /// Gets or sets the TangoUpdates. /// public DbSet TangoUpdates { get; set; } /// /// Gets or sets the TangoVersions. /// public DbSet TangoVersions { get; set; } /// /// Gets or sets the TechControllers. /// public DbSet TechControllers { get; set; } /// /// Gets or sets the TechDispensers. /// public DbSet TechDispensers { get; set; } /// /// Gets or sets the TechHeaters. /// public DbSet TechHeaters { get; set; } /// /// Gets or sets the TechIos. /// public DbSet TechIos { get; set; } /// /// Gets or sets the TechMonitors. /// public DbSet TechMonitors { get; set; } /// /// Gets or sets the TechValves. /// public DbSet TechValves { get; set; } /// /// Gets or sets the Users. /// public DbSet Users { get; set; } /// /// Gets or sets the UsersRoles. /// public DbSet UsersRoles { get; set; } /// /// Gets or sets the WashingTestMaterials. /// public DbSet WashingTestMaterials { get; set; } /// /// Gets or sets the WindingMethods. /// public DbSet WindingMethods { get; set; } } }