Class CIM_RelatedTopologyGraph


  extends CIM_Dependency (Association)
RelatedTopologyGraph associates a TopologyGraph instance with a ConnectivityCollection. This relationship is different from a topology graph collecting ConnectivityCollections. It describes the embedding of a lower layer topology within a ConnectivityCollection. For example, a layer 3 IP subnet (represented by an instance of IPConnectivitySubnet) collects a set of IPProtocolEndpoints. It might also be associated with a TopologyGraph describing the layer 2 switched Ethernet topology over which the IP subnet runs. This association of Layer 3 to Layer 2 is described as a Dependency relationship, where the Layer 3 connectivity is dependent on the Layer 2 topology.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringRelatedTopologyGraph associates a TopologyGraph instance with a ConnectivityCollection. This relationship is different from a topology graph collecting ConnectivityCollections. It describes the embedding of a lower layer topology within a ConnectivityCollection. For example, a layer 3 IP subnet (represented by an instance of IPConnectivitySubnet) collects a set of IPProtocolEndpoints. It might also be associated with a TopologyGraph describing the layer 2 switched Ethernet topology over which the IP subnet runs. This association of Layer 3 to Layer 2 is described as a Dependency relationship, where the Layer 3 connectivity is dependent on the Layer 2 topology.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
UMLPackagePathstringCIM::Network::TopologyNone None
Versionstring2.8.1000TOSUBCLASS= falseTRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_RelatedTopologyGraphCIM_TopologyGraph
DependentCIM_RelatedTopologyGraphCIM_ConnectivityCollection

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