IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.presentation.services.decorator.IDecoratorTarget

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
 

Methods in com.ibm.xtools.presentation.services.decorator that return IDecoratorTarget
 IDecoratorTarget CreateDecoratorsOperation.getDecoratorTarget()
          Returns the object to be decorated.
 

Methods in com.ibm.xtools.presentation.services.decorator with parameters of type IDecoratorTarget
 void IDecoratorProvider.createDecorators(IDecoratorTarget decoratorTarget)
          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)
          Constructor for CreateDecoratorsOperation.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.