MCPcopy Create free account
hub / github.com/ModelInference/synoptic / TraceGraph

Class TraceGraph

synoptic/src/synoptic/model/TraceGraph.java:26–215  ·  view source on GitHub ↗

A graph implementation that provides a merge operation to merge another graph into it. The graph can be modified by adding nodes to it. Whether edges can be added depends on the capability of the EventNode class. @param the class of a node in the graph

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected