Class CIM_ClassifierElementUsesFilterList
extends CIM_Dependency

This association relates one or more ClassifierElements with a FilterList that defines the criteria to select packets for the classifier to process. Note that a classifier is always modeled as a ClassifierService that aggregates a set of ClassifierElements. Each of these ClassifierElements is EITHER associated with a single FilterList OR associated to another ClassifierService (via NextServiceAfterClassifier Element to describe hierarchical classification).

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ClassifierElementUsesFilterList

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association relates one or more ClassifierElements with a FilterList that defines the criteria to select packets for the classifier to process. Note that a classifier is always modeled as a ClassifierService that aggregates a set of ClassifierElements. Each of these ClassifierElements is EITHER associated with a single FilterList OR associated to another ClassifierService (via NextServiceAfterClassifier Element to describe hierarchical classification).
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_ClassifierElementUsesFilterListCIM_FilterList
DescriptionstringThe FilterList that specifies the traffic criteria for a ClassifierElement.
Keybooleantrue
Maxuint321
OverridestringAntecedent
DependentCIM_ClassifierElementUsesFilterListCIM_ClassifierElement
DescriptionstringThe ClassifierElement that depends on the FilterList for its traffic criteria.
Keybooleantrue
OverridestringDependent

Class Methods