// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_Modem // ================================================================== [Abstract, Version ( "2.6.0" ), UMLPackagePath ( "CIM::Device::Modems" ), Description ( "CIM_Modem is the superclass for grouping the numerous types of " "Modems." )] class CIM_Modem : CIM_LogicalDevice { };