|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMConfigPlanbase
Configuration settings for the planbase.
Method Summary | |
---|---|
IMConfigPlan |
createEndPlan(String ref)
Create a end plan. |
IMConfigPlan |
createInitialPlan(String ref)
Create a initial plan. |
void |
deleteEndPlan(IMConfigPlan plan)
Delete a end plan. |
void |
deleteInitialPlan(IMConfigPlan plan)
Delete a initial plan. |
IMConfigPlan[] |
getEndPlans()
Get all known end plans. |
IMConfigPlan[] |
getInitialPlans()
Get all known initial plans. |
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 |
---|
IMConfigPlan[] getInitialPlans()
IMConfigPlan createInitialPlan(String ref)
ref
- The name of the referenced plan.
void deleteInitialPlan(IMConfigPlan plan)
plan
- The initial plan.IMConfigPlan[] getEndPlans()
IMConfigPlan createEndPlan(String ref)
ref
- The name of the referenced plan.
void deleteEndPlan(IMConfigPlan plan)
plan
- The end plan.
|
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.