Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- calcInfluence(AspirationAdaptation.GoalVariable, double) - Static method in class org.simplesim.reasoning.AspirationAdaptation
- CAPACITY - Static variable in class org.simplesim.examples.elevator.shared.Limits
- Cell - Class in org.simplesim.examples.gameoflife
-
Agent representing a cell of the grid.
- Cell(int, int, boolean) - Constructor for class org.simplesim.examples.gameoflife.Cell
- CellState - Class in org.simplesim.examples.gameoflife
-
The state of the cell.
- CellState() - Constructor for class org.simplesim.examples.gameoflife.CellState
- CHANGE_FLOOR - Enum constant in enum class org.simplesim.examples.elevator.shared.Visitor.Event
- CHANGE_TIME - Static variable in class org.simplesim.examples.elevator.shared.Limits
- ChangeDomainRequest - Class in org.simplesim.core.dynamic
-
Request to move an entity from one domain to an other.
- ChangeDomainRequest(BasicModelEntity, BasicDomain) - Constructor for class org.simplesim.core.dynamic.ChangeDomainRequest
-
Sets the entity to be moved and the new domain.
- ChangeRequest - Interface in org.simplesim.core.dynamic
-
Interface for all model changes during simulation run time.
- ChangeRequest.ChangeRequestException - Exception in org.simplesim.core.dynamic
-
Exception to be thrown if a change request is unsuccessful.
- ChangeRequestException(String) - Constructor for exception org.simplesim.core.dynamic.ChangeRequest.ChangeRequestException
- clearMessages() - Method in class org.simplesim.core.messaging.AbstractPort
- clearMessages() - Method in interface org.simplesim.core.messaging.Port
-
Clears message queue of this port.
- close() - Method in class org.simplesim.examples.elevator.shared.View
- close() - Method in class org.simplesim.examples.gameoflife.View
- compareTo(Time) - Method in class org.simplesim.core.scheduling.Time
- compareTo(Request) - Method in class org.simplesim.examples.elevator.shared.Request
- ConcurrentDESimulator - Class in org.simplesim.simulator
-
Concurrent simulator for discrete event models using multiple threads
- ConcurrentDESimulator(BasicDomain) - Constructor for class org.simplesim.simulator.ConcurrentDESimulator
-
Quick start constructor of a new concurrent discrete-event simulator with a given model
- ConcurrentDESimulator(BasicDomain, EventQueue<Agent>, MessageForwardingStrategy) - Constructor for class org.simplesim.simulator.ConcurrentDESimulator
-
Constructs a new concurrent simulator with given model, queue implementation and messaging strategy
- ConcurrentTSSimulator - Class in org.simplesim.simulator
-
Simulator for concurrent time step simulation
- ConcurrentTSSimulator(BasicDomain) - Constructor for class org.simplesim.simulator.ConcurrentTSSimulator
-
Quick start constructor of a concurrent time-step simulator with a given model
- ConcurrentTSSimulator(BasicDomain, MessageForwardingStrategy) - Constructor for class org.simplesim.simulator.ConcurrentTSSimulator
- connect(Port) - Method in class org.simplesim.core.messaging.MultiPort
- connect(Port) - Method in interface org.simplesim.core.messaging.Port
-
Connects this port to another one.
- connect(Port) - Method in class org.simplesim.core.messaging.SinglePort
- connect(Port) - Method in class org.simplesim.core.messaging.SwitchPort
- connectCells() - Method in class org.simplesim.examples.gameoflife.Model
- ConnectPortRequest - Class in org.simplesim.core.dynamic
-
Request to connect two ports.
- ConnectPortRequest(Port, Port) - Constructor for class org.simplesim.core.dynamic.ConnectPortRequest
- containsEntity(ModelEntity) - Method in interface org.simplesim.model.Domain
-
Checks, if this domain contains a given entity.
- countDomainEntities() - Method in interface org.simplesim.model.Domain
-
Returns the number of entities of the domain.
- countMessages() - Method in class org.simplesim.core.messaging.AbstractPort
- countMessages() - Method in interface org.simplesim.core.messaging.Port
-
Counts messages in queue of this port.
- createCells(double) - Method in class org.simplesim.examples.gameoflife.Model
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form