Package umontreal.iro.lecuyer.simprocs
-
Class Summary Class Description Bin A Bin corresponds to a pile of identical tokens, and a list of processes waiting for the tokens when the list is empty.Condition A Condition is a boolean indicator, with a list of processes waiting for the indicator to be true (when it is false).DSOLProcessSimulator Represents a simulation process whose actions method is interpreted by the DSOL interpreter, written by Peter Jacobs (http://www.tbm.tudelft.nl/webstaf/peterja/index.htm).ProcessSimulator Defines a special type of simulator capable of managing processes.Resource Objects of this class are resources having limited capacity, and which can be requested and released byProcessobjects.SimProcess This abstract class provides process scheduling tools.SSJInterpretationOracle Determines which classes should be interpreted by the DSOL interpreter during process simulation.ThreadProcessSimulator Represents a process simulator using Java threads for process synchronization.UserRecord
DMelt 3.0 © DataMelt by jWork.ORG