Class WeightedBidirectionalDependencyGraphEdge<T extends ISystemModelElement>

Type Parameters:
T - The type of the entity stored in the nodes linked by this edge.

@Deprecated
public class WeightedBidirectionalDependencyGraphEdge<T extends ISystemModelElement>
extends AbstractWeightedEdge<DependencyGraphNode<T>,​WeightedBidirectionalDependencyGraphEdge<T>,​TraceInformation>
Deprecated.
1.15 ported to teetime
This class represents a weighted but bidirected edge within a dependency graph.
Since:
1.1