|
Domain Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
IDecoratorProvider
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible.
public interface IDecoratorProvider
This is here for backwards compatibility only.
IDecoratorProvider| Method Summary | |
|---|---|
void |
createDecorators(IDecoratorTarget decoratorTarget)
Deprecated. Creates the decorators and installs them on the decorator target. |
| Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
|---|
addProviderChangeListener, provides, removeProviderChangeListener |
| Method Detail |
|---|
void createDecorators(IDecoratorTarget decoratorTarget)
decoratorTarget - the object to be decorated
|
Domain Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||