public class RepeatedFavorExpression extends IAGOCoreExpression implements ExpressionPolicy
Constructor and Description |
---|
RepeatedFavorExpression() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpression(History history)
Causes the VH to show an expression when a triggering event occurs, given a history.
|
protected java.lang.String |
getFairEmotion() |
protected java.lang.String |
getSemiFairEmotion() |
protected java.lang.String |
getUnfairEmotion() |
protected java.lang.String getSemiFairEmotion()
getSemiFairEmotion
in class IAGOCoreExpression
protected java.lang.String getFairEmotion()
getFairEmotion
in class IAGOCoreExpression
protected java.lang.String getUnfairEmotion()
getUnfairEmotion
in class IAGOCoreExpression
public java.lang.String getExpression(History history)
ExpressionPolicy
getExpression
in interface ExpressionPolicy
history
- the history of the negotiation