Adding a class to the model

First, the class to be added needs to be declared, as described in “Adding the new class” on page 78. Next, it is compiled into a form that can be loaded into a
. Once the model that contains the new class is loaded into the
, any operations and facilities available for common
VMware Smart Assurance
classes in the
are now available for the new class. However, additional steps are needed to actually discover and instantiate instances of the class.