A C E F G I M N S W

S

setCellType(int) - Method in class explorer.SpaceCell
Sets the cell type (SpaceCell.ACCESSIBLE - SpaceCell.FORBIDDEN - SpaceCell.WALL)
setX(int) - Method in class explorer.CoordinateXY
Sets the x.
setY(int) - Method in class explorer.CoordinateXY
Sets the y.
SimpleExplorerAgent - Class in explorer
This class implements a Simple Explorer Agent
SimpleExplorerAgent(AgentId, SpaceGrid, int, int, int) - Constructor for class explorer.SimpleExplorerAgent
Constructs a new Simple Explorer Agent
SimpleExplorerAgent(AgentId, SpaceGrid, int, int, int, TupleCentreId) - Constructor for class explorer.SimpleExplorerAgent
Constructs a new Simple Explorer Agent
SimpleSimulation - Class in explorer
This class implements a simple simulation entry point.
SimpleSimulation() - Constructor for class explorer.SimpleSimulation
 
Simulation - Class in explorer
Entry point for all the simulations
Simulation(int, int[][], CoordinateXY[], int[], CoordinateXY[], String, String, String) - Constructor for class explorer.Simulation
Creates a new simulation environment
SOUTH - Static variable in class explorer.ExplorerAgent
SOUTH direction
SpaceCell - Class in explorer
This class implements a cell to be inserted in a SpaceGrid grid
SpaceCell(int) - Constructor for class explorer.SpaceCell
Create a new cell
SpaceGrid - Class in explorer
Implements a 2D virtual space (grid)
SpaceGrid(int, int[][]) - Constructor for class explorer.SpaceGrid
Creates a 2D virtual space - a square grid of X-Y cells (for both the axes the numeration start in the bottom-left corner)
SpecAgent - Class in explorer
The SpecAgent is a simple agent used to set up specification tuples and initial syncronization tuples on tuple centre.
SpecAgent(AgentId, SpaceGrid, FileInputStream, int) - Constructor for class explorer.SpecAgent
Creates a new agent for tuple centre initialization
SpecAgent(AgentId, SpaceGrid, String, TupleCentreId, int) - Constructor for class explorer.SpecAgent
Creates a new agent for tuple centre initialization

A C E F G I M N S W