// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_InstRead // ================================================================== [Indication, Version ( "2.6.0" ), UMLPackagePath ( "CIM::Event" ), Description ( "CIM_InstRead notifies when an instance is read but not " "modified.")] class CIM_InstRead : CIM_InstIndication { };