|
Domain Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.xtools.presentation.services.decorator.CreateDecoratorsOperation
CreateDecoratorsOperation
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible.
public class CreateDecoratorsOperation
This is here for backwards compatibility only.
CreateDecoratorsOperation| Field Summary | |
|---|---|
protected IDecoratorTarget |
decoratorTarget
Deprecated. the decorator target |
| Constructor Summary | |
|---|---|
CreateDecoratorsOperation(IDecoratorTarget decoratorTarget)
Deprecated. Constructor for CreateDecoratorsOperation. |
|
| Method Summary | |
|---|---|
Object |
execute(IProvider provider)
Deprecated. |
IDecoratorTarget |
getDecoratorTarget()
Deprecated. Returns the object to be decorated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final IDecoratorTarget decoratorTarget
| Constructor Detail |
|---|
public CreateDecoratorsOperation(IDecoratorTarget decoratorTarget)
CreateDecoratorsOperation.
decoratorTarget - the object to be decorated| Method Detail |
|---|
public Object execute(IProvider provider)
execute in interface IOperationIOperation.execute(IProvider)public final IDecoratorTarget getDecoratorTarget()
|
Domain Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||