AVEVA CAF API Documenation


Aveva.ApplicationFramework Namespace : TextFileConfigurationProvider Class
TextFileConfigurationProvider Class Methods

For a list of all members of this type, see TextFileConfigurationProvider members.

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
See Also