|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jade.domain.DFGUIManagement.RegisterWith
This class implement the registerWith action. If allows the df to request to another df to register an agent.
Constructor Summary | |
RegisterWith()
|
Method Summary | |
DFAgentDescription |
getDescription()
|
AID |
getDf()
|
void |
setDescription(DFAgentDescription desc)
|
void |
setDf(AID parent)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public RegisterWith()
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |