Package jline.lang.sections


package jline.lang.sections
Classes that model the individual sections that form a Network node
  • Classes
    Class
    Description
    Input buffer of a station
    A class switcher section recording cache hits and misses
     
    A job class switcher based on a static probability table
     
    Output section that routes jobs to nodes
    A section that models enabling conditions in a stochastic Petri net transition
    Output section that models the process of firing for a transition in a Stochastic Petri net model
    Output section that forks incoming jobs into sibling tasks
    A service section with an infinite number of servers (pure delay)
    Input section of a station
    Input section of a join node
    Output section of a Place in a Stochastic Petri net model
    A section that forwards jobs without introducing delays in a Log node
    Output section of a node
    A service section that processes jobs using Polling scheduling
    A preemptive service section
    Input buffer of a Source
    A general class modeling a node section
    A service section that processes jobs
    A section offering a service
    A section that forwards jobs without introducing delays in a service station
    A server shared by multiple jobs simultaneously
    A class switcher that depends on its local state
    A class switcher that does not have a local state
    Input buffer of a Place in a Stochatic Petri net model
    A service section of a Transition in a stochastic Petri net model