Uses of Class
jlink.flowchart.graph.DuplicateJLEdgeException

Packages that use DuplicateJLEdgeException
jlink.flowchart.graph Collection of classes to form a model of a graph structure. 
 

Uses of DuplicateJLEdgeException in jlink.flowchart.graph
 

Methods in jlink.flowchart.graph that throw DuplicateJLEdgeException
 void JLEdgeSet.appendJLEdge(JLEdge e)
          Adds this JLEdge to the JLEdgeSet so that it can be included in the model.