// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_PCMCIAController // ================================================================== [Version ( "2.6.0" ), UMLPackagePath ( "CIM::Device::Controller" ), Description ( "Capabilities and management of a PCMCIAController." )] class CIM_PCMCIAController : CIM_Controller { };