⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cim_classifierelement.mof

📁 Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por
💻 MOF
字号:
// Copyright (c) 2005 DMTF.  All rights reserved.// <change cr="ArchCR00066.004" type="add">Add UmlPackagePath// qualifier values to CIM Schema.</change>// ==================================================================//  CIM_ClassifierElement// ==================================================================   [UMLPackagePath ( "CIM::Network::QoS" ), Version ( "2.7.0" ),     Description (       "ClassifierElement represents the linkage, within a single "       "ClassifierService, between a FilterList (that defines the "       "criteria to select packets from the stream of packets coming "       "into the Service) and the next ConditioningService (to which "       "the selected packets go after they leave the "       "ClassifierService). ClassifierElement has no properties of its "       "own. It is present to serve as an aggregated entity into "       "ClassifierService (using the ClassifierElementIn "       "ClassifierService association), and for associations with its "       "FilterList (ClassifierElementUsesFilterList) and its next "       "ConditioningService (NextServiceAfterClassifierElement). \n"       "\n"       "Note that a ClassifierElement may be associated with a "       "ClassifierService through the NextServiceAfterClassifier "       "Element association. This will occur when implementing "       "hierarchical classification. In this case, the "       "ClassifierElement MUST NOT instantiate the ClassifierElement "       "UsesFilterList association. Further, when a ClassifierElement "       "is associated with a ClassifierService as described above, the "       "order of processing of the associated ClassifierService is a "       "function of the ClassifierOrder property of the "       "ClassifierElementInClassifierService aggregation.")]class CIM_ClassifierElement : CIM_ClassifierService {};

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -