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