WBEMfor Solaris on Sun Developer's Guide

Deleting Qualifiers

When you create a new class, you can delete qualifiers of properties or methods inherited from the parent class. For information about how to create a class, see "Adding a Class".

How to Delete a Qualifier of a Property
  1. In the Properties tab of the New Class dialog box, right-click the property that you want to delete.

  2. Click Qualifiers in the pop-up menu.

  3. In the Qualifiers dialog box, click Delete Qualifier, then click OK.

    The selected qualifier is deleted. The New Class dialog box is displayed.

How to Delete a Qualifier of a Method
  1. In the Methods tab of the New Class dialog box, right-click the method that you want to delete.

  2. Click Qualifiers in the pop-up menu.

  3. In the Qualifiers dialog box, click Delete Qualifier, then click OK.

    The selected qualifier is deleted. The New Class dialog box is displayed.