- Inbox - Class in jsensor.nodes.messages
-
This class represents the inbox where the arriving messages will be stored before
beeing evaluated by a node.
- Inbox() - Constructor for class jsensor.nodes.messages.Inbox
-
- infoType - Static variable in class jsensor.utils.Configuration
-
- init() - Method in class jsensor.distributed.clientSide.GUIClient
-
Initiate in and out buffers.
- init() - Method in class jsensor.distributed.interfaces.ServerHandler
-
- init() - Method in class jsensor.distributed.serverSide.server.servers.ClientConnectionHandler
-
- initImplementations() - Static method in class jsensor.Main
-
- instanciaTeste - Static variable in class jsensor.utils.Configuration
-
- IntegerEditor - Class in jsensor.gui.utils
-
Implements a cell editor that uses a formatted text field
to edit Integer values.
- IntegerEditor(int, int) - Constructor for class jsensor.gui.utils.IntegerEditor
-
- isAbort() - Method in class jsensor.runtime.Runtime
-
- isConnected(Node, Node) - Method in class jsensor.nodes.models.AbstractConnectivityModel
-
This method should tell when two close nodes are connected.
- isEmpty() - Method in class jsensor.nodes.collections.FactsList
-
- isEmpty() - Method in class jsensor.nodes.events.EventQueue
-
- isEmpty() - Method in class jsensor.nodes.events.EventTimeQueue
-
- isFinished() - Method in class jsensor.threads.ListResource
-
- isGUIMode - Static variable in class jsensor.utils.Configuration
-
- isInside(int) - Method in class jsensor.distributed.utils.NodeSetHelper
-
- isNear(Node, Node) - Method in class jsensor.nodes.events.SendingEvent
-
Compare if two nodes are near to each other.
- isNear(Node, Node) - Method in class jsensor.nodes.models.AbstractConnectivityModel
-
- isNear(Node) - Method in class jsensor.nodes.monitoring.Fact
-
- isNeighborhoodChange() - Method in class jsensor.nodes.Node
-
- isRunning - Static variable in class jsensor.runtime.Global
-