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= falseNone
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
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

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 OVERRIDABLE= false
RequiredbooleantrueNone OVERRIDABLE= false
IndicationIdentifierstring
DescriptionstringAn identifier for the Indication. This property is similar to a key value in that it can be used for identification, when correlating Indications (see the CorrelatedIndications array). Its value SHOULD be unique as long as Alert correlations are reported, but MAY be reused or left NULL if no future Indications will reference it in their CorrelatedIndications array.None TRANSLATABLE= true
MappingStringsstringRecommendation.ITU|X733.Notification identifierNone None
IndicationTimedatetime
DescriptionstringThe time and date of creation of the Indication. The property may be set to NULL if the entity creating the Indication is not capable of determing this information. Note that IndicationTime may be the same for two Indications that are generated in rapid succession.None TRANSLATABLE= true
CorrelatedIndicationsstring[]
DescriptionstringA list of IndicationIdentifiers whose notifications are correlated with (related to) this one.None TRANSLATABLE= true
MappingStringsstringRecommendation.ITU|X733.Correlated notificationsNone None