| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface for all events (concrete and referenced).
| Field Summary | |
| static String | CLASSThe event class (message, goal, internal). | 
| static String | CLASS_GOALThe goal event class. | 
| static String | CLASS_INTERNALThe internal event class. | 
| static String | CLASS_MESSAGEThe message event class. | 
| Method Summary | |
|  String | getEventclass()Get the event class (message, goal, internal). | 
|  String | getType()Get the event type. | 
|  boolean | isMetaLevelReasoning()Get the meta-level-reasoning flag. | 
|  boolean | isPostToAll()Is it a post-to-all event. | 
|  boolean | isRandomSelection()Get the random selection flag. | 
| Methods inherited from interface jadex.runtime.IParameterElement | 
| getParameter, getParameters, getParameterSet, getParameterSets, hasParameter, hasParameterSet | 
| Methods inherited from interface jadex.runtime.IElement | 
| getModelElement, getName | 
| Field Detail | 
public static final String CLASS
public static final String CLASS_MESSAGE
public static final String CLASS_GOAL
public static final String CLASS_INTERNAL
| Method Detail | 
public boolean isPostToAll()
public boolean isMetaLevelReasoning()
public boolean isRandomSelection()
public String getType()
public String getEventclass()
| 
 | 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.