Uses of Class
jline.lang.sections.Section
Packages that use 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
Methods in jline.lang.nodes that return types with arguments of type SectionModifier and TypeMethodDescriptionCache.getSections()Gets the internal sections of this cache node.Node.getSections()Gets all sections (input, server, output) that compose this node. -
Uses of Section in jline.lang.sections
Subclasses of Section in jline.lang.sectionsModifier and TypeClassDescriptionclassInput buffer of a stationclassA class switcher section recording cache hits and missesclassA job class switcher based on a static probability tableclassOutput section that routes jobs to nodesclassA section that models enabling conditions in a stochastic Petri net transitionclassOutput section that models the process of firing for a transition in a Stochastic Petri net modelclassOutput section that forks incoming jobs into sibling tasksclassA service section with an infinite number of servers (pure delay).classInput section of a stationclassInput section of a join nodeclassOutput section of a Place in a Stochastic Petri net modelclassA section that forwards jobs without introducing delays in a Log nodeclassOutput section of a nodeclassA service section that processes jobs using Polling schedulingclassA preemptive service section that can interrupt lower priority jobs to serve higher priority jobs.classInput buffer of a SourceclassA service section that processes jobsclassA section offering a serviceclassA section that forwards jobs without introducing delays in a service stationclassA server shared by multiple jobs simultaneouslyclassA class switcher that depends on its local stateclassA class switcher that does not have a local stateclassInput buffer of a Place in a Stochatic Petri net modelclassA service section of a Transition in a stochastic Petri net model