Task - Specify ModelCorrespondence
ModelCorrespondence is a property qualifier. ModelCorrespondence is
used to inform the
reader that this property is closely related to another property. The
other property may be in the same class or another class. Typically,
the ModelCorrespondence is added to both properties to reference each
other.
The following example adds the ModelCorrespondence qualifier to the
OtherIDType property in class CIM_StorageHardwareID
- Select the CIM Class Change folder tab
- In the Name field, enter CIM_StorageHardwareID and press Tab. The
Properties
sub-folder tab now shows the local and inherited properties for
CIM_StorageHardwareID . The Resulting MOF shows the class definition
for CIM_StorageHardwareI.
- Select the OtherIDType property in the Properties sub-folder
tab. The property qualifiers are now shown in the Qualifiers for
Property sub-group

- Click on Add to show the Add Qualifier window.
- Select ModelCorrespondence from the Qualifier drop-down list
- In the Value field, enter
CIM_StorageHardwareID.IDType. Multiple values must be separated by
commas. The tool automatically as quotes and enclosing brackets as
needed.

- Press OK to return to the Change Request window. The
ModelCorrespondence property qualifier is now listed in the Qualifiers
for Property group. The Value for Qualifier field shows the value
entered. The
Resulting MOF field shows that the ModelCorrespondence property
qualifier added in blue highlight.

Copyright © 2016 WBEM Solutions,
Inc.
All Rights Reserved.