(file) Return to CIM_Collection.mof CVS log (file) (dir) Up to [OMI] / omi / share / networkschema

 1 krisbash 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_Collection 
 6              // ==================================================================
 7                 [Abstract, Version ( "2.6.0" ), 
 8                  UMLPackagePath ( "CIM::Core::Collection" ), 
 9                  Description ( 
10                     "Collection is an abstract class that provides a common "
11                     "superclass for data elements that represent collections of "
12                     "ManagedElements and its subclasses." )]
13              class CIM_Collection : CIM_ManagedElement {
14              
15              
16              };

ViewCVS 0.9.2