// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_BootSAP // ================================================================== [Version ( "2.6.0" ), UMLPackagePath ( "CIM::System::Boot" ), Description ( "A representation of the access points of a BootService." )] class CIM_BootSAP : CIM_ServiceAccessPoint { };