| Interface | Description |
|---|---|
| IConfigurationProviderHolder |
A simple interface, which can be implemented by all classes/interfaces which
provide access to an IConfigurationProviderInternal.
|
| IConfigurationProviderInternal | |
| IEditPartFactory |
Provides the EditParts for the model.
|
| Class | Description |
|---|---|
| AbstractConfigurationProviderHolder |
A simple implementation of the interface IConfigurationProviderHolder.
|
| ConfigurationProvider |
A concrete implementation of the interface IConfigurationProviderInternal
|