| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMMaintainGoal
Model element of a maintain goal.
| Field Summary | 
|---|
| Fields inherited from interface jadex.model.IMGoal | 
|---|
| EXCLUDE_NEVER, EXCLUDE_WHEN_FAILED, EXCLUDE_WHEN_SUCCEEDED, EXCLUDE_WHEN_TRIED | 
| Fields inherited from interface jadex.model.IMReferenceableElement | 
|---|
| EXPORTED_FALSE, EXPORTED_SHIELDED, EXPORTED_TRUE | 
| Method Summary | |
|---|---|
|  IMCondition | createMaintainCondition(String expression)Create a maintain condition for the goal. | 
|  IMCondition | createTargetCondition(String expression)Create a target condition for the goal. | 
|  void | deleteMaintainCondition()Delete the maintain condition of the goal. | 
|  void | deleteTargetCondition()Delete the target condition of the goal. | 
|  IMCondition | getMaintainCondition()Get the maintain 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, getExported, setExported | 
| Methods inherited from interface jadex.model.IMElement | 
|---|
| check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName | 
| Method Detail | 
|---|
IMCondition getTargetCondition()
IMCondition createTargetCondition(String expression)
expression - The expression string.
void deleteTargetCondition()
IMCondition getMaintainCondition()
IMCondition createMaintainCondition(String expression)
expression - The expression string.
void deleteMaintainCondition()
| 
 | 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.