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
 

C

configure(Map, String, Map) - 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

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
 
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
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
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.
 
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
 
setName(String) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 
setType(Class) - Method in interface org.eclipse.higgins.configuration.api.ISettingDescriptor
 

A C G I O R S