This section lists API changes at 10.2.1b that may impact your custom code. Be sure to review the API changes and perform any migration steps for releases between your original version and the one to which you are upgrading. A list of Migration topics for previous releases is available at the bottom of this page.
This page outlines the upgrade steps for various ArcFM Solution applications. These are basic required upgrades and do not include configuration for new tools. If you are skipping release versions (e.g., upgrading from 9.3.1 to 10.2.1b), note the following:
- DO NOT install each release in between. Only install the version to which you're upgrading.
- DO review the upgrade steps for each release in between the original version and the one to which you're upgrading. Perform any additional upgrade steps outlined on these pages (e.g., recommended Esri patches, Responder upgrade steps, Process Framework database upgrades, etc.).
- DO run the Create/Update ArcFM Solution System Tables tool only once. There's no need to run it multiple times.
- DO run the Upgrade ArcFM Solution Database tool only once. There's no need to run it multiple times.
- DO review the What's New page for each release in between. These pages will outline the new functionality available to you.
- DO review the Migration pages for each release in between. These pages will let you know if you need to compile custom code.
API Changes
This section is divided into three subsections:
Renamed Objects
These items have been renamed. The old name is in parenthesis.
Miner.Geodatabase
Miner.Geodatabase.DatabaseUpgradeInfo (Miner.Desktop.DatabaseUpgradeInfo)
Miner.Geodatabase.Upgrades
Miner.Geodatabase.Upgrades.ArcFMDatabaseVersion (Miner.Geodatabase.Upgrades.ArcFMDatabaseVersion)
Miner.Geodatabase.Upgrades.SoftwareVersion (Miner.Geodatabase.Upgrades.SoftwareVersion)
Miner.Interop
Miner.Interop.IMMArcFMDatabaseUpgradeInfo (Miner.Interop.IMMArcFMDatabaseUpgradeInfo)
Miner.Interop.IMMArcFMDatabaseUpgradeInfo2 (Miner.Interop.IMMArcFMDatabaseUpgradeInfo2)
Miner.Interop.MMArcFMDatabaseUpgradeInfoClass (Miner.Interop.MMArcFMDatabaseUpgradeInfoClass)
Miner.Interop.MMArcFMDatabaseUpgradeInfo (Miner.Interop.MMArcFMDatabaseUpgradeInfo)
Miner.NetworkModel
Miner.NetworkModel.BitField32 (Miner.BitField32)
Miner.NetworkModel.Electric
Miner.NetworkModel.Electric.ElectricTraceWeight (Miner.Geodatabase.ElectricTraceWeight)
Miner.NetworkModel.Electric.EdgeElectricTraceWeight (Miner.Geodatabase.EdgeElectricTraceWeight)
Miner.NetworkModel.Electric.EdgeElectricTraceWeight+NamedBit (Miner.Geodatabase.EdgeElectricTraceWeight+NamedBit)
Miner.NetworkModel.Electric.PhaseChangeCode (Miner.Geodatabase.PhaseChangeCode)
Miner.NetworkModel.Electric.JunctionElectricTraceWeight (Miner.Geodatabase.JunctionElectricTraceWeight)
Miner.NetworkModel.Electric.JunctionElectricTraceWeight+NamedBit (Miner.Geodatabase.JunctionElectricTraceWeight+NamedBit)
Miner.Responder.Desktop
Miner.Responder.Desktop.RefreshRateTool+ComboItem (Miner.Responder.Desktop.RefreshRateTool+comboItem)
Miner.Responder.Model.Switching.Validation
Miner.Responder.Model.Switching.Validation.ExecutedByNotSet (Miner.Responder.Explorer.ValidationRules.ExecutedByNotSet)
Miner.Responder.Shared.Requests
Miner.Responder.Shared.Requests.GetFeederEstimatedTimeOfRestoration (Miner.Responder.Processors.RequestExecutors .GetFeederEstimatedTimeOfRestoration)
Miner.Responder.Shared.Requests.GetFeedersEstimatedTimeOfRestoration (Miner.Responder.Processors.RequestExecutors .GetFeedersEstimatedTimeOfRestoration)
Miner.Responder.Shared.Requests.GetIncidentEstimatedTimeOfRestoration (Miner.Responder.Processors.RequestExecutors .GetIncidentEstimatedTimeOfRestoration)
Miner.Responder.Shared.Requests.GetRegionEstimatedTimeOfRestoration (Miner.Responder.Processors.RequestExecutors .GetRegionEstimatedTimeOfRestoration)
Miner.Responder.Shared.Requests.RemoveFeederEstimatedTimeOfRestoration (Miner.Responder.Processors.RequestExecutors .RemoveFeederEstimatedTimeOfRestoration)
Miner.Responder.Shared.Requests.RemoveRegionEstimatedTimeOfRestoration (Miner.Responder.Processors.RequestExecutors .RemoveRegionEstimatedTimeOfRestoration)
Miner.Responder.Shared.Requests.SetFeederEstimatedTimeOfRestoration (Miner.Responder.Processors.RequestExecutors .SetFeederEstimatedTimeOfRestoration)
Miner.Responder.Shared.Requests.SetRegionEstimatedTimeOfRestoration (Miner.Responder.Processors.RequestExecutors .SetRegionEstimatedTimeOfRestoration)
Removed Objects
These items have been removed entirely or made private. They are not available for customization.
Miner.Data.Access
Miner.Data.Access.DataSetBackingStore
Miner.Data.Access.DbStoredProcedure
Miner.Data.Access.ProviderFactories
Miner.Data.Access.ProviderFactories.OleDbCommandBuilderAdapter
Miner.Data.Access.ProviderFactories.OleDbProviderFactory
Miner.Data.Configuration
Miner.Data.Configuration.ConfigurationAttributes
Miner.Framework.Trace
Miner.Framework.Trace.ElectricTraceWeight
Miner.Framework.Trace.EdgeElectricTraceWeight
Miner.Framework.Trace.EdgeElectricTraceWeight+NamedBit
Miner.Framework.Trace.PhaseChangeCode
Miner.Framework.Trace.JunctionElectricTraceWeight
Miner.Framework.Trace.JunctionElectricTraceWeight+NamedBit
Miner.FrameworkUI.Trace
Miner.FrameworkUI.Trace.frmTraceResultsAdvanced
Miner.FrameworkUI.Trace.TraceResultsRendererCommon
Miner.FrameworkUI.TraceStrategies.TraceResultsRendererExt
Miner.FrameworkUI.TraceStrategies.TraceResultsRendererExt.frmContinue
Miner.FrameworkUI.TraceStrategies.TraceResultsRendererExt.frmNoResults
Miner.FrameworkUI.TraceStrategies.TraceResultsRendererExt.TraceRenderingMode
Miner.FrameworkUI.TraceStrategies.TraceResultsRendererExt.WaitForm
Miner.Responder.Offline
Miner.Responder.Offline.Settings
Miner.Responder.Smartgrid
Miner.Responder.Smartgrid.Settings
Miner.Responder.Shared
Miner.Responder.Shared.ResponderTables+TableEventsFeederLock
Miner.Responder.Shared.ResponderTables+TableFaultLocations
Miner.Responder.Shared.ResponderTables+TableOfflineProperties
Miner.Responder.Shared.ArchiveTables+TableCustLoadPointsArchive
Miner.Responder.Shared.TypeOperation
Miner.Responder.Shared.OfflineProperties
Miner.Responder.Shared.OfflineProperties+BackDateInitialized
Miner.Responder.Shared.AMIFeederLockingStatus
Miner.Responder.Shared.DataChangedEventHandler
Miner.Responder.Shared.NetworkChangedEventHandler
Miner.Responder.Shared.RegionModeAssignmentChangedEventHandler
Miner.Responder.Shared.DispatchersChangedEventHandler
Miner.Responder.Shared.RolledUpIncidentEventHandler
Miner.Responder.Shared.Requests
Miner.Responder.Shared.Requests.AmiCreatePartialPowerRequest
Miner.Responder.Shared.Requests.AmiFindMetersFromServicePoints
Miner.Responder.Shared.Requests.ResurrectIncidentsRequest
Miner.Responder.Shared.Requests.FindMinTimeUnexecutedOpRequestOffline
Miner.Responder.Shared.Requests.EventFeederLockRequest
Miner.Responder.Shared.Requests .DeleteResurrectedIncidentHistoryRequest
Miner.Responder.Shared.Requests.OfflineSettingsRequest
Miner.Responder.Shared.Requests.FindFaultLocationsRequest
Miner.Responder.Shared.Requests.SmartgridSettings
Miner.Responder.Shared.Requests.FindDeviceForOidOrFacIDRequest
Miner.Responder.Shared.SchemaObjects
Miner.Responder.Shared.SchemaObjects.EventsFeederLockObject
Miner.Responder.Shared.SchemaObjects.FaultLocationsObject
Miner.Responder.Shared.SchemaObjects.CustLoadPointsArchiveObject
Miner.Responder.Shared.Replication.NonGlobalObjectId
Miner.Responder.Contract
Miner.Responder.Contract.IOfflineModeInformationService
Miner.Responder.Model
Miner.Responder.Model.Spatial.Coordinate
Miner.Responder.Model.Switching.IFaultIsolationService
Miner.Responder.Model.Switching.ISupplyRestorationService
Miner.Responder.Model.Switching.PlaceJumpers
Miner.Responder.Presentation.Wpf.Command
Miner.Responder.Presentation.Wpf.Command.TaskCommand
Miner.Responder.Framework.BusinessObjects
Miner.Responder.Framework.BusinessObjects.FaultLocation
Miner.Responder.Framework.Requests
Miner.Responder.Framework.Requests.FindMappedDevices
Miner.Responder.Framework.Requests.GetResurrectedIncidents
Miner.Responder.Windows
Miner.Responder.Windows.CommandButtonDMSLocate
Miner.Responder.Switching.InfrastructureModule.Interfaces
Miner.Responder.Switching.InfrastructureModule.Interfaces.ISmartgridSettingsProvider
Miner.Responder.Switching.InfrastructureModule.View.SmartGrid
Miner.Responder.Switching.InfrastructureModule.View.SmartGrid.FaultIsolationView
Miner.Responder.Switching.InfrastructureModule.View.SmartGrid.SupplyRestorationView
Miner.Responder.Explorer
Miner.Responder.Explorer.CrewControl
Miner.Responder.Explorer.Interfaces
Miner.Responder.Explorer.Interfaces.IShowDialogSubmit
Miner.Responder.Explorer.Dialogs
Miner.Responder.Explorer.Dialogs.AutoReExecutionForm
Miner.Responder.Explorer.Dialogs.IncidentsResurrectForm
Miner.Responder.Explorer.ValidationRules
Miner.Responder.Explorer.ValidationRules.ValidateIncidentDeviceOperationTimeOffline
Miner.Responder.Explorer.ValidationRules.ExecutedByNotSet
Miner.Responder.Explorer.ValidationRules.ExecutedTimeProperyMustFallWithinRange
Miner.Responder.Explorer.ValidationRules.InformIsOutsideTimeRangeAndCannotBeEdited
Miner.Responder.Explorer.ValidationRules.InformOperationTimeRange
Miner.Responder.Explorer.ValidationRules.ValidateSwitchingOperationTimeExecutedOffline
Miner.Responder.Explorer.ValidationRules.ValidateTimeOfOperationWithinRange
Miner.Responder.Explorer.ValidationRules.ValidateTimeOfOutageOffline
Miner.Responder.Explorer.Evaluators
Miner.Responder.Explorer.Evaluators.DMSRequestFaultLocationEvaluator
Miner.Responder.Explorer.Commands
Miner.Responder.Explorer.Commands.LineDisplayReprocessCommand
Miner.Responder.Explorer.Commands.LineDisplayReprocessUI
Miner.Responder.Explorer.DMS
Miner.Responder.Explorer.DMS.DmsServiceException
Miner.Responder.Explorer.DMS.SmartgridFault
Miner.Responder.Explorer.DMS.FaultMessage
Miner.Responder.Explorer.DMS.StatusType
Miner.Responder.Explorer.DMS.ProxyClientManager<DMSClientClass ,TChannel,DMSReturnedProposalClass,DMSRequestClass>
Miner.Responder.Explorer.DMS.FaultAnalysis
Miner.Responder.Explorer.DMS.FaultAnalysis.FaultLocationRequest
Miner.Responder.Explorer.DMS.FaultAnalysis.FaultLocationProposal
Miner.Responder.Explorer.DMS.FaultAnalysis.Incident
Miner.Responder.Explorer.DMS.FaultAnalysis.IncidentFeature
Miner.Responder.Explorer.DMS.FaultAnalysis.FaultedCurrent
Miner.Responder.Explorer.DMS.FaultAnalysis.FaultedPhases
Miner.Responder.Explorer.DMS.FaultAnalysis.PhasesType
Miner.Responder.Explorer.DMS.FaultAnalysis.Feature
Miner.Responder.Explorer.DMS.FaultAnalysis.DeviceState
Miner.Responder.Explorer.DMS.FaultAnalysis.Ground
Miner.Responder.Explorer.DMS.FaultAnalysis.Tag
Miner.Responder.Explorer.DMS.FaultAnalysis.Cut
Miner.Responder.Explorer.DMS.FaultAnalysis.FaultProbability
Miner.Responder.Explorer.DMS.FaultAnalysis.OperationType
Miner.Responder.Explorer.DMS.FaultAnalysis.TagType
Miner.Responder.Explorer.DMS.FaultAnalysis.IFaultAnalysis
Miner.Responder.Explorer.DMS.FaultAnalysis.IFaultAnalysisChannel
Miner.Responder.Explorer.DMS.FaultAnalysis.FaultAnalysisClient
Miner.Responder.Explorer.DMS.FaultAnalysis.FaultLocationWcfService
Miner.Responder.Explorer.DMS.SwitchingAnalysis
Miner.Responder.Explorer.DMS.SwitchingAnalysis.FaultIsolationService
Miner.Responder.Explorer.DMS.SwitchingAnalysis .SupplyRestorationService
Miner.Responder.Explorer.DMS.SwitchingAnalysis.SwitchingProposalList
Miner.Responder.Explorer.DMS.SwitchingAnalysis.SwitchingProposal
Miner.Responder.Explorer.DMS.SwitchingAnalysis.Operation
Miner.Responder.Explorer.DMS.SwitchingAnalysis .SwitchingProposalRequest
Miner.Responder.Explorer.DMS.SwitchingAnalysis .FaultManagementWcfService<DMSClientClass,TChannel>
Miner.Responder.Explorer.DMS.SwitchingAnalysis .FaultIsolationWcfService
Miner.Responder.Explorer.DMS.SwitchingAnalysis .SupplyRestorationWcfService
Miner.Responder.Explorer.DMS.SwitchingAnalysis.Incident
Miner.Responder.Explorer.DMS.SwitchingAnalysis.SwitchingProposalType
Miner.Responder.Explorer.DMS.SwitchingAnalysis.FaultedCurrent
Miner.Responder.Explorer.DMS.SwitchingAnalysis.FaultedPhases
Miner.Responder.Explorer.DMS.SwitchingAnalysis.IncidentFeature
Miner.Responder.Explorer.DMS.SwitchingAnalysis.PhasesType
Miner.Responder.Explorer.DMS.SwitchingAnalysis.Feature
Miner.Responder.Explorer.DMS.SwitchingAnalysis.Tag
Miner.Responder.Explorer.DMS.SwitchingAnalysis.DeviceState
Miner.Responder.Explorer.DMS.SwitchingAnalysis.Ground
Miner.Responder.Explorer.DMS.SwitchingAnalysis.Cut
Miner.Responder.Explorer.DMS.SwitchingAnalysis.TagType
Miner.Responder.Explorer.DMS.SwitchingAnalysis.FaultProbability
Miner.Responder.Explorer.DMS.SwitchingAnalysis.OperationType
Miner.Responder.Explorer.DMS.SwitchingAnalysis.SwitchingPlan
Miner.Responder.Explorer.DMS.SwitchingAnalysis.MinCurrentReserve
Miner.Responder.Explorer.DMS.SwitchingAnalysis.Ranking
Miner.Responder.Explorer.DMS.SwitchingAnalysis.Sequence
Miner.Responder.Explorer.DMS.SwitchingAnalysis.GroundOperation
Miner.Responder.Explorer.DMS.SwitchingAnalysis.TagOperation
Miner.Responder.Explorer.DMS.SwitchingAnalysis.CutOperation
Miner.Responder.Explorer.DMS.SwitchingAnalysis.DeviceOperation
Miner.Responder.Explorer.DMS.SwitchingAnalysis.ActionType
Miner.Responder.Explorer.DMS.SwitchingAnalysis.DeviceActionType
Miner.Responder.Explorer.DMS.SwitchingAnalysis.ISwitchingAnalysis
Miner.Responder.Explorer.DMS.SwitchingAnalysis .ISwitchingAnalysisChannel
Miner.Responder.Explorer.DMS.SwitchingAnalysis.SwitchingAnalysisClient
Miner.Responder.Explorer.DMS.Commands
Miner.Responder.Explorer.DMS.Commands.CommandButtonDMSRequestFaultLocation
Miner.Responder.Explorer.DMS.Common
Miner.Responder.Explorer.DMS.Common.DMSElementException
Miner.Responder.Explorer.DMS.Common .DMSElementException+DMSIncomingElement
Miner.Responder.Explorer.DMS.Dialogs
Miner.Responder.Explorer.DMS.Dialogs.DMSFaultLocationForm
Miner.Responder.Explorer.DMS.Dialogs.DMSFaultLocationForm+ComboBoxItem
Miner.Responder.Desktop
Miner.Responder.Desktop.LocateDMDTool
Miner.Responder.Desktop.RefreshRateTool+comboItem
Miner.Responder.Desktop.UserMessage
Miner.Responder.Desktop.AmiStatus
Miner.Responder.Desktop.AmiEventGenerator
Miner.Responder.Desktop.UserMessage
Miner.Responder.Desktop.Controls
Miner.Responder.Desktop.Controls.PercentageControl
Miner.Responder.Processors
Miner.Responder.Processors.HistoryManager
Miner.Responder.Processors.DirectConsole
Miner.Responder.Processors.SubmitContext+Momento
Miner.Responder.Processors.RequestExecutors
Miner.Responder.Processors.RequestExecutors.ConnectToHistoricalGDBVersionExecutor
Miner.Responder.Processors.RequestExecutors.AmiCreatePartialPowerExecutor
Miner.Responder.Processors.RequestExecutors.FindDeviceByOidOrFacIDRequestExecutor
Miner.Responder.Processors.RequestExecutors.SubmitDataRequestExecutor
Miner.Responder.Processors.ServerExtensions
Miner.Responder.Processors.ServerExtensions.PollingBaseServerExtension
Miner.Responder.Processors.ServerExtensions.PredictionCallStewServerExtension
Miner.Responder.Processors.ServerExtensions.ProbableStatePollingServerExtension
Miner.Responder.Processors.Settings
Miner.Responder.Processors.Settings.LoadpointSetting
Miner.Responder.Processors.SubmitRules.Archive
Miner.Responder.Processors.SubmitRules.Archive.RearchiveTagsTransformation
Miner.Responder.Processors.SubmitRules.Archive.RearchiveCrewAssignmentsTransformation
Miner.Responder.Processors.SubmitRules.Archive.RearchiveAffectedXFRsTransformation
Miner.Responder.Processors.SubmitRules.Archive.RearchiveSwitchingOrdersTransformation
Miner.Responder.Processors.SubmitRules.Archive.RearchiveCallsTransformation
Miner.Responder.Processors.SubmitRules.Archive.RearchiveIncidentDevicesTransformation
Miner.Responder.Processors.SubmitRules.Archive.RearchiveIncidentsTransformation
Miner.Responder.Processors.SubmitRules.Archive.RearchiveLoadpointsTransformation
Miner.Responder.Processors.SubmitRules.SmartGrid
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyCIMOfStatusChange
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyOfCancelOperation
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyDMSOfCancelOperation
Miner.Responder.Processors.SubmitRules.SmartGrid.StatusMessage+Identifier
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyOfCanceledIncidentDevice
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyDMSOfCanceledIncidentDevice
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyOfStatusChange
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyDMSOfStatusChange
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyOfProposedStatusChange
Miner.Responder.Processors.SubmitRules.SmartGrid.NotifyDMSOfProposedStatusChange
Miner.Responder.Processors.SubmitRules.SmartGrid.InitializeOperationOwnerState
Miner.Responder.Processors.SubmitRules.Post
Miner.Responder.Processors.SubmitRules.Post.AmiDeviceRestorationNotifier
Miner.Responder.Processors.SubmitRules.Post.INotifyRealTimeDriver
Miner.Responder.Processors.SubmitRules.Post.SaveLastExecutedOperationTimeOffline
Miner.Responder.Processors.SubmitRules.Post.AmiPredictedOutNotification
Miner.Responder.Processors.SubmitRules.Post.AmiRxRestoredNotification
Miner.Responder.Processors.SubmitRules.Post.ValidateSwitchingOperationTimeExecutedOffline
Miner.Responder.Processors.SubmitRules.Pre
Miner.Responder.Processors.SubmitRules.Pre.AmiRxRestoredNotification
Miner.Responder.Processors.SubmitRules.Pre.PopulateFacilityLocation
Miner.Responder.Processors.SubmitRules.Pre.PopulateFacilityLocation
Miner.Responder.Processors.SubmitRules.Pre.CrewRules
Miner.Responder.Processors.SubmitRules.Pre.CrewRules.ValidateCrewInformationChangeOffline
Miner.Responder.Web.DataProviders
Miner.Responder.Web.DataProviders.AMINameValueDataProvider
Miner.Responder.Web
Miner.Responder.Web.CustomerAmiTestingProvider
Miner.Responder.Web.CustomerAmiWebServiceProvider
Miner.Responder.Web.AmiWebService
Miner.Responder.Web.AmiWebService.IntegrationService
Miner.Responder.Web.AmiWebService.TitaniumNewEventCompletedEventHandler
Miner.Responder.Web.AmiWebService.CountMetersWithoutPowerCompletedEventHandler
Miner.Responder.Web.AmiWebService.CountMetersWithoutPowerCompletedEventArgs
Miner.Responder.Web.AmiWebService.GetMetersWithoutPowerCompletedEventHandler
Miner.Responder.Web.AmiWebService.GetMetersWithoutPowerCompletedEventArgs
Miner.Responder.Web.AmiWebService.GetCustomersWithoutPowerCompletedEventHandler
Miner.Responder.Web.AmiWebService.GetCustomersWithoutPowerCompletedEventArgs
Miner.Responder.Web.AmiWebService.IsMeterAliveCompletedEventHandler
Miner.Responder.Web.AmiWebService.IsMeterAliveCompletedEventArgs
Miner.Responder.Web.AmiWebService.DoesCustomerHavePowerCompletedEventHandler
Miner.Responder.Web.AmiWebService.DoesCustomerHavePowerCompletedEventArgs
Miner.Responder.Web.AmiWebService.RaiseMeterLostPowerCompletedEventHandler
Miner.Responder.Web.AmiWebService.RaiseMeterRestoredCompletedEventHandler
Miner.Responder.Processors.ServerExtensions
Miner.Responder.Processors.ServerExtensions.PollingBaseServerExtension
Miner.Responder.Processors.ServerExtensions.PredictionCallStewServerExtension
Miner.Responder.Processors.ServerExtensions.ProbableStatePollingServerExtension
Added Objects
These items have been added or newly made public at 10.2.1b
Miner.Desktop
Miner.Desktop.MMTreeViewSelectionExtension
Miner.Desktop.TopLevelExtension
Miner.Desktop.Designer
Miner.Desktop.Designer.CuTopLevel
Miner.Desktop.Designer.DesignerTopLevel
Miner.Geodatabase
Miner.Geodatabase.D8ListQueryExtensions
Miner.Responder.Shared
Miner.Responder.Shared.JumperStepType
Miner.Responder.Shared.ResponderTables+TableJumperSteps
Miner.Responder.Shared.ResponderTables+TableJumperStepsHistory
Miner.Responder.Shared.ArchiveTables+TableJumperStepsArchive
Miner.Responder.Shared.SerializationKeys
Miner.Responder.Shared.Requests
Miner.Responder.Shared.Requests.CancelIncidentRequest
Miner.Responder.Shared.Requests.FindCustomerByAccountRequest
Miner.Responder.Shared.Requests .FindSwitchingOrderForSpecifiedJumperRequest
Miner.Responder.Shared.SchemaObjects
Miner.Responder.Shared.SchemaObjects.JumperStepTypeDomain
Miner.Responder.Shared.SchemaObjects.JumperStepsObject
Miner.Responder.Shared.SchemaObjects.JumperStepsArchiveObject
Miner.Responder.Framework
Miner.Responder.Framework.Binder
Miner.Responder.Framework.Requests
Miner.Responder.Framework.Requests.SubmitCallCommand
Miner.Responder.Framework.Requests.ConsolidateIncidentsRequest
Miner.Responder.Model.Switching.Validation
Miner.Responder.Model.Switching.Validation.DispatchedByNotSet
Miner.Responder.Model.Switching.Validation.EnergizedPhaseSwap
Miner.Responder.Model.Switching.Validation.NoJumperProvided
Miner.Responder.Presentation.Wpf.Control
Miner.Responder.Presentation.Wpf.Control.JumperInformation
Miner.Responder.Presentation.Wpf.Converter
Miner.Responder.Presentation.Wpf.Converter.BoolToVisibilityConverter
Miner.Responder.Windows
Miner.Responder.Windows.IExplorerData
Miner.Responder.ArchiveExplorer
Miner.Responder.ArchiveExplorer.KnownControlStyles
PublicMiner.Desktop
PublicMiner.Desktop.CuSelTopLevel
PublicMiner.Desktop.FeatureTopLevel
PublicMiner.Desktop.FeSelTopLevel
PublicMiner.Desktop.QAQCTopLevel