Once you have created a pluglet, it can be run in the same instance
of the workbench, just like any other Java application.
To run the pluglet:
- Select the pluglet in the Model Explorer view.
- Click , and click the name of your pluglet.
- Click Run.
See the Implementing pluglets topic for an example of how to work
with a Model Enumeration pluglet.