Package jline.lang.nodes


package jline.lang.nodes
This package contains the classes used the specify Network objects
  • Classes
    Class
    Description
    A class switch node based on cache hits or misses
     
    A node that switches the class of an incoming job based on a probability table
    An infinite server station, i.e.
    A node that forks an incoming job into a set of sibling tasks
    A node that reassembles a set of sibling tasks into the original parent job
    A node that logs passage of jobs
    Superclass for a node element within a Network model
    A queueing station within a Network model
    A queueing station within a Network model
    A node that routes jobs without imposing any delay
    A station with a service process
    A station with a service process
    An abstraction of the external world jobs in open classes depart to
    An abstraction of the external world jobs in open classes come from
    A node that can have a state
    A node where jobs can spend time stationing there
    Transition as in a stochastic Petri net model