| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Model element for a query goal.
| Field Summary | 
| Fields inherited from interface jadex.model.IMGoal | 
| EXCLUDE_NEVER, EXCLUDE_WHEN_FAILED, EXCLUDE_WHEN_SUCCEEDED, EXCLUDE_WHEN_TRIED | 
| Method Summary | |
|  IMCondition | createFailureCondition(String expression)Create a failure condition for the goal. | 
|  IMCondition | createTargetCondition(String expression)Create a target condition for the goal. | 
|  void | deleteFailureCondition()Delete the failure condition of the goal. | 
|  void | deleteTargetCondition()Delete the target condition of the goal. | 
|  IMCondition | getFailureCondition()Get the failure condition of the goal. | 
|  IMCondition | getTargetCondition()Get the target condition of the goal. | 
| 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 IMCondition getTargetCondition()
public IMCondition createTargetCondition(String expression)
expression - The expression string.
public void deleteTargetCondition()
public IMCondition getFailureCondition()
public IMCondition createFailureCondition(String expression)
expression - The expression string.
public void deleteFailureCondition()
| 
 | 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.