Index
All Classes and Interfaces|All Packages
S
- setCurrentNode(Node) - Method in class Agent
-
Method that sets a node to current node
- setCurrentNode(Node) - Method in class Message
-
Abstract class setCurrentNode.
- setCurrentNode(Node) - Method in class Request
-
Method that sets a node to current node
- setNeighbours(Node) - Method in class Node
-
Adds a node neighbour to the neighbour list.
- setRoutingEntry(Node, int) - Method in class RoutingEntry
-
Sets the routing entry to another node and another distance.
- setStatus(boolean) - Method in class Node
-
Sets the availability status.
- shouldAddEventToRoutingTableAndReturnAgent() - Method in class NodeTest
- shouldAddNeighbours() - Method in class NodeTest
- shouldAddsEvent() - Method in class NodeTest
- shouldBeAbleToCreateEvent() - Method in class EventTest
- shouldBeAbleToCreatePosition() - Method in class PositionTest
- shouldBeAbleToCreateRoutingEntry() - Method in class RoutingEntryTest
- shouldCheckCorrectGenerateId() - Method in class NetworkTest
- shouldEqualPositionComparedToSelf() - Method in class PositionTest
- shouldEqualSamePosition() - Method in class PositionTest
- ShouldGenerateAgentBasedOnProbability() - Method in class NodeTest
- shouldGetAndSetTheNodes() - Method in class NetworkTest
- shouldGetCorrectChangedDistance() - Method in class RoutingEntryTest
- shouldGetCorrectChangedNode() - Method in class RoutingEntryTest
- shouldGetCorrectDistance() - Method in class RoutingEntryTest
- shouldGetCorrectHashCode() - Method in class PositionTest
- shouldGetCorrectNeighbours() - Method in class PositionTest
- shouldGetCorrectNextNode() - Method in class RoutingEntryTest
- shouldGetCorrectPos() - Method in class NodeTest
- shouldGetCorrectStatus() - Method in class NodeTest
- shouldGetCorrectString() - Method in class RoutingEntryTest
- shouldGetCorrectX() - Method in class PositionTest
- shouldGetCorrectY() - Method in class PositionTest
- shouldGetIdOfEvent() - Method in class EventTest
- shouldGetIncorrectDistance() - Method in class RoutingEntryTest
- shouldGetIncorrectNextNode() - Method in class RoutingEntryTest
- shouldGetIncorrectX() - Method in class PositionTest
- shouldGetIncorrectY() - Method in class PositionTest
- shouldGetRandomNode() - Method in class NetworkTest
- shouldGetTime() - Method in class NetworkTest
- shouldNotEqualOtherPosition() - Method in class PositionTest
- shouldNotEqualPositionOtherType() - Method in class PositionTest
- shouldPrintPosition() - Method in class PositionTest
- ShouldReturnCorrectString() - Method in class NodeTest
- shouldToGetTimeAndPositionAndIdOfEvent() - Method in class EventTest
- shouldUpdateTheTime() - Method in class NetworkTest
- synchronizeAgentsRoutingTable() - Method in class Agent
-
Method that synchronize an agents routing table with a nodes routing table
- synchronizeNodesRoutingTable() - Method in class Agent
-
Method that synchronize a nodes routing table with an agent routing table
All Classes and Interfaces|All Packages