| addOutputPipe(String agent, QueueOutputPipeInterface outputPipe) | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| AGENT_CONNECTED | frodo2.algorithms.AgentInterface< Val > | static |
| AGENT_FINISHED | frodo2.algorithms.AgentInterface< Val > | static |
| agentID | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | protected |
| ALL_AGENTS_IDLE | frodo2.algorithms.AgentInterface< Val > | static |
| blackHole | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | privatestatic |
| connect() | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| finished() | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | protected |
| getCurrentSolution() | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| getID() | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| getMsgTypes() | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| kill() | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| LOCAL_AGENT_ADDRESS_REQUEST | frodo2.algorithms.AgentInterface< Val > | static |
| LOCAL_AGENT_REPORTING | frodo2.algorithms.AgentInterface< Val > | static |
| localInputPipe | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | protected |
| measureMsgs | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | private |
| msgTypes | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | private |
| neighbours | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | protected |
| neighboursConnected | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | private |
| neighboursResponded | frodo2.controller.testFiles.TestAgent< V extends Addable< V > > | private |
| notifyIn(Message msg) | frodo2.controller.testFiles.TestAgent< V extends Addable< V > > | |
| frodo2::communication::IncomingMsgPolicyInterface.notifyIn(Message msg, Object toAgent) | frodo2.communication.IncomingMsgPolicyInterface< T > | |
| oneMoreNeighbor() | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | protected |
| port | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | private |
| problem | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | private |
| queue | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | protected |
| report() | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| RESPONSE | frodo2.controller.testFiles.TestAgent< V extends Addable< V > > | static |
| setMsgType(Class< ? extends MessageListener< MessageType > > moduleClass, String msgType, MessageType newType) | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | static |
| setQueue(Queue queue) | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| setup(QueueOutputPipeInterface toDaemonPipe, QueueOutputPipeInterface toControllerPipe, boolean statsToController, int port) | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| SingleQueueAgent(ProblemInterface< Val, ?> probDesc, Document agentDesc, CentralMailer mailman) | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | |
| solutionMonitor | frodo2.algorithms.SingleQueueAgent< Val extends Addable< Val > > | private |
| start() | frodo2.controller.testFiles.TestAgent< V extends Addable< V > > | |
| START_AGENT | frodo2.algorithms.AgentInterface< Val > | static |
| STATS_MONITOR | frodo2.algorithms.AgentInterface< Val > | static |
| STOP_AGENT | frodo2.algorithms.AgentInterface< Val > | static |
| TEST_MESSAGE | frodo2.controller.testFiles.TestAgent< V extends Addable< V > > | static |
| TestAgent(ProblemInterface< V, ?> probDesc, Document agentDesc, CentralMailer mailman) | frodo2.controller.testFiles.TestAgent< V extends Addable< V > > | |