Creating a Bound Classifier

You may need to bind a classifier to a generic classifier without creating a specialized classifier. The Bound Classifier Wizard can do this for you.

  1. Right-click a generic class or interface, and select Create Bound Class (or Interface) from the contextual menu to launch the Bound Classifier Wizard.
  2. The wizard will create the bound classifier, which is attached to the generic classifier via a dependency with a stereotype of <<bind>>.