IBM Rational Software Modeler
Release 6.0

Package com.ibm.xtools.pluglets

Provides pluglet utilities support.

See:
          Description

Class Summary
Pluglet Provides pluglet properties and basic services used by pluglets.
 

Package com.ibm.xtools.pluglets Description

Provides pluglet utilities support.

Pluglets are small Java applications that are used to make minor extensions to the workbench in a simple and straightforward way. Pluglets are written in Java and reside in a pluglet project. A pluglet is executed in the same instance of the workbench. Pluglet authors can use the Java development environment, and they have access to the application programming interfaces (APIs) of the workbench plug-ins to implement their pluglets.

Package Specification

This package offers services and utilities that pluglets use to extend the workbench: The classes in this package are intended to be used by pluglet developers.

Related Documentation

For tutorials, samples and pluglet documentation, please see Extending your Java environment with pluglets.


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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