|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface specifies the types of system events and the inheritance relationships.
Nested Class Summary | |
static class |
ISystemEventTypes.Subtypes
Subtypes have to be defined in inner class, because static initializers not possible in interfaces. |
Field Summary | |
static String |
AGENDA_CHANGED
The system event type that a dispatcher step count changed. |
static String |
AGENDA_MODE_CHANGED
The system event type that the execution mode changed. |
static String |
AGENDA_STEP_DONE
The system event type that a scheduler step is finished. |
static String |
AGENDA_STEPS_CHANGED
The system event type that a dispatcher step count changed. |
static String |
AGENT_BORN
System event type for capability added. |
static String |
AGENT_DIED
System event type for capability removed. |
static String |
AGENT_EVENT
System event type for agent related events. |
static String |
BELIEF_ADDED
System event type for belief(set) added. |
static String |
BELIEF_EVENT
System event type for belief(set) related events. |
static String |
BELIEF_REMOVED
System event type for belief(set) removed. |
static String |
BINDING_EVENT
System event type for binding (of plan/goal with creation condition) changed. |
static String |
BSFACT_ADDED
System event type for fact added. |
static String |
BSFACT_CHANGED
System event type for single fact changed. |
static String |
BSFACT_EVENT
System event type for (belief set) fact related events. |
static String |
BSFACT_READ
BSFACT_READ : thrown if a belief set is accessed via belief base |
static String |
BSFACT_REMOVED
System event type for fact removed. |
static String |
BSFACTS_CHANGED
System event type for some facts changed/added/removed. |
static String |
CAPABILITY_ADDED
System event type for capability added. |
static String |
CAPABILITY_EVENT
System event type for capability related events. |
static String |
CAPABILITY_REMOVED
System event type for capability removed. |
static String |
ESVALUE_ADDED
System event type for value added. |
static String |
ESVALUE_CHANGED
System event type for value changed. |
static String |
ESVALUE_EVENT
System event type for (element set) value related events. |
static String |
ESVALUE_REMOVED
System event type for value added. |
static String |
ESVALUES_CHANGED
System event type for some values changed/added/removed. |
static String |
EVENT_TYPE_BDI
The system event type for all bdi element specific internal events. |
static String |
EVENT_TYPE_STEPPABLE
The generic steppable system event type. |
static String |
FACT_CHANGED
System event type for fact related events. |
static String |
FACT_EVENT
FACT_EVENT : is a base event type concerning belief facts |
static String |
FACT_READ
FACT_READ : thrown on belief access via belief base |
static String |
GOAL_ADDED
System event type for goal added. |
static String |
GOAL_CHANGED
System event type for goal changed. |
static String |
GOAL_EVENT
System event type for goal related events. |
static String |
GOAL_REMOVED
System event type for goal removed. |
static String |
INTERNAL_EVENT
INTERNAL_EVENT : indicates that the agent has dispatched an internal event |
static String |
MESSAGE_RECEIVED
MESSAGE_RECEIVED : indicates a received message |
static String |
MESSAGE_SEND
MESSAGE_SEND : posted if the agent has send a message |
static String |
PLAN_ADDED
System event type for plan added. |
static String |
PLAN_CHANGED
System event type for plan changed. |
static String |
PLAN_EVENT
System event type for plan related events. |
static String |
PLAN_REMOVED
System event type for plan removed. |
static String |
TRACING_EVENT
TRACING_EVENT : is used to post tracing information to the tracer |
static String |
TYPE_ANY
This constant can be used to match all event types. |
static String |
VALUE_CHANGED
System event type for value changed (of parameter). |
Field Detail |
public static final String TYPE_ANY
public static final String EVENT_TYPE_BDI
public static final String AGENT_EVENT
public static final String AGENT_BORN
public static final String AGENT_DIED
public static final String CAPABILITY_EVENT
public static final String CAPABILITY_ADDED
public static final String CAPABILITY_REMOVED
public static final String BELIEF_EVENT
public static final String BELIEF_ADDED
public static final String BELIEF_REMOVED
public static final String FACT_EVENT
FACT_EVENT
: is a base event type concerning belief facts
public static final String FACT_CHANGED
public static final String FACT_READ
FACT_READ
: thrown on belief access via belief base
public static final String BSFACT_EVENT
public static final String BSFACT_CHANGED
public static final String BSFACTS_CHANGED
public static final String BSFACT_ADDED
public static final String BSFACT_REMOVED
public static final String BSFACT_READ
BSFACT_READ
: thrown if a belief set is accessed via belief base
public static final String GOAL_EVENT
public static final String GOAL_ADDED
public static final String GOAL_REMOVED
public static final String GOAL_CHANGED
public static final String VALUE_CHANGED
public static final String ESVALUE_EVENT
public static final String ESVALUE_CHANGED
public static final String ESVALUES_CHANGED
public static final String ESVALUE_ADDED
public static final String ESVALUE_REMOVED
public static final String BINDING_EVENT
public static final String PLAN_EVENT
public static final String PLAN_ADDED
public static final String PLAN_REMOVED
public static final String PLAN_CHANGED
public static final String EVENT_TYPE_STEPPABLE
public static final String AGENDA_MODE_CHANGED
public static final String AGENDA_STEP_DONE
public static final String AGENDA_STEPS_CHANGED
public static final String AGENDA_CHANGED
public static final String TRACING_EVENT
TRACING_EVENT
: is used to post tracing information to the tracer
public static final String MESSAGE_RECEIVED
MESSAGE_RECEIVED
: indicates a received message
public static final String MESSAGE_SEND
MESSAGE_SEND
: posted if the agent has send a message
public static final String INTERNAL_EVENT
INTERNAL_EVENT
: indicates that the agent has dispatched an internal event
|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.