OPT_CONFIGURATION_PROVIDER

Description: Allows the implementation of a class to control the configuration of a problem. A code extension of this type returns any configured values associated with the problem. It can access any existing application parameters and reference the associated strategy and data provider instances through obtaining a reference to the ProblemSolver object via getProblemSolver().

Abstract Base Class: com.navis.external.optimization.AbstractConfigurationProvider

Method: No required methods to implement

Interface: com.navis.external.optimization.EConfigurationProvider

Module: Optimization

Version Added: 2.5

Requires Code Extension Name or Name Pattern: No

Code Extension Name or Name Pattern: N/A

Where to Specify Code Extensions of this Type: Under Configuration Optimization Problem Solution Problem Solution form for the Configuration Provider field.

System-Seeded Code Extensions Using this Type: