|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface to be implemented by the property modifier classes. A property modifier is responsible for modifying properties, contributed by a property provider(s). A property modifier is attached to a property provider(s). After the propety provider is done with property contribution, the modifier is applied to the properties, in order to write-protect and/or set flags and/or override display names. If the modifier is to be applied to all providers - the XML declaration of the modifier should specify the class of the provider as a '*'.
| Method Summary | |
void |
apply(ICompositePropertySource propertySource)
Apply code ICompositePropertySource |
| Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
addProviderChangeListener, provides, removeProviderChangeListener |
| Method Detail |
public void apply(ICompositePropertySource propertySource)
ICompositePropertySource
propertySource - ICompositePropertySource to be applied
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.