Uses of Class
jline.lang.state.EventCache
Packages that use EventCache
Package
Description
Classes that model the state of a network and its individual nodes
Analysis approaches based on the Stochastic Simulation Algorithm (SSA) for Markov chains
-
Uses of EventCache in jline.lang.state
Methods in jline.lang.state with parameters of type EventCacheModifier and TypeMethodDescriptionstatic Ret.EventResult
State.afterEvent
(NetworkStruct sn, int ind, Matrix inspace, EventType event, int jobClass, boolean isSimulation, EventCache eventCache) -
Uses of EventCache in jline.solvers.ssa
Methods in jline.solvers.ssa with parameters of type EventCache