|
Domain Modeling Layer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDecoratorTarget | |
|---|---|
| com.ibm.xtools.presentation.services.decorator | Decorator Service Package Specification This package exposes the Decorator Service Provider API so that a client can add a new decorator. |
| Uses of IDecoratorTarget in com.ibm.xtools.presentation.services.decorator |
|---|
| Fields in com.ibm.xtools.presentation.services.decorator declared as IDecoratorTarget | |
|---|---|
protected IDecoratorTarget |
CreateDecoratorsOperation.decoratorTarget
Deprecated. the decorator target |
| Methods in com.ibm.xtools.presentation.services.decorator that return IDecoratorTarget | |
|---|---|
IDecoratorTarget |
CreateDecoratorsOperation.getDecoratorTarget()
Deprecated. Returns the object to be decorated. |
| Methods in com.ibm.xtools.presentation.services.decorator with parameters of type IDecoratorTarget | |
|---|---|
void |
IDecoratorProvider.createDecorators(IDecoratorTarget decoratorTarget)
Deprecated. Creates the decorators and installs them on the decorator target. |
| Constructors in com.ibm.xtools.presentation.services.decorator with parameters of type IDecoratorTarget | |
|---|---|
CreateDecoratorsOperation(IDecoratorTarget decoratorTarget)
Deprecated. Constructor for CreateDecoratorsOperation. |
|
|
Domain Modeling Layer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||