A B C D E F G H I K L M N O P R S T U V W X Y Z

C

checkAgentBackDelayTimeConst - Variable in class bot.EmotionalBot
We will start checking if agent is back after this time
checkEmotionsIfWantProposal(int, ProposalType) - Method in class bot.EmotionalBot
Here we check emotions and feelings towards agent.
checkRepeatingEvents() - Method in class bot.EventGenerator
Check agent ignore and proposal ignore events and generate them if necessary.
checkSuspiciousDoubleAction(String, String) - Method in class logging.AgentLogProcessor
This method check if id of the double action is suspicious one and if yes, it will be logged in the object, so we know which log contained the susp. double action.
checkSuspiciousDoubleAction(String, String) - Method in class logging.DiplomaGraphsAndLogsCreator
This method check if id of the double action is suspicious one and if yes, it will be logged in the object, so we know which log contained the susp. double action.
checkSuspiciousDoubleSubscene(String, String) - Method in class logging.AgentLogProcessor
Returns true if double subscene is considered suspicious.
checkSuspiciousDoubleSubscene(String, String) - Method in class logging.DiplomaGraphsAndLogsCreator
Returns true if double subscene is considered suspicious.
checkSuspiciousFeelingResults(String, FeelingSceneResult) - Method in class logging.AgentLogProcessor
If the feeling result or subscene is consideres suspicious true will be returned.
checkSuspiciousFeelingResults(String, FeelingSceneResult) - Method in class logging.DiplomaGraphsAndLogsCreator
If the feeling result or subscene is consideres suspicious true will be returned.
cinemaDelayTimeConst - Variable in class bot.EmotionalBot
When we were at the cinema, we will propose new go to cinema after this time seconds
cinemaFeelingConst - Variable in class bot.EmotionalBot
Feeling value for going to cinema
cinemaLocation - Variable in class bot.EmotionalBot
Cinema location
cinemaLocation - Variable in class logging.AgentLogProcessor
Cinema location
cinemaLocation - Variable in class logging.DiplomaGraphsAndLogsCreator
Cinema location
cinemaRejectFeelingConst - Variable in class bot.EmotionalBot
If feeling lower than this, it will reject cinema request (otherwise, it will be just ignored)
clearBotVariables() - Method in class bot.EmotionalBot
Completely resets the bot state - called when bot killed.
clearNavigationVariables() - Method in class bot.EmotionalBot
Clear path and recent location goals.
communicationRangeConst - Variable in class bot.EmotionalBot
How close the agent should for us to communicate with him or to allow to interrupter us.
complimentFeelingConst - Variable in class bot.EmotionalBot
Feeling needed to make compliment to the agent
complimentJoyConst - Variable in class bot.EmotionalBot
Intensity we need for joy to perform action compliment
configure() - Method in class bot.EmotionalBotModule
 
configure() - Method in class bot.EmotionalFemaleBotModule
 
configure() - Method in class bot.EmotionalMaleBotModule
 
configure() - Method in class bot.PolymorphBotModule
 
configure() - Method in class bot.SimpleBotModule
 
conversate(Player, ConversationType) - Method in class bot.EmotionalBot
Basic conversation method.
conversationIgnoreDelayConst - Variable in class bot.EventGenerator
Delay between two conversation ignore events
conversationIgnoreTimeConst - Variable in class bot.EventGenerator
If the delay between last response and last message sent to the player is higher then this ignore event will be generated
conversationIgnoreTogetherTimeConst - Variable in class bot.EventGenerator
This is the time we need to be together with agentWith to generate ignoreEvent
ConversationInfo - Class in info
Class holding information about conversation between us and other agent.
ConversationInfo(int) - Constructor for class info.ConversationInfo
Constructor for this class.
ConversationType - Enum in info
Here we define all conversation types in the scenario.
ConversationType() - Constructor for enum info.ConversationType
 
createAffectInput(String, AffectInputDocument.AffectInput.BasicEEC) - Method in class almabasedmodel.PogamutALMA
Creates an AffectInput document containing an BasicEEC Element and returns a AffectInput object This type eec element is constructed elsewhere
createAffectInputBasicEEC(String, double, double, double, double, double, double, String, String) - Method in class almabasedmodel.PogamutALMA
Creates an AffectInput document containing an BasicEEC Element and returns a AffectInput object
createBoxAndWhiskerCategoryPlot(String, String, BoxAndWhiskerCategoryDataset) - Method in class logging.AgentLogProcessor
Creates box plot graph.
createBoxAndWhiskerCategoryPlot(String, String, BoxAndWhiskerCategoryDataset, double) - Method in class logging.DiplomaGraphsAndLogsCreator
 
createCategoryChart(String, String, String, CategoryDataset, double, double) - Static method in class logging.AgentLogProcessor
Creates category chart.
createCategoryChart(String, String, String, CategoryDataset, double, double) - Static method in class logging.DiplomaGraphsAndLogsCreator
Creates category chart.
createCategoryPlot(String, String, String, double, double, CategoryDataset, double) - Method in class logging.AgentLogProcessor
Creates one Category plot - used when creating multigraphs.
createCategoryPlot(String, String, String, double, double, CategoryDataset, double) - Method in class logging.DiplomaGraphsAndLogsCreator
Creates one XYPlot.
createCombinedCategoryChart(String, String, CategoryDataset, double, double, String, CategoryDataset, String, double) - Method in class logging.AgentLogProcessor
Creates combined category chart - two graphs in one.
createCombinedCategoryChart(String, String, CategoryDataset, double, double, String, CategoryDataset, String, double) - Method in class logging.DiplomaGraphsAndLogsCreator
Creates combined category chart - two graphs in one.
createInitializeCommand() - Method in class bot.EmotionalBot
Here we can set up our bot - his name and so.
createInitializeCommand() - Method in class bot.EmotionalFemaleBot
 
createInitializeCommand() - Method in class bot.EmotionalMaleBot
 
createInitializeCommand() - Method in class bot.PolymorphBot
Here we can modify initializing command for our bot.
createInitializeCommand() - Method in class bot.SimpleBot
Here we can modify initializing command for our bot.
createLineChart(String, String, String, XYDataset, boolean, double, double) - Static method in class logging.AgentLogProcessor
Creates line chart.
createLineChart(String, String, String, XYDataset, boolean, double, double) - Static method in class logging.DiplomaGraphsAndLogsCreator
Creates line chart.
createXYPlot(String, String, String, double, double, XYDataset) - Method in class logging.AgentLogProcessor
Creates one XYPlot.
createXYPlot(String, String, String, double, double, XYDataset) - Method in class logging.DiplomaGraphsAndLogsCreator
Creates one XYPlot.
cuddleFeelingConst - Variable in class bot.EmotionalBot
Feeling value for refusing to leave target that we are cuddling
cuddleTimeConst - Variable in class bot.EmotionalBot
Time value after we will accept leave proposal when we are cuddling something
currentMood - Variable in class almabasedmodel.AEmotionState
Here we store current mood of the agent - not used right now
currentTime - Variable in class almabasedmodel.PogamutALMA
Current level time in seconds (contains also milliseconds after dot)
currentTime - Variable in class bot.EmotionalBot
Here we keep current time in the scenario.
currentTime - Variable in class bot.PolymorphBot
Current UnrealTournament time
currentTime - Variable in class bot.SimpleBot
 

A B C D E F G H I K L M N O P R S T U V W X Y Z