- handle() - Method in class jsensor.nodes.events.AbstractEvent
-
This method is called in assynchrnous sequence.
- handle() - Method in class jsensor.nodes.events.AbstractFactEvent
-
This method is an implementation of AbstractEvent#handle().
- handle() - Method in class jsensor.nodes.events.AbstractMovementEvent
-
This method is an implementation of AbstractEvent#handle().
- handle() - Method in class jsensor.nodes.events.AbstractTimer
-
This method is for internal use only.
- handle() - Method in class jsensor.nodes.events.SendingEvent
-
This method is used to send a new message via broadcast or unicast.
- handleMessages(Inbox) - Method in class jsensor.nodes.Node
-
In synchronous simulation, this method is executed every round.
- handleString(String) - Method in class jsensor.gui.threads.GUIConsumer
-
- handleString(String) - Method in class jsensor.threads.LogConsumer
-
- hashCode() - Method in class jsensor.nodes.collections.ConcurrentNodesList
-
- hashCode() - Method in class jsensor.nodes.collections.NodesList
-
- hashCode() - Method in class jsensor.nodes.monitoring.Fact
-
- hashCode() - Method in class jsensor.nodes.Node
-
Return a hashcode for this node
- HashMessage<P,Q> - Class in jsensor.distributed.utils
-
- HashMessage(MessageType, HashMap<P, Q>) - Constructor for class jsensor.distributed.utils.HashMessage
-
- hasMoreMessages() - Method in class jsensor.nodes.messages.Inbox
-
- hasNodes() - Method in class jsensor.runtime.Runtime
-
- hasSent() - Method in class jsensor.nodes.messages.Packet
-
- hasTerminated() - Method in class jsensor.runtime.AbstractCustomGlobal
-
This method is used to tell when a simulation has finished.