A C G I O R S

A

addConstraint(String, Object) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
addSubSetting(ISettingDescriptor) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
addSubSetting(int, ISettingDescriptor) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
addSubSetting(String, String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
applyUpdates() - Method in interface org.eclipse.higgins.configuration.api.IConfigurationHandler
Commits any updates made to the settings created by the configure() call.

C

configure(Map, String, Map, ISettingDescriptor, ISettingDescriptor) - Method in interface org.eclipse.higgins.configuration.api.IConfigurableComponent
Use name/value pairs in map objects to configure.
configure(Map) - Method in interface org.eclipse.higgins.configuration.api.IConfigurationHandler
Use properties in mapConfigurationSettings to read/create configuration map.

G

getComponentDescriptor() - Method in interface org.eclipse.higgins.configuration.api.IConfigurableComponent
 
getConstraint(String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
getDisplayString() - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
getDocString() - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
getInstanceByExtension(String, String, String) - Method in interface org.eclipse.higgins.configuration.api.IExtensionHelper
 
getName() - Method in interface org.eclipse.higgins.configuration.api.ISetting
 
getName() - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
getNewInstance() - Method in interface org.eclipse.higgins.configuration.api.IConfigurableComponentFactory
Get a new instance
getSettingDescriptor() - Method in interface org.eclipse.higgins.configuration.api.IConfigurationHandler
Returns the global setting descriptor created by the configure call.
getSettings() - Method in interface org.eclipse.higgins.configuration.api.IConfigurationHandler
Return settings created by configure call, or null if not yet configured.
getSingletonInstance() - Method in interface org.eclipse.higgins.configuration.api.IConfigurableComponentFactory
Get a singleton instance
getSubSetting(String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
getSubSetting(int) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
getSubSettings() - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
getType() - Method in interface org.eclipse.higgins.configuration.api.ISetting
 
getType() - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
getValue() - Method in interface org.eclipse.higgins.configuration.api.ISetting
 

I

IConfigurableComponent - interface org.eclipse.higgins.configuration.api.IConfigurableComponent.
 
IConfigurableComponentFactory - interface org.eclipse.higgins.configuration.api.IConfigurableComponentFactory.
Interface describing the common obejct factory methods
IConfigurationHandler - interface org.eclipse.higgins.configuration.api.IConfigurationHandler.
 
IExtensionHelper - interface org.eclipse.higgins.configuration.api.IExtensionHelper.
 
ISetting - interface org.eclipse.higgins.configuration.api.ISetting.
 
ISettingDescriptor - interface org.eclipse.higgins.configuration.api.ISettingDescriptor.
 

O

org.eclipse.higgins.configuration.api - package org.eclipse.higgins.configuration.api
 

R

removeConstraint(String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
removeSubSetting(ISettingDescriptor) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
removeSubSetting(int) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 

S

setConfigurationBase(String) - Method in interface org.eclipse.higgins.configuration.api.IConfigurationHandler
Set pathname to directory that contains configuration files.
setDisplayString(String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
setDocString(String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
setGlobalSettingDescriptor(ISettingDescriptor) - Method in interface org.eclipse.higgins.configuration.api.IConfigurationHandler
Sets the global setting descriptor.
setGlobalSettings(Map) - Method in interface org.eclipse.higgins.configuration.api.IConfigurationHandler
Sets the global settings map.
setName(String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
setType(String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 

A C G I O R S