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