Class CIM_InstIndication
extends CIM_Indication

CIM_InstIndication is an abstract superclass describing changes to instances. Subclasses represent specific types of change notifications, such as instance creation, deletion and modification.

Class Hierarchy

CIM_Indication
   |
   +--CIM_InstIndication

Direct Known Subclasses

CIM_InstCreation
CIM_InstDeletion
CIM_InstModification
CIM_InstMethodCall
CIM_InstRead

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseOVERRIDABLE= false
DescriptionstringCIM_InstIndication is an abstract superclass describing changes to instances. Subclasses represent specific types of change notifications, such as instance creation, deletion and modification.None TRANSLATABLE= true
IndicationbooleantrueNone OVERRIDABLE= false

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
SourceInstancestring
DescriptionstringA copy of the instance that changed to generate the Indication. SourceInstance contains the current values of the properties selected by the IndicationFilter's Query. In the case of CIM_InstDeletion, the property values are copied before the instance is deleted.None TRANSLATABLE= true
EmbeddedObjectbooleantrueNone None
RequiredbooleantrueNone None

Inherited Properties

NameData TypeClass Origin
IndicationTimedatetimeCIM_Indication