Class CIM_InstModification
extends CIM_InstIndication

CIM_InstModification notifies when an instance is modified.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Indication
   |
   +--CIM_InstIndication
   |
   +--CIM_InstModification

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_InstModification notifies when an instance is modified.
Indicationbooleantrue
UMLPackagePathstringCIM::Event
Versionstring2.27.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
PreviousInstancestring
DescriptionstringThe property values of the object embedded in PreviousInstance shall reflect the consistent state of that object before the change that is reported in the indication.
EmbeddedObjectbooleantrue
ChangedPropertyNamesstring[]
DescriptionstringThis property lists the names of those properties of the object embedded in the SourceInstance whose change generated the indication. Each property name shall be included at most once. If the infrastructure cannot reliably determine which properties have changed, this property shall be NULL. Notes: \tKey properties do not change, so will not be listed. \tRead-only property values can change, so might be listed. \tBecause of the protocol dependent serialization EmbeddedObjects, properties that transition from or to NULL are not necessarily listed in the EmbeddedObject of the corresponding PreviousInstance or SourceInstance.
Experimentalbooleantrue
ModelCorrespondencestringCIM_InstModification.SourceInstance, CIM_InstModification.PreviousInstance

Inherited Properties

NameData TypeClass Origin
IndicationFilterNamestringCIM_Indication
IndicationIdentifierstringCIM_Indication
IndicationTimedatetimeCIM_Indication
OtherSeveritystringCIM_Indication
PerceivedSeverityuint16CIM_Indication
SequenceContextstringCIM_Indication
SequenceNumbersint64CIM_Indication
SourceInstancestringCIM_InstIndication
SourceInstanceHoststringCIM_InstIndication
SourceInstanceModelPathstringCIM_InstIndication
CorrelatedIndicationsstring[]CIM_Indication

Class Methods