| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Model element for an event.
| Method Summary | |
|  IMMetaGoal | getMetaGoal()Get the meta-level goal if any. | 
|  boolean | isMetaLevelReasoning()Get the meta-level reasoning flag. | 
|  boolean | isPostToAll()Get the post-to-all flag. | 
|  boolean | isRandomSelection()Get the random selection flag. | 
|  void | setMetaGoal(IMMetaGoal metagoal)Set the meta-level goal if any. | 
|  void | setMetaLevelReasoning(boolean mlreasoning)Set the meta-level lreasoning flag. | 
|  void | setPostToAll(boolean posttoall)Set the post-to-all flag. | 
|  void | setRandomSelection(boolean randomselection)Set the random selection flag. | 
| Methods inherited from interface jadex.model.IMParameterElement | 
| createParameter, createParameterSet, deleteParameter, deleteParameterSet, getBindingParameters, getParameter, getParameters, getParameterSet, getParameterSets | 
| Methods inherited from interface jadex.model.IMReferenceableElement | 
| createAssignTo, deleteAssignTo, getAssignToElements, getAssignTos, isExported, setExported | 
| Methods inherited from interface jadex.model.IMElement | 
| check, getChildren, getDescription, getEncodableRepresentation, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName | 
| Method Detail | 
public boolean isMetaLevelReasoning()
public void setMetaLevelReasoning(boolean mlreasoning)
mlreasoning - The flag indicating if meta-level reasoning should be used to select plans for this goal.public boolean isRandomSelection()
public void setRandomSelection(boolean randomselection)
randomselection - The flag indicating if plans should be selected at random or by prominence.public boolean isPostToAll()
public void setPostToAll(boolean posttoall)
posttoall - The flag indicating if all applicable plans should be executed at once.public IMMetaGoal getMetaGoal()
public void setMetaGoal(IMMetaGoal metagoal)
metagoal - The meta-level goal.| 
 | 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.