|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ICompositePropertySource | The composite property source is a linked list of composite property sources. |
IPropertiesModifier | An interface to be implemented by the property modifier classes. |
IPropertiesProvider | A IPropertiesProvider object. |
Class Summary | |
---|---|
ApplyModifiersOperation | Operation which is excuted in order to apply modifiers to a property source provided by a provider |
GetPropertySourceOperation | An operation which will execute providers in order of priorities (from
HIGHEST to LOWEST), obtain a property source from each, and append each result
into a linked list of ICompositePropertySource property source
objects. |
PropertiesService | The property service taks all property contributions from property source providers and assembles these properties into a property source object. |
PropertiesService.PropertiesProviderDescriptor | A descriptor for providers defined by a configuration element. |
PropertiesServiceAdapterFactory | Use to get the IPropertySource adapter for an object so that its properties can be build by the properties service. |
Provides a framework to contribute contribute property descriptors to the Eclipse property view, given a workbench selection.
|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.