Uses of Class
fbench.graph.GraphEdge

Packages that use GraphEdge
fbench.graph   
 

Uses of GraphEdge in fbench.graph
 

Subclasses of GraphEdge in fbench.graph
 class Connection
          A GraphEdge encsapsulating an IEC 61499 Connection element.
 class ECTransition
          A GraphEdge encsapsulating an IEC 61499 ECTransition element.
 class IOLink
          A graphical representation of the link between an I/O name and its type.
 class Link
          A graphical representation of a network Link.
 class ServiceBounds
          A GraphEdge for drawing the left and right boundaries of a ServiceSequence.
 class ServiceLink
          A link between ServicePrimitives.
 class WithLink
          A graphical representation of the vertical line between an Event and its WITH associations.