// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_ClassCreation // ================================================================== [Indication, Version ( "2.6.0" ), UMLPackagePath ( "CIM::Event" ), Description ( "CIM_ClassCreation notifies when a new class is defined in the " "schema.")] class CIM_ClassCreation : CIM_ClassIndication { };