|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemEventTypes
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 the birth of an agent. |
static String |
AGENT_DIED
System event type for the final removal of the agent. |
static String |
AGENT_EVENT
System event type for agent related events. |
static String |
AGENT_TERMINATING
System event type for an agent when moving to end state.. |
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 |
CONDITION_TRIGGERED
Condition triggered events |
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 events |
static String |
INTERNAL_EVENT_OCCURRED
Indicates that the agent has dispatched an internal event |
static String |
MESSAGE_EVENT
Message events |
static String |
MESSAGE_RECEIVED
Indicates a received message |
static String |
MESSAGE_SENT
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 |
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 |
---|
static final String TYPE_ANY
static final String EVENT_TYPE_BDI
static final String AGENT_EVENT
static final String AGENT_BORN
static final String AGENT_TERMINATING
static final String AGENT_DIED
static final String CAPABILITY_EVENT
static final String CAPABILITY_ADDED
static final String CAPABILITY_REMOVED
static final String BELIEF_EVENT
static final String BELIEF_ADDED
static final String BELIEF_REMOVED
static final String FACT_EVENT
FACT_EVENT
: is a base event type concerning belief facts
static final String FACT_CHANGED
static final String FACT_READ
FACT_READ
: thrown on belief access via belief base
static final String BSFACT_EVENT
static final String BSFACT_CHANGED
static final String BSFACTS_CHANGED
static final String BSFACT_ADDED
static final String BSFACT_REMOVED
static final String BSFACT_READ
BSFACT_READ
: thrown if a belief set is accessed via belief base
static final String GOAL_EVENT
static final String GOAL_ADDED
static final String GOAL_REMOVED
static final String GOAL_CHANGED
static final String VALUE_CHANGED
static final String ESVALUE_EVENT
static final String ESVALUE_CHANGED
static final String ESVALUES_CHANGED
static final String ESVALUE_ADDED
static final String ESVALUE_REMOVED
static final String BINDING_EVENT
static final String PLAN_EVENT
static final String PLAN_ADDED
static final String PLAN_REMOVED
static final String PLAN_CHANGED
static final String MESSAGE_EVENT
static final String MESSAGE_RECEIVED
static final String MESSAGE_SENT
static final String INTERNAL_EVENT
static final String INTERNAL_EVENT_OCCURRED
static final String CONDITION_TRIGGERED
static final String EVENT_TYPE_STEPPABLE
static final String AGENDA_MODE_CHANGED
static final String AGENDA_STEP_DONE
static final String AGENDA_STEPS_CHANGED
static final String AGENDA_CHANGED
|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.