- finalNotification(HttpSession) - Method in class edu.usc.ict.iago.utils.NegotiationRoom
-
when one user FORMAL_END the game, notify the other
- findAdversaryIdealBest() - Method in class edu.usc.ict.iago.agent.AgentUtilsExtension
-
Finds the adversary's highest ranked item in the most ideal ordering
- findAdversaryIdealSecondBest() - Method in class edu.usc.ict.iago.agent.AgentUtilsExtension
-
Finds the adversary's second highest ranked item in the most ideal ordering
- findAdversaryIdealWorst(GameSpec) - Method in class edu.usc.ict.iago.agent.AgentUtilsExtension
-
Finds the adversary's lowest ranked item in the most ideal ordering
- findAdversaryItemIndex(GameSpec, int) - Method in class edu.usc.ict.iago.agent.AgentUtilsExtension
-
Finds the position on the board (1 through num issues) of an item with a particular ranking for the agent's adversary.
- findMyItem(int, GameSpec) - Method in class edu.usc.ict.iago.agent.AgentUtilsExtension
-
Finds the name of an item that's ranked a certain way by the agent.
- findMyItemIndex(GameSpec, int) - Method in class edu.usc.ict.iago.agent.AgentUtilsExtension
-
Finds the position on the board (1 through num issues) of an item with a particular ranking for current agent
- findUserByHttpSession(HttpSession) - Static method in class edu.usc.ict.iago.utils.Governor
-
- findUserByHttpSession(HttpSession) - Method in class edu.usc.ict.iago.utils.NegotiationRoom
-