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

 1 s.manicka 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_BootServiceAccessBySAP
 6               // ==================================================================
 7                  [Association, UMLPackagePath ( "CIM::System::Boot" ),
 8                      Version ( "2.6.0" ), Description (
 9                      "BootServiceAccessBySAP is the relationship between a Boot "
10                      "Service and its access points.")]
11               class CIM_BootServiceAccessBySAP : CIM_ServiceAccessBySAP {
12               
13                     [Override ( "Antecedent" ), Description (
14                         "The BootService.")]
15                  CIM_BootService REF Antecedent;
16               
17                     [Override ( "Dependent" ), Description (
18                         "An access point for the BootService.")]
19                  CIM_BootSAP REF Dependent;
20               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2