IBM Rational Software Modeler
Release 6.0

Package 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.

See:
          Description

Interface Summary
IDecoration This represents a decoration object returned by a decorator target.
IDecorator Clients providing an extension to the DecoratorService need to create a decorator class that implements the IDecorator interface.
IDecoratorProvider Clients providing an extension to the DecoratorService need to create a decorator provider class that implements the IDecoratorProvider interface.
IDecoratorTarget An object that can be decorated.
 

Class Summary
CreateDecoratorsOperation The operation used with the Decoration Service.
IDecoratorTarget.Direction Enumeration of directions for location of shape decorations.
 

Package com.ibm.xtools.presentation.services.decorator Description

Decorator Service

Package Specification

This package exposes the Decorator Service Provider API so that a client can add a new decorator. A decorator is used to add decorations to a shape or connection on a diagram.


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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