(file) Return to CIM_LogicalElement.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Core

 1 marek 1.1 // Copyright (c) 2005 DMTF.  All rights reserved.
 2           // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 3           // qualifier values to CIM Schema.</change>
 4           // ==================================================================
 5           //  CIM_LogicalElement 
 6           // ==================================================================
 7              [Abstract, Version ( "2.6.0" ), 
 8               UMLPackagePath ( "CIM::Core::CoreElements" ), 
 9               Description ( 
10                  "CIM_LogicalElement is a base class for all the components of a "
11                  "System that represent abstract system components, such as "
12                  "Files, Processes, or LogicalDevices." )]
13           class CIM_LogicalElement : CIM_ManagedSystemElement {
14           
15           
16           };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2