| 
 | 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.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 capability added. | 
| static String | AGENT_DIEDSystem event type for capability removed. | 
| static String | AGENT_EVENTSystem event type for agent related events. | 
| 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 | 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_EVENT: indicates that the agent has dispatched an internal event | 
| static String | MESSAGE_RECEIVEDMESSAGE_RECEIVED: indicates a received message | 
| static String | MESSAGE_SENDMESSAGE_SEND: posted 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 | TRACING_EVENTTRACING_EVENT: is used to post tracing information to the tracer | 
| 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 | 
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.