Sun WBEM SDK 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, select the property that you want to delete.

  2. Click Property Qualfiers.

  3. In the Qualifiers dialog box, select the qualifier to delete, Sclick 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 with the qualifier you want to delete.

  2. Click Qualifiers in the pop-up menu.

  3. Select the qualifier you want to delete.

  4. Right click the qualifier and select Delete Qualifier or select the qualifier to delete and click the Delete Qualifier button.

  5. Select Qualifier to list the qualifiers for this method.

How to Add a Qualifier to a Method
  1. In the Methods tab of the New Class dialog box, right-click the method to add a qualifier to and then select Qualifiers.

  2. Click the Add Qualifier button in the Qualifiers dialog box.

  3. Select the name of the qualifier type to add and then click OK. Click OK to close the Qualifiers dialog box.