Class CIM_CalculatesAmong
extends CIM_ServiceSAPDependency

This is a specialization of the ServiceSAPDependency association, indicating that the referenced ProtocolEndpoint is utilized by the RouteCalculationService to provide its functionality.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ServiceSAPDependency
   |
   +--CIM_CalculatesAmong

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis is a specialization of the ServiceSAPDependency association, indicating that the referenced ProtocolEndpoint is utilized by the RouteCalculationService to provide its functionality.
UMLPackagePathstringCIM::Network::RoutingForwarding
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IsStaticboolean
DeprecatedstringNo value
DescriptionstringTRUE indicates that this ProtocolEndpoint represents a static route, and FALSE means that it represents a dynamically-learned route. This property is deprecated since a Service may use an Endpoint to output several routes, some static and others dynamic.

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_CalculatesAmongCIM_ProtocolEndpoint
DescriptionstringThe required ProtocolEndpoint.
Keybooleantrue
OverridestringAntecedent
DependentCIM_CalculatesAmongCIM_RouteCalculationService
DescriptionstringThe RouteCalculationService, which is dependent on the underlying ProtocolEndpoint.
Keybooleantrue
OverridestringDependent

Class Methods