Class CIM_NextServiceAfterClassifierElement
extends CIM_NextService

An association used to establish a predecessor-successor relationship between a single ClassifierElement (within a ClassifierService) and the next ConditioningService object that further processes the selected traffic. Note that the cardinalities indicate that a FollowingService MUST be defined, after the ClassifierElement. This is because there is no reason to classify traffic unless further processing will be done.

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


Class Hierarchy

CIM_NextService
   |
   +--CIM_NextServiceAfterClassifierElement

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAn association used to establish a predecessor-successor relationship between a single ClassifierElement (within a ClassifierService) and the next ConditioningService object that further processes the selected traffic. Note that the cardinalities indicate that a FollowingService MUST be defined, after the ClassifierElement. This is because there is no reason to classify traffic unless further processing will be done.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
FollowingServiceCIM_NextServiceAfterClassifierElementCIM_ConditioningService
DescriptionstringThe ConditioningService that follows the ClassifierElement.
Keybooleantrue
Maxuint321
Minuint321
OverridestringFollowingService
PrecedingServiceCIM_NextServiceAfterClassifierElementCIM_ClassifierElement
DescriptionstringThe ClassifierElement that selects traffic to be passed to the FollowingService.
Keybooleantrue
OverridestringPrecedingService

Class Methods