Class CIM_CalculatedRoutes


  extends CIM_Dependency (Association)
This assocation makes explicit the routes that are calculated by a specific RouteCalculationService. Thus, every RouteCalculationService can have its own unique set of calculated routes. The association is not necessary in the model and has been deprecated. An instance of the general ConcreteDependency association can tie a NextHopIPRoute to a RouteCalculationService. In addition, information on how the route was derived is available in NextHopIPRoute's RouteDerivation enumeration.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DeprecatedstringCIM_ConcreteDependency, CIM_NextHopIPRoute.RouteDerivationTOSUBCLASS= falseNone
DescriptionstringThis assocation makes explicit the routes that are calculated by a specific RouteCalculationService. Thus, every RouteCalculationService can have its own unique set of calculated routes. The association is not necessary in the model and has been deprecated. An instance of the general ConcreteDependency association can tie a NextHopIPRoute to a RouteCalculationService. In addition, information on how the route was derived is available in NextHopIPRoute's RouteDerivation enumeration.None TRANSLATABLE= true
UMLPackagePathstringCIM::Network::RoutesNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_CalculatedRoutesCIM_RouteCalculationService
DependentCIM_CalculatedRoutesCIM_IPRoute

Copyright © 2008-2010 VMware, Inc. All rights reserved.