Sun WBEM SDK Developer's Guide

Adding New Properties to a Class

You can add new properties to a class and modify their values. You cannot change the values of inherited properties, and you cannot delete inherited properties.

How to Add a New Property to a Class
  1. After specifying a name for the new class, click Add Property in the New Class dialog box.

    The Add Property dialog box is displayed.

  2. In the Name field, type the name of the new property.

  3. Select a property type from the Type field and click OK.

    The new property is displayed in the Properties tab of the New Class dialog box. If the list of properties is long, click the scroll bar to view the newly added property.

  4. Click OK in the New Class dialog box.

    For information about how to add new qualifiers or set qualifier values for a new property or class, see the following sections.