info
Enum EventId
java.lang.Object
java.lang.Enum<EventId>
info.EventId
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable<EventId>
public enum EventId
- extends java.lang.Enum<EventId>
Here all the emotional events that can happen in the scenario are defined. One
event in the scenario can lead to more emotional events - usually to one EVENT and
one ACT. EVENT usually generate emotions as joy or distress while ACT can generate
like, dislike, anger, gratitude, love and hate.
|
Method Summary |
static EventId |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EventId[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared. |
| Methods inherited from class java.lang.Enum |
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
AGENT_KISS_EVENT
public static final EventId AGENT_KISS_EVENT
AGENT_KISS_OTHER_ACT
public static final EventId AGENT_KISS_OTHER_ACT
AGENT_SLAP_BY_EVENT
public static final EventId AGENT_SLAP_BY_EVENT
AGENT_SLAP_BY_ACT
public static final EventId AGENT_SLAP_BY_ACT
AGENT_SLAP_OTHER_EVENT
public static final EventId AGENT_SLAP_OTHER_EVENT
AGENT_SLAP_OTHER_ACT
public static final EventId AGENT_SLAP_OTHER_ACT
AGENT_KICK_OTHER_EVENT
public static final EventId AGENT_KICK_OTHER_EVENT
AGENT_KICK_OTHER_ACT
public static final EventId AGENT_KICK_OTHER_ACT
AGENT_BYE_BY_EVENT
public static final EventId AGENT_BYE_BY_EVENT
AGENT_KISS_OTHER_EVENT
public static final EventId AGENT_KISS_OTHER_EVENT
AGENT_KISS_ACT
public static final EventId AGENT_KISS_ACT
AGENT_COMPLIMENT_BY_EVENT
public static final EventId AGENT_COMPLIMENT_BY_EVENT
AGENT_COMPLIMENT_BY_ACT
public static final EventId AGENT_COMPLIMENT_BY_ACT
AGENT_COMPLIMENT_OTHER_EVENT
public static final EventId AGENT_COMPLIMENT_OTHER_EVENT
AGENT_COMPLIMENT_OTHER_ACT
public static final EventId AGENT_COMPLIMENT_OTHER_ACT
AGENT_INSULT_BY_EVENT
public static final EventId AGENT_INSULT_BY_EVENT
AGENT_INSULT_BY_ACT
public static final EventId AGENT_INSULT_BY_ACT
AGENT_INSULT_OTHER_EVENT
public static final EventId AGENT_INSULT_OTHER_EVENT
AGENT_INSULT_OTHER_ACT
public static final EventId AGENT_INSULT_OTHER_ACT
AGENT_SEX_BY_EVENT
public static final EventId AGENT_SEX_BY_EVENT
AGENT_SEX_BY_ACT
public static final EventId AGENT_SEX_BY_ACT
AGENT_SEX_OTHER_EVENT
public static final EventId AGENT_SEX_OTHER_EVENT
AGENT_SEX_OTHER_ACT
public static final EventId AGENT_SEX_OTHER_ACT
AGENT_TWO_SEX_OTHER_ACT
public static final EventId AGENT_TWO_SEX_OTHER_ACT
AGENT_KISS_BY_EVENT
public static final EventId AGENT_KISS_BY_EVENT
AGENT_KISS_BY_ACT
public static final EventId AGENT_KISS_BY_ACT
AGENT_LEAVE_BY_EVENT
public static final EventId AGENT_LEAVE_BY_EVENT
AGENT_LEAVE_BY_ACT
public static final EventId AGENT_LEAVE_BY_ACT
CONVERSATION_IGNORE_EVENT
public static final EventId CONVERSATION_IGNORE_EVENT
CONVERSATION_IGNORE_ACT
public static final EventId CONVERSATION_IGNORE_ACT
AGENT_ALONE_EVENT
public static final EventId AGENT_ALONE_EVENT
AGENT_PICKUP_EVENT
public static final EventId AGENT_PICKUP_EVENT
PLAYER_LOST_EVENT
public static final EventId PLAYER_LOST_EVENT
PLAYER_TOGETHER_EVENT
public static final EventId PLAYER_TOGETHER_EVENT
PLAYER_APPEARED_EVENT
public static final EventId PLAYER_APPEARED_EVENT
MESSAGE_ANGER_EVENT
public static final EventId MESSAGE_ANGER_EVENT
MESSAGE_FEAR_EVENT
public static final EventId MESSAGE_FEAR_EVENT
MESSAGE_HAPPY_EVENT
public static final EventId MESSAGE_HAPPY_EVENT
MESSAGE_SAD_EVENT
public static final EventId MESSAGE_SAD_EVENT
AGENT_INTERRUPTED_EVENT
public static final EventId AGENT_INTERRUPTED_EVENT
AGENT_INTERRUPTED_ACT
public static final EventId AGENT_INTERRUPTED_ACT
ITEM_JELAOUSY_EVENT
public static final EventId ITEM_JELAOUSY_EVENT
ITEM_JELAOUSY_ACT
public static final EventId ITEM_JELAOUSY_ACT
MESSAGE_LIKE_EVENT
public static final EventId MESSAGE_LIKE_EVENT
MESSAGE_DISLIKE_EVENT
public static final EventId MESSAGE_DISLIKE_EVENT
PROPOSAL_RESPONSE_TO_OTHER_EVENT
public static final EventId PROPOSAL_RESPONSE_TO_OTHER_EVENT
PROPOSAL_RESPONSE_TO_OTHER_ACT
public static final EventId PROPOSAL_RESPONSE_TO_OTHER_ACT
PROPOSAL_TO_OTHER_EVENT
public static final EventId PROPOSAL_TO_OTHER_EVENT
PROPOSAL_TO_OTHER_ACT
public static final EventId PROPOSAL_TO_OTHER_ACT
PROPOSAL_BY_OTHER_TO_AGENT_WITH_EVENT
public static final EventId PROPOSAL_BY_OTHER_TO_AGENT_WITH_EVENT
PROPOSAL_BY_OTHER_TO_AGENT_WITH_ACT
public static final EventId PROPOSAL_BY_OTHER_TO_AGENT_WITH_ACT
PROPOSAL_ACCEPTED_EVENT
public static final EventId PROPOSAL_ACCEPTED_EVENT
PROPOSAL_ACCEPTED_ACT
public static final EventId PROPOSAL_ACCEPTED_ACT
PROPOSAL_REJECTED_EVENT
public static final EventId PROPOSAL_REJECTED_EVENT
PROPOSAL_REJECTED_ACT
public static final EventId PROPOSAL_REJECTED_ACT
PROPOSAL_IGNORED_ACT
public static final EventId PROPOSAL_IGNORED_ACT
POLYMORPH_HOSTILE_MESSAGE_EVENT
public static final EventId POLYMORPH_HOSTILE_MESSAGE_EVENT
POLYMORPH_HOSTILE_FEAR_EVENT
public static final EventId POLYMORPH_HOSTILE_FEAR_EVENT
POLYMORPH_HOSTILE_FEARS_CONFIRMED_EVENT
public static final EventId POLYMORPH_HOSTILE_FEARS_CONFIRMED_EVENT
POLYMORPH_HOSTILE_BITE_ACT
public static final EventId POLYMORPH_HOSTILE_BITE_ACT
POLYMORPH_FRIENDLY_MESSAGE_EVENT
public static final EventId POLYMORPH_FRIENDLY_MESSAGE_EVENT
POLYMORPH_HIT_EVENT
public static final EventId POLYMORPH_HIT_EVENT
POLYMORPH_HIT_ACT
public static final EventId POLYMORPH_HIT_ACT
ITEM_RECEIVED_EVENT
public static final EventId ITEM_RECEIVED_EVENT
ITEM_RECEIVED_ACT
public static final EventId ITEM_RECEIVED_ACT
PROPOSAL_RECEIVED_ACT
public static final EventId PROPOSAL_RECEIVED_ACT
PROPOSAL_RECEIVED_EVENT
public static final EventId PROPOSAL_RECEIVED_EVENT
PLAYER_KILLED_ACT
public static final EventId PLAYER_KILLED_ACT
PLAYER_KILLED_EVENT
public static final EventId PLAYER_KILLED_EVENT
WAIT_AGENT_NOT_RETURNED_EVENT
public static final EventId WAIT_AGENT_NOT_RETURNED_EVENT
WAIT_AGENT_NOT_RETURNED_ACT
public static final EventId WAIT_AGENT_NOT_RETURNED_ACT
WAIT_IN_PROGRESS_EVENT
public static final EventId WAIT_IN_PROGRESS_EVENT
WAIT_IN_PROGRESS_ACT
public static final EventId WAIT_IN_PROGRESS_ACT
WAIT_AGENT_RETURNED_EVENT
public static final EventId WAIT_AGENT_RETURNED_EVENT
WAIT_AGENT_RETURNED_ACT
public static final EventId WAIT_AGENT_RETURNED_ACT
AGENT_LEAVE_OTHER_ACT
public static final EventId AGENT_LEAVE_OTHER_ACT
AGENT_LEAVE_OTHER_EVENT
public static final EventId AGENT_LEAVE_OTHER_EVENT
AGENT_BYE_OTHER_ACT
public static final EventId AGENT_BYE_OTHER_ACT
AGENT_BYE_OTHER_EVENT
public static final EventId AGENT_BYE_OTHER_EVENT
MESSAGE_OTHER_EVENT
public static final EventId MESSAGE_OTHER_EVENT
MESSAGE_OTHER_ACT
public static final EventId MESSAGE_OTHER_ACT
values
public static EventId[] values()
- Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
for (EventId c : EventId.values())
System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in
the order they are declared
valueOf
public static EventId valueOf(java.lang.String name)
- Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
- Parameters:
name - the name of the enum constant to be returned.
- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException - if this enum type has no constant
with the specified name
java.lang.NullPointerException - if the argument is null