Create Class

Create a new CIM class.

Steps

  1. On the Select Operation box select the Create Class item
  2. On the Class Name field, enter the name of the class to be created.
  3. Enter the namespace to where the class to be created on the Namespace field
  4. Enter the parent class of the class to be created. But this is optional, if Parent Class is supplied all the properties of the of the Parent class will be inherited.
  5. Clicking Continue a dialog will pop-up. If parent class is supplied, all the properties of the parent class with its default values will be listed on the table, otherwise it remain empty.


  6. Clicking Add Property button, a dialog will pop-up that will ask for property name and its data type.


  7. Clicking the property qualifiers button, a dialog will pop-up to ask for the qualifiers for the specified property and Click OK.
  8. Clicking the Delete property button will delete the selected property.
  9. Clicking the Class Qualifier button will ask for the qualifiers of the class to be created.
  10. Clicking save to create the class