| Modifier and Type | Method and Description | 
|---|---|
| Map<String,IConfigurationUIFactory> | EMFCompareRCPUIPlugin. getMatchEngineConfiguratorRegistry()Get the Match Engine Configurator Registry | 
| Constructor and Description | 
|---|
| ConfigurationUIRegistryEventListener(String namespace,
                                    String extensionPointID,
                                    org.eclipse.core.runtime.ILog log,
                                    Map<String,IConfigurationUIFactory> registry,
                                    IItemRegistry<?> registryOfConfiguredItem)Constructor. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultMatchEngineConfiguatorUIFactoryIConfiguratorUIFactory for  DefaultRCPMatchEngineFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InteractiveUIContent. addConfigurator(String id,
               IConfigurationUIFactory configuratorfactory,
               org.eclipse.jface.preference.IPreferenceStore store)Adds a configuration to this Interactive content. | 
| Modifier and Type | Method and Description | 
|---|---|
| InteractiveUIContent.InteractiveUIBuilder<T> | InteractiveUIContent.InteractiveUIBuilder. setConfiguratorUIRegistry(Map<String,IConfigurationUIFactory> configuratorUIRegistry)Registry of  IConfigurationUIFactoryused to fill the configuration composite. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.