|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjchrest.architecture.EmotionalTrace
public class EmotionalTrace
Represents a complex emotional tag
Constructor Summary | |
---|---|
EmotionalTrace()
|
Method Summary | |
---|---|
void |
addToHistory(int time,
Emotion emotion)
|
Emotion |
getRescorlaWagnerEmotion()
|
void |
printToStdOut()
|
void |
setRescorlaWagnerEmotion(Emotion emotion)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmotionalTrace()
Method Detail |
---|
public void addToHistory(int time, Emotion emotion)
public void setRescorlaWagnerEmotion(Emotion emotion)
public Emotion getRescorlaWagnerEmotion()
public void printToStdOut()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |