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

 1 karl  1.1.2.2 // 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_MemoryResource 
 6               // ==================================================================
 7                  [Version ( "2.6.0" ), 
 8                   UMLPackagePath ( "CIM::System::SystemResources" ), 
 9                   Description ( 
10                      "Since the MemoryMappedIO class applies to memory AND port "
11                      "resources, there is the potential for key conflict. For "
12                      "example, both a memory resource and a port resource may be "
13                      "located at address 0. Since StartingAddress is the "
14                      "distinguishing key of MemoryMappedIO, two instances would be "
15                      "created with the same key. This is prevented by defining "
16                      "memory and port resource subclasses of MemoryMappedIO, and "
17                      "allowing the CreationClassName key property to distinguish "
18                      "between them and force uniqueness in their keys." )]
19               class CIM_MemoryResource : CIM_MemoryMappedIO {
20               
21               
22 karl  1.1.2.2 };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2