- Packet - Class in jsensor.nodes.messages
-
This class is encapsulate an incoming message.
- Packet(Node, Node, double, Message) - Constructor for class jsensor.nodes.messages.Packet
-
- PacketsInTheAir - Class in jsensor.nodes.messages
-
- PacketsInTheAir() - Constructor for class jsensor.nodes.messages.PacketsInTheAir
-
- params - Static variable in class jsensor.utils.Configuration
-
- pathTotal - Static variable in class jsensor.utils.Configuration
-
- Position - Class in jsensor.utils
-
This class represents a position (x,y) of an object within the simulation.
- Position(int, int) - Constructor for class jsensor.utils.Position
-
- PositionTransformation - Class in jsensor.utils
-
This class is used to transform a Position into a GUI Position.
- PositionTransformation() - Constructor for class jsensor.utils.PositionTransformation
-
- possibleNeighbours(Integer, Position) - Method in class jsensor.distributed.utils.NodeMap
-
- possibleNeighbours(Node, Position) - Method in class jsensor.nodes.collections.AbstractNodesPositionMatrix
-
Retrieve a set of Nodes which can be the possible neighbour of the Node n.
- possibleNeighbours(Node, Position) - Method in class jsensor.nodes.collections.ConcurrentNodesPositionHashMap
-
- possibleNeighbours(Node, Position) - Method in class jsensor.nodes.collections.ConcurrentNodesPositionMatrix
-
- possibleNeighbours(Node, Position) - Method in class jsensor.nodes.collections.NodesPositionMatrix
-
- postRound() - Method in class jsensor.runtime.AbstractCustomGlobal
-
Implement this method to specify what should be executed after every
round step in synchronous simulation.
- postStep() - Method in class jsensor.nodes.Node
-
Method used in synchronous simulation only.
- preRound() - Method in class jsensor.runtime.AbstractCustomGlobal
-
Implement this method to specify what should be executed before every
round step in synchronous simulation.
- preRun() - Method in class jsensor.runtime.AbstractCustomGlobal
-
This method is executed before run a simulation.
- preStep() - Method in class jsensor.nodes.Node
-
Method used in synchronous simulation only.
- process_data() - Method in class jsensor.distributed.clientSide.GUIClient
-
Send to Master the simulation data.
- process_params() - Method in class jsensor.distributed.clientSide.GUIClient
-
Transform params array into an string separated by comma.
- process_response() - Method in class jsensor.distributed.clientSide.GUIClient
-
Process the response of the simulation.
- processConnection() - Method in class jsensor.distributed.interfaces.ServerHandler
-
- processConnection() - Method in class jsensor.distributed.serverSide.server.servers.ClientConnectionHandler
-
- projectName - Static variable in class jsensor.utils.Configuration
-
- projectPath - Static variable in class jsensor.runtime.Global
-
- projectPath - Static variable in class jsensor.utils.Configuration
-
- projects - Static variable in class jsensor.runtime.Global
-
- ProjectSelectorFrame - Class in jsensor.gui
-
- ProjectSelectorFrame() - Constructor for class jsensor.gui.ProjectSelectorFrame
-
Creates new form ProjectSelectorFrame
- PropertiesLoader - Class in jsensor.utils
-
- PropertiesLoader(String) - Constructor for class jsensor.utils.PropertiesLoader
-
- putRegister(S) - Method in class jsensor.threads.ListResource
-
- putRegister(S) - Method in interface jsensor.threads.ResourceInterface
-