Class CIM_IngressConditioningServiceOnEndpoint
extends CIM_ServiceSAPDependency

This association represents the binding, in the ingress direction, between a ProtocolEndpoint and the first ConditioningService that processes packets received via that Endpoint. Since there can only be one 'first' ConditioningService for a ProtocolEndpoint, the cardinality for the Dependent object reference is narrowed from 0..n to 0..1. On the other hand, a single ConditioningService can be the first to process packets received via multiple ProtocolEndpoints. So, the cardinality of the Antecedent object reference remains 0..n.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ServiceSAPDependency
   |
   +--CIM_IngressConditioningServiceOnEndpoint

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association represents the binding, in the ingress direction, between a ProtocolEndpoint and the first ConditioningService that processes packets received via that Endpoint. Since there can only be one 'first' ConditioningService for a ProtocolEndpoint, the cardinality for the Dependent object reference is narrowed from 0..n to 0..1. On the other hand, a single ConditioningService can be the first to process packets received via multiple ProtocolEndpoints. So, the cardinality of the Antecedent object reference remains 0..n.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_IngressConditioningServiceOnEndpointCIM_ProtocolEndpoint
DescriptionstringThe ProtocolEndpoint through which traffic arrives at a network device.
Keybooleantrue
OverridestringAntecedent
DependentCIM_IngressConditioningServiceOnEndpointCIM_ConditioningService
DescriptionstringThe ConditioningService which begins the traffic conditioning processing within a network device.
Keybooleantrue
Maxuint321
OverridestringDependent

Class Methods