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,
ILog log,
Map<String,IConfigurationUIFactory> registry,
IItemRegistry<?> registryOfConfiguredItem)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMatchEngineConfiguatorUIFactory
IConfiguratorUIFactory for
DefaultRCPMatchEngineFactory |
Modifier and Type | Method and Description |
---|---|
void |
InteractiveUIContent.addConfigurator(String id,
IConfigurationUIFactory configuratorfactory,
org.osgi.service.prefs.Preferences pref)
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
IConfigurationUIFactory used to fill the configuration composite. |
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.