Uses of Class
jline.lang.sections.Section
Package
Description
This package contains the classes used the specify Network objects
Classes that model the individual sections that form a Network node
-
Uses of Section in jline.lang.nodes
-
Uses of Section in jline.lang.sections
Modifier and TypeClassDescriptionclass
Input buffer of a stationclass
A class switcher section recording cache hits and missesclass
A job class switcher based on a static probability tableclass
Output section that routes jobs to nodesclass
A section that models enabling conditions in a stochastic Petri net transitionclass
Output section that models the process of firing for a transition in a Stochastic Petri net modelclass
Output section that forks incoming jobs into sibling tasksclass
A service section with an infinite number of servers (pure delay)class
Input section of a stationclass
Input section of a join nodeclass
Output section of a Place in a Stochastic Petri net modelclass
A section that forwards jobs without introducing delays in a Log nodeclass
Output section of a nodeclass
A service section that processes jobs using Polling schedulingclass
A preemptive service sectionclass
Input buffer of a Sourceclass
A service section that processes jobsclass
A section offering a serviceclass
A section that forwards jobs without introducing delays in a service stationclass
A server shared by multiple jobs simultaneouslyclass
A class switcher that depends on its local stateclass
A class switcher that does not have a local stateclass
Input buffer of a Place in a Stochatic Petri net modelclass
A service section of a Transition in a stochastic Petri net model