Validating selections

You can use the Model Enumeration pluglet to list the contents of a selected class.
To work with the Model enumeration pluglet, you need to:
  1. Import your UML model in your Package Explorer view.
  2. In the Package Explorer, select the Model Enumeration pluglet that you created.
  3. Click Run > Internal Tools > Run As > Pluglet
  4. Select your model element, for example a class.
  5. Click Run > Internal Tools > Model Enumeration.
The pluglet runs, and the model enumeration results are displayed in the Console window.

Feedback