Miner.Geodatabase Assembly : Miner.Geodatabase Namespace |
Class | Description | |
---|---|---|
![]() | ADMSQAResult | |
![]() | ADMSQAResults | |
![]() | ADMSQARule | |
![]() | AutoUpdater | A .NET singleton which returns an instance of an IMMAutoUpdater object. |
![]() | ConfigTopLevel | Singleton that provides access to the MMConfigTopLevel object. |
![]() | ConnectionProperties | A wrapper to uniquely identify a Feeder Manager workspace. |
![]() | D8ListQueryExtensions | Extension methods for the ID8List interface that perform recursive searches D8 tree nodes. |
![]() | DatabaseUpgradeInfo | Provides information about the latest database version number and the current database version. Prior to 10.0.3, database version numbers were the same as the build number of the software that performed the last upgrade. At 10.0.3, database version numbers start at 1, and are incremented only when a change is necessary. |
![]() | GasEdgeTraceWeight | Decodes gas trace weight values. |
![]() | GasJunctionTraceWeight | Decodes traceweight values for gas junction features. |
![]() | GasTraceWeight | Interface and default implementation for gas trace weights. |
![]() | InstanceStringParser | |
![]() | ModelNameManager | A Singleton returning a reference to the model name manager. |
![]() | NetworkIdentification | Identifies the geometric networks in the given workspace and reports network model information. |
![]() | PersistInfo | Use this interface to collect information in a user interface, store and retrieve it later. |
![]() | QAAPI | CLS-76274 - This class is an API that was added to allow PS to run the ADMS QA Rules. The class is essentially a copy of the Execute command in Miner.Desktop\Miner.Desktop\FeederManager\FindFeeder\Commands\AdmsFeederQaCommand.cs ADMSQAResult is basically a clone of FeederQAError, which is not exposed. There is commented out code in the AdmsFeederQaCommand.Execute() method to run this code to allow for development and debugging in parallel, eliminating the need for a separate app or GDBM action handler. This code is currently "incomplete" in that PS would prefer that the method take a FEEDERID and handle the coversion to a FeatureKey itself, rather than forcing PS to write code to do it. That is still under discussion and will be resolved at a later date. |
![]() | SystemExtensions | Extension to the System.Guid structure enabling conversion to ESRI GUID syntax. |
Interface | Description | |
---|---|---|
![]() | IConnectionProperties | An interface exposing unique identification information for Feeder Manager workspaces. |