Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- LargeQueueTest - Class in org.simplesim.examples.testing
-
Performance test and comparison of various implementations of
EventQueue
- LargeQueueTest(LargeQueueTest.QueueType) - Constructor for class org.simplesim.examples.testing.LargeQueueTest
- Limits - Class in org.simplesim.examples.elevator.shared
-
Contains all constants of the elevator simulation model
- Limits() - Constructor for class org.simplesim.examples.elevator.shared.Limits
- listAllAgents(boolean) - Method in class org.simplesim.model.BasicDomain
- listAllAgents(boolean) - Method in interface org.simplesim.model.Domain
-
Returns all agents within this domain
- listDomainEntities() - Method in class org.simplesim.model.BasicDomain
- listDomainEntities() - Method in interface org.simplesim.model.Domain
-
Returns an unmodifiable list of all entities of this domain - an entity can either be an agent or another domain.
- Listener<T> - Interface in org.simplesim.core.instrumentation
-
Part of the observer patter to be implemented by observers listening to the source.
- ListenerSupport<T> - Class in org.simplesim.core.instrumentation
-
Implements the observer pattern by means of an auxiliary class and pull-mode notification
- ListenerSupport() - Constructor for class org.simplesim.core.instrumentation.ListenerSupport
- listPortsWithOutgoingMsg(Collection<Agent>) - Method in interface org.simplesim.core.messaging.MessageForwardingStrategy
-
Build a collection of all ports with outgoing messages based on the collection of sending agents.
- LOBBY - Static variable in class org.simplesim.examples.elevator.shared.Limits
- log(PrintStream, String) - Method in interface org.simplesim.model.Agent
-
Provides simple logging functionality to a stream - only message output.
- log(PrintStream, Time, String) - Method in interface org.simplesim.model.Agent
-
Provides simple logging functionality to a stream with time stamp, entity name and message output.
- log(String) - Method in interface org.simplesim.model.Agent
-
Provides simple logging functionality to System.out - only message output.
- log(Time, String) - Method in interface org.simplesim.model.Agent
-
Provides simple logging functionality to System.out with time stamp, entity name and message output.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form