A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  Z 

S

schedule(CheckedRunnable) - function in it.unibo.alchemist.core.interfaces.Simulation
Schedules a runnable to be executed by the Simulation thread, useful for synchronization purposes (e.g.
Scheduler - class in it.unibo.alchemist.core.interfaces
The type which describes the concentration of a molecule This interface is meant to be implemented by the data structure(s) which must manage the reactions.
setActions(List) - function in it.unibo.alchemist.model.interfaces.Reaction
Sets the Actions list.
setConcentration(Molecule,T) - function in it.unibo.alchemist.model.interfaces.Node
Sets the concentration of mol to c.
setConditions(List) - function in it.unibo.alchemist.model.interfaces.Reaction
Sets the Conditions list.
setLinkingRule(LinkingRule) - function in it.unibo.alchemist.model.interfaces.BenchmarkableEnvironment
 
setLinkingRule(LinkingRule) - function in it.unibo.alchemist.model.interfaces.Environment
 
setLinkingRule(LinkingRule) - function in it.unibo.alchemist.model.interfaces.EnvironmentWithObstacles
 
setLinkingRule(LinkingRule) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
 
setSimulation(Simulation) - function in it.unibo.alchemist.model.interfaces.BenchmarkableEnvironment
 
setSimulation(Simulation) - function in it.unibo.alchemist.model.interfaces.Environment
 
setSimulation(Simulation) - function in it.unibo.alchemist.model.interfaces.EnvironmentWithObstacles
 
setSimulation(Simulation) - function in it.unibo.alchemist.model.interfaces.EuclideanEnvironment
 
setStackTrace(Array) - function in java.lang.UncomparableDistancesException
 
Simulation - class in it.unibo.alchemist.core.interfaces
This interface forces simulations to be independent threads, and make them controllable from an external console.
size() - function in it.unibo.alchemist.model.interfaces.Neighborhood
 
spliterator() - function in java.lang.BenchmarkableEnvironment
 
spliterator() - function in java.lang.Node
 
spliterator() - function in java.lang.Neighborhood
 
spliterator() - function in java.lang.Environment
 
spliterator() - function in kotlin.collections.EnvironmentWithObstacles
 
spliterator() - function in kotlin.collections.EuclideanEnvironment
 
Status - class in it.unibo.alchemist.core.interfaces
This enum represents the possible states in which a Simulation could be.
stepDone(Environment,Reaction,Time,long) - function in it.unibo.alchemist.boundary.interfaces.OutputMonitor
This method will be called by the simulation every time a simulation step is done.
surrounding(Double,Integer) - function in it.unibo.alchemist.model.interfaces.geometry.Vector2D
Creates a list of count points equally spaced in the circle of given radius with center in this vector.
surroundingPointAt(Double,Double) - function in it.unibo.alchemist.model.interfaces.geometry.Vector2D
Computes a point which is at a certain distance and angle (in radians) from this one.
surroundingPointAt(P,Double) - function in it.unibo.alchemist.model.interfaces.geometry.Vector2D
Computes a point which is at a certain distance and angle (expressed as a versor centered in this node) from this one.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  Z