AVEVA CAF API Documenation
Fields  Properties  Methods  Events


Aveva.ApplicationFramework Namespace : TextFileConfigurationProvider Class
TextFileConfigurationProvider Class Members

The following tables list the members exposed by TextFileConfigurationProvider.

Public Constructors
 NameDescription
Public Constructor Constructor  
Top
Public Fields
 NameDescription
Public Field CreateIfMissing (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Top
Protected Fields
 NameDescription
Protected Field Auto qualifier prefix (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Field Group Names (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Top
Public Properties
 NameDescription
Public Property Active flag (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Auto discover configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Can create the configuration value element if one doesn't exist (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Return all configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Who created this provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Display Name (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Display text for this provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Enumerations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Provider to upgrade to (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Groups (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Get list of known configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Manager for this provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Name (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property Precedence (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public PropertyOverridden.  ProviderType  
Public Property Provider supports overriding values (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Property User set (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Top
Public Methods
 NameDescription
Public Method Add configuration (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Add configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Copy configurations and groups from another provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Copy a given configuration from another provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Dispose (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Searches for the first group. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Get all configuration values known by the provider. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Get a given configuration for display purposes (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public MethodOverloaded.  Get configuration value (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Get value for display (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Get enumeration members (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method get matching configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Get configuration (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Query if configuration known (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Remove a named configuration from the list of known configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Template method - provider specific implementation to remove configuration (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public MethodOverloaded. Overridden.  Save  
Public Method Set for string (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Set from string (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Top
Protected Methods
 NameDescription
Protected Method Adds a group if required. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method Add Groups from key if required. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method Check if configuration exists (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method Get Value by name (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected MethodOverridden.  Process a line.  
Protected Method Safe name (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method Set Value (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected MethodOverridden.  Value as string.  
Top
Public Events
 NameDescription
Public Event Update event handler raised when configuration added to provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Event Update event handler when configuration removed from provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Top
See Also