Class DependencyGraphNode<T extends ISystemModelElement>

Type Parameters:
T - The type of the entity to be stored in this node.

@Deprecated
public class DependencyGraphNode<T extends ISystemModelElement>
extends AbstractPayloadedVertex<DependencyGraphNode<T>,​WeightedBidirectionalDependencyGraphEdge<T>,​TraceInformation,​T>
Deprecated.
1.15 ported to teetime
This class represents a single node within a dependency graph.
Since:
1.1