Class CIM_ClassIndication
extends CIM_Indication

CIM_ClassIndication is an abstract superclass describing changes in the definition of the schema. Subclasses represent specific types of change notifications, such as class creation, deletion and modification.

Class Hierarchy

CIM_Indication
   |
   +--CIM_ClassIndication

Direct Known Subclasses

CIM_ClassCreation
CIM_ClassDeletion
CIM_ClassModification

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseOVERRIDABLE= false
DescriptionstringCIM_ClassIndication is an abstract superclass describing changes in the definition of the schema. Subclasses represent specific types of change notifications, such as class creation, deletion and modification.None TRANSLATABLE= true
IndicationbooleantrueNone OVERRIDABLE= false

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
ClassDefinitionstring
DescriptionstringThe current definition of the class that is created, changed or deleted in the schema. In the case of a CIM_ClassDeletion Indication, the definition for the class just prior to deletion should be placed in this property.None TRANSLATABLE= true
EmbeddedObjectbooleantrueNone None
RequiredbooleantrueNone None

Inherited Properties

NameData TypeClass Origin
IndicationTimedatetimeCIM_Indication