Package org.eclipse.gmf.runtime.common.ui.services.properties
Provides a framework to contribute contribute property descriptors to the Eclipse property view, given a workbench selection.
See:
Description
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. |
Package org.eclipse.gmf.runtime.common.ui.services.properties Description
Provides a framework to contribute contribute property descriptors to the Eclipse property view, given a workbench selection.
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.