Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
E
elicitor
- Variable in class almabasedmodel.
AEmotion
Elicitor of the emotion - who have caused this emotion to be felt?
elicitor
- Variable in class logging.
EmotionEventLog
The cause of the event
elicitorId
- Variable in class almabasedmodel.
AEmotion
If elicitor is an agent, his id will be here, -1 otherwise
elicitorId
- Variable in class logging.
EmotionEventLog
If the cause is agent, here will be his id.
elicitorName
- Variable in class logging.
EmotionEventLog
If the cause is agent, here will be his name.
emModel
- Variable in class almabasedmodel.
AEventGenerator
Class holding connection to ALMA emotion model
EmotionalBot
- Class in
bot
The base class for our emotional agents.
EmotionalBot(AgentLogger, UT2004SyncLockableWorldView, ICommandSerializer)
- Constructor for class bot.
EmotionalBot
Constructor for our agent.
EmotionalBotModule
- Class in
bot
Module that allows Guice to create our agent correctly.
EmotionalBotModule()
- Constructor for class bot.
EmotionalBotModule
EmotionalBotTestCase
- Class in
bot
This is the main class for running our example scenario.
EmotionalBotTestCase()
- Constructor for class bot.
EmotionalBotTestCase
EmotionalFemaleBot
- Class in
bot
Main class for female emotional bot.
EmotionalFemaleBot(AgentLogger, UT2004SyncLockableWorldView, ICommandSerializer)
- Constructor for class bot.
EmotionalFemaleBot
EmotionalFemaleBotModule
- Class in
bot
Module that allows Guice to create our female agent correctly.
EmotionalFemaleBotModule()
- Constructor for class bot.
EmotionalFemaleBotModule
EmotionalMaleBot
- Class in
bot
Main class for male emotional bot.
EmotionalMaleBot(AgentLogger, UT2004SyncLockableWorldView, ICommandSerializer)
- Constructor for class bot.
EmotionalMaleBot
Constructor for this object.
EmotionalMaleBotModule
- Class in
bot
Module that allows Guice to create our male agent correctly.
EmotionalMaleBotModule()
- Constructor for class bot.
EmotionalMaleBotModule
emotionChanged(EmotionChangeEvent)
- Method in class almabasedmodel.
PogamutALMA
Not used right now.
EmotionEventLog
- Class in
logging
Here we sote one emotion event that we triggered in the scenario and send to ALMA as an input.
EmotionEventLog(EventId, String, String, int, double, double, double, double, double, double, double, String)
- Constructor for class logging.
EmotionEventLog
Complete constructor.
emotionEventsHistory
- Variable in class logging.
AgentLogging
Agent emotion events history.
emotionObjects
- Variable in class almabasedmodel.
AEmotionState
Here we store ids of all agents in the scenario, so we can get emotions towards them from ALMA
emotions
- Variable in class logging.
EmotionsLog
List of all agents emotions.
emotionsHistory
- Variable in class logging.
AgentLogging
Agents emotion history.
EmotionsLog
- Class in
logging
Here we store all the agents emotions at certain time in the scenario.
EmotionsLog(double, ArrayList<AEmotion>)
- Constructor for class logging.
EmotionsLog
Constructor.
endFeeling
- Variable in class logging.
FeelingSceneResult
Feeling intensity at the end of the sub-scene.
endState(StateType)
- Method in class bot.
EmotionalBot
This method is called when some state ends.
endState(StateType)
- Method in class bot.
EmotionalFemaleBot
Called when we are leaving some state.
endState(StateType)
- Method in class bot.
EmotionalMaleBot
Called when we left ceratain state.
eventCounter
- Variable in class info.
PolymorphEventInfo
Here we store last x polymorph agent events
eventGenerated
- Variable in class info.
ProposalInfo
When proposal accepted, ignored, rejected we will generate one event and store the info here
EventGenerator
- Class in
bot
In this class we will generate all the events our agent can encounter in the scenario.
EventGenerator(EmotionalBot)
- Constructor for class bot.
EventGenerator
Only constructor for this class.
EventId
- Enum in
info
Here all the emotional events that can happen in the scenario are defined.
EventId()
- Constructor for enum info.
EventId
eventId
- Variable in class logging.
EmotionEventLog
Event id
eventsFeelingDifferences
- Variable in class logging.
AgentLogProcessor
eventsFeelingDifferences
- Variable in class logging.
DiplomaGraphsAndLogsCreator
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z