Uses of Class
fbench.graph.InputPrimitive

Packages that use InputPrimitive
fbench.graph   
 

Uses of InputPrimitive in fbench.graph
 

Subclasses of InputPrimitive in fbench.graph
 class OutputPrimitive
          A GraphNode containing the label for an OutputPrimitive of a ServiceSequence.
 

Constructors in fbench.graph with parameters of type InputPrimitive
ServiceBounds(ServiceSequence seqhdr, InputPrimitive lastprim)
          Constructs a new ServiceBounds between the given ServiceSequnce header and last service primitive.
ServiceLink(InputPrimitive src, InputPrimitive dst)
          Constructs a new ServiceLink.