This project takes approximately 10 minutes. Before you run the Model Enumeration pluglet sample, you must activate the pluglet projects and pluglets capability, and import the sample pluglet.
Activate the pluglet projects and pluglets capability
- Click Window > Customize Perspective. In the Customize Perspective window, click the Shortcuts tab and be sure New is specified in the Submenus list.
- In the Shortcut Categories list, select Pluglets to enable the related shortcuts. Make sure that the Pluglet and Pluglets Project check boxes are checked in the Shortcut list.
- Click the Commands tab. In the Available command groups list, select Pluglets and Modeling
.
- Click OK.
To check if your perspective is customized, click File >New, and check if the Pluglets Project was added to the pull down menu.
Importing the sample
Before you run the sample, you must import it into your workspace.
- On the Model Enumeration pluglet overview page, click Import.
- In the Import Sample wizard, the Model Enumeration pluglet sample is filled in for you. Accept the default and click Finish.
Running the Model Enumeration pluglet sample
Once you have imported this pluget sample into your workspace, you can run the pluglet.
- Run the pluglet for the first time by selecting the pluglet sample ModelEnumeration.java in the Model Explorer.
- Click Run > Internal Tools > Run As > Pluglet.
- Select your model element. Click Run > Internal Tools > ModelEnumeration.
The pluglet runs, and the model enumeration results are displayed in the Console window.
After you have run the pluglet once, you can see that the Internal Tools menu is populated with a new menu item, ModelEnumeration pluglet.
You can use this menu item to run the pluglet and display the contents of the selected modeling elements.
|