| 
 | 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.SubtypesSubtypes have to be defined in inner class, because static initializers not possible in interfaces. | 
| Field Summary | |
|---|---|
| static String | AGENDA_CHANGEDThe system event type that a dispatcher step count changed. | 
| static String | AGENDA_MODE_CHANGEDThe system event type that the execution mode changed. | 
| static String | AGENDA_STEP_DONEThe system event type that a scheduler step is finished. | 
| static String | AGENDA_STEPS_CHANGEDThe system event type that a dispatcher step count changed. | 
| static String | AGENT_BORNSystem event type for the birth of an agent. | 
| static String | AGENT_DIEDSystem event type for the final removal of the agent. | 
| static String | AGENT_EVENTSystem event type for agent related events. | 
| static String | AGENT_TERMINATINGSystem event type for an agent when moving to end state.. | 
| static String | BELIEF_ADDEDSystem event type for belief(set) added. | 
| static String | BELIEF_EVENTSystem event type for belief(set) related events. | 
| static String | BELIEF_REMOVEDSystem event type for belief(set) removed. | 
| static String | BINDING_EVENTSystem event type for binding (of plan/goal with creation condition) changed. | 
| static String | BSFACT_ADDEDSystem event type for fact added. | 
| static String | BSFACT_CHANGEDSystem event type for single fact changed. | 
| static String | BSFACT_EVENTSystem event type for (belief set) fact related events. | 
| static String | BSFACT_READBSFACT_READ: thrown if a belief set is accessed via belief base | 
| static String | BSFACT_REMOVEDSystem event type for fact removed. | 
| static String | BSFACTS_CHANGEDSystem event type for some facts changed/added/removed. | 
| static String | CAPABILITY_ADDEDSystem event type for capability added. | 
| static String | CAPABILITY_EVENTSystem event type for capability related events. | 
| static String | CAPABILITY_REMOVEDSystem event type for capability removed. | 
| static String | CONDITION_TRIGGEREDCondition triggered events | 
| static String | ESVALUE_ADDEDSystem event type for value added. | 
| static String | ESVALUE_CHANGEDSystem event type for value changed. | 
| static String | ESVALUE_EVENTSystem event type for (element set) value related events. | 
| static String | ESVALUE_REMOVEDSystem event type for value added. | 
| static String | ESVALUES_CHANGEDSystem event type for some values changed/added/removed. | 
| static String | EVENT_TYPE_BDIThe system event type for all bdi element specific internal events. | 
| static String | EVENT_TYPE_STEPPABLEThe generic steppable system event type. | 
| static String | FACT_CHANGEDSystem event type for fact related events. | 
| static String | FACT_EVENTFACT_EVENT: is a base event type concerning belief facts | 
| static String | FACT_READFACT_READ: thrown on belief access via belief base | 
| static String | GOAL_ADDEDSystem event type for goal added. | 
| static String | GOAL_CHANGEDSystem event type for goal changed. | 
| static String | GOAL_EVENTSystem event type for goal related events. | 
| static String | GOAL_REMOVEDSystem event type for goal removed. | 
| static String | INTERNAL_EVENTInternal events | 
| static String | INTERNAL_EVENT_OCCURREDIndicates that the agent has dispatched an internal event | 
| static String | MESSAGE_EVENTMessage events | 
| static String | MESSAGE_RECEIVEDIndicates a received message | 
| static String | MESSAGE_SENTPosted if the agent has send a message | 
| static String | PLAN_ADDEDSystem event type for plan added. | 
| static String | PLAN_CHANGEDSystem event type for plan changed. | 
| static String | PLAN_EVENTSystem event type for plan related events. | 
| static String | PLAN_REMOVEDSystem event type for plan removed. | 
| static String | TYPE_ANYThis constant can be used to match all event types. | 
| static String | VALUE_CHANGEDSystem 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.