|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This is the interface for a generic plan visitor agent, for Single and Multiple Plans
| Method Summary | |
void |
visitMultiplePlan(IMultiplePlan p)
Metodo per l'interpretazione di un plan multiplo |
void |
visitNomadicClientPlan(INomadicClientPlan nomadicPlan)
Metodo per l'interpretazione di un plan per muovere il client a fronte del movimento nomadico di un utente. |
void |
visitSinglePlan(ISinglePlan p)
Metodo per l'interpretazione di un plan singolo |
| Method Detail |
public void visitSinglePlan(ISinglePlan p)
public void visitMultiplePlan(IMultiplePlan p)
public void visitNomadicClientPlan(INomadicClientPlan nomadicPlan)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||