ArcFM Desktop Developer Guide
Miner.Geodatabase Namespace (Miner.Geodatabase)
Inheritance Hierarchy
This namespace contains adapter classes. These classes take COM objects and adapt them into .NET types.
Classes
 ClassDescription
ClassADMSQAResult  
ClassADMSQAResults  
ClassADMSQARule  
ClassAutoUpdater A .NET singleton which returns an instance of an IMMAutoUpdater object.
ClassConfigTopLevel Singleton that provides access to the MMConfigTopLevel object.
ClassConnectionProperties A wrapper to uniquely identify a Feeder Manager workspace.
ClassD8ListQueryExtensions Extension methods for the ID8List interface that perform recursive searches D8 tree nodes.
ClassDatabaseUpgradeInfo 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.
ClassGasEdgeTraceWeight Decodes gas trace weight values.
ClassGasJunctionTraceWeight Decodes traceweight values for gas junction features.
ClassGasTraceWeight Interface and default implementation for gas trace weights.
ClassInstanceStringParser  
ClassModelNameManager A Singleton returning a reference to the model name manager.
ClassNetworkIdentification Identifies the geometric networks in the given workspace and reports network model information.
ClassPersistInfo Use this interface to collect information in a user interface, store and retrieve it later.
ClassQAAPI 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.
ClassSystemExtensions Extension to the System.Guid structure enabling conversion to ESRI GUID syntax.
Interfaces
 InterfaceDescription
InterfaceIConnectionProperties An interface exposing unique identification information for Feeder Manager workspaces.
See Also

Reference

Miner.Geodatabase Assembly

 

 


Send Comment