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
T
target
- Variable in class info.
ProposalInfo
Either who is this proposal for, or from who is this proposal
targetId
- Variable in class logging.
ActionLog
Id of the target agent.
targetName
- Variable in class logging.
ActionLog
Name of target agent of the action.
throwExcp()
- Method in class bot.
EmotionalBot
This is a bad hack that allows us to run more experiments in a row in really easy way.
time
- Variable in class info.
ItemRequest
Time we have received the request
time
- Variable in class info.
ProposalInfo
Time we have made/received this proposal
time
- Variable in class logging.
ActionLog
Time of the action.
time
- Variable in class logging.
AgentStateLog
Time of the snapshot.
time
- Variable in class logging.
EmotionEventLog
Time when was this event triggered
time
- Variable in class logging.
EmotionsLog
Time of the "snapshot" of agenst emotions
time
- Variable in class logging.
FeelingLog
The time the feeling value was captured.
time
- Variable in class logging.
ItemLog
Time we have given or received the item
time
- Variable in class logging.
MoodLog
Time of the mood snapshot.
Time
- Class in
utils
We use this to generate fileNames for our scenario log files.
Time()
- Constructor for class utils.
Time
timerErase(TimerType)
- Method in class bot.
EmotionalBot
Immediately removes target timer from timers pool.
timerFinished(TimerType)
- Method in class bot.
EmotionalBot
Called anytime some timer is finished - it is not 100% accurate.
timerFinished(TimerType)
- Method in class bot.
EmotionalFemaleBot
timerGetTriggerTime(TimerType)
- Method in class bot.
EmotionalBot
Gets trigger time of input timer, if none returs -1.
timerIsRunning(TimerType)
- Method in class bot.
EmotionalBot
Returns true if the timer is active and running.
timerProcess()
- Method in class bot.
EmotionalBot
Called every do doLogic method (in listener to BEG message).
timersDelayTime
- Variable in class bot.
EmotionalBot
Duration times of our timers
timerSet(TimerType, double)
- Method in class bot.
EmotionalBot
Sets the timer in our timer pool, timer starts running.
timersGetRunning()
- Method in class bot.
EmotionalBot
Returns all currently running timers.
timersTriggerTime
- Variable in class bot.
EmotionalBot
Trigger times of our timers
TimerType
- Enum in
info
Here we define all timers we are using in the scenario.
TimerType()
- Constructor for enum info.
TimerType
timeTogether
- Variable in class info.
PlayerInfo
Time together the agent spent with this agent
timeTogetherCounter
- Variable in class info.
PlayerInfo
Counter that is used to generate timeTogether event, that the agents been together for some time gets reset after that
togetherEventTriggerTimeConst
- Variable in class bot.
EventGenerator
We will generate together event every this const seconds
toString()
- Method in class almabasedmodel.
AEmotion
toString method define the way we want our object to be printed in the console, and/or transfered to String.
type
- Variable in class almabasedmodel.
AEmotion
Type of the emotion - EmotionType defined in ALMA
type
- Variable in class info.
ProposalInfo
Type of the proposal
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