BUG#: 8782
[tpot/pegasus/.git] / Schemas / CIM225 / DMTF / Network / CIM_Network.mof
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_Network 
6 // ==================================================================
7    [Version ( "2.7.0" ), 
8     UMLPackagePath ( "CIM::Network::Systems" ), 
9     Description ( 
10        "Network is a subclass of AdminDomain that groups "
11        "interconnected networking and computing objects capable of "
12        "exchanging information. Instances of CIM_Network can represent "
13        "an enterprise\'s global network or specific connectivity "
14        "domains within the global network. These concepts are similar "
15        "to those defined for the Network object in ITU\'s M.3100 "
16        "specification." ), 
17     MappingStrings { "Recommendation.ITU|M3100.Network" }]
18 class CIM_Network : CIM_AdminDomain {
19
20
21 };