|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProcessGoal
The supertype for all goals (concrete and referenced) and all goal types (perform, achieve, get, maintain).
Method Summary | |
---|---|
void |
abort()
Abort this goal. |
IParameter |
getResultParameter()
Deprecated. |
String |
getType()
Get the goal type. |
boolean |
isAbortedOnSuccess()
Check if the corresponding plan was aborted because the proprietary goal succeeded during the plan was running. |
void |
setResult(Object result)
Deprecated. |
Methods inherited from interface jadex.runtime.IParameterElement |
---|
getParameter, getParameters, getParameterSet, getParameterSets, hasParameter, hasParameterSet |
Methods inherited from interface jadex.runtime.IElement |
---|
getModelElement, getName |
Method Detail |
---|
void abort()
boolean isAbortedOnSuccess()
String getType()
void setResult(Object result)
result
- The result.IParameter getResultParameter()
|
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.