|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMConfigGoalbase
Configuration settings for the goalbase.
Method Summary | |
---|---|
IMConfigGoal |
createEndGoal(String ref)
Create a end goal. |
IMConfigGoal |
createInitialGoal(String ref)
Create a initial goal. |
void |
deleteEndGoal(IMConfigGoal goal)
Delete a end goal. |
void |
deleteInitialGoal(IMConfigGoal goal)
Delete a initial goal. |
IMConfigGoal[] |
getEndGoals()
Get all known end goals. |
IMConfigGoal[] |
getInitialGoals()
Get all known initial goals. |
Methods inherited from interface jadex.model.IMConfigElement |
---|
getOriginalElement |
Methods inherited from interface jadex.model.IMElement |
---|
check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName |
Method Detail |
---|
IMConfigGoal[] getInitialGoals()
IMConfigGoal createInitialGoal(String ref)
ref
- The name of the referenced goal.
void deleteInitialGoal(IMConfigGoal goal)
goal
- The initial goal.IMConfigGoal[] getEndGoals()
IMConfigGoal createEndGoal(String ref)
ref
- The name of the referenced goal.
void deleteEndGoal(IMConfigGoal goal)
goal
- The end goal.
|
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.