AVEVA CAF API Documenation
Inheritance Hierarchy
Aveva.ApplicationFramework Namespace (Aveva.ApplicationFramework.Implementation)
Classes
 ClassDescription
Class Provides a static method for the initialization of the ApplicationFramework and static properties to access the AddinManager and SettingsManager services This class provides static properties which provide access to the services provided by the ApplicationFramework. The static constructor creates instances of the ServiceManager the AddinManager and the SettingsManager. The AddinManager and the SettingsManager are also added as services to the ServiceManager. An application based on the AVEVA Application Framework must call the static Initialise method of this class passing the application name as an argument.
Class Holds application data
Class Storage for named Boolean settings
Class Hides ServiceManager and implements strong typing
Class Base consumer class
Class 
Class Helper for guessing types in text files
Class Manages dependencies
Class Environment Variable ConfiguarationSetting
Class Environment Variable configuration provider
Class Console logger
Class Factory class for creating providers.
Class Text File ConfiguarationSetting.
Class Text File configuration provider
Class XML ConfiguarationSetting
Class Container class for XML matches
Class XML configuration provider
Class XML file value
Class 
Class Provider for marine xml format
Interfaces
 InterfaceDescription
Interface Environment Variable ConfiguarationSetting Interface
Interface Text File ConfiguarationSetting Interface.
Interface XML ConfiguarationSetting Interface
See Also