|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.domain.DFGUIManagement.ModifyOn
public class ModifyOn
This class implements the ModifyOn action. It used by the dfApplet to request the df to modify the description of an agent registered with another df
| Constructor Summary | |
|---|---|
ModifyOn()
|
|
| Method Summary | |
|---|---|
DFAgentDescription |
getDescription()
|
AID |
getDf()
|
void |
setDescription(DFAgentDescription desc)
|
void |
setDf(AID parent)
The df on which the modify action will be perfomed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModifyOn()
| Method Detail |
|---|
public void setDf(AID parent)
public AID getDf()
public void setDescription(DFAgentDescription desc)
public DFAgentDescription getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||