jade.domain.DFGUIManagement
Class GetDescriptionUsed

java.lang.Object
  |
  +--jade.domain.DFGUIManagement.GetDescriptionUsed

public class GetDescriptionUsed
extends java.lang.Object
implements AgentAction

This class implements the GetDescriptionUsed action. It used by the df applet to known the description used by the df to register itself with a parent.

Version:
$Date: 2002/07/12 07:53:36 $
Author:
Elisabetta Cortese - TiLab S.p.A.

Constructor Summary
GetDescriptionUsed()
           
 
Method Summary
 java.lang.Object getParentDF()
           
 void setParentDF(java.lang.Object parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDescriptionUsed

public GetDescriptionUsed()
Method Detail

setParentDF

public void setParentDF(java.lang.Object parent)

getParentDF

public java.lang.Object getParentDF()