jade.domain.DFGUIManagement
Class GetDescription

java.lang.Object
  extended by jade.domain.DFGUIManagement.GetDescription
All Implemented Interfaces:
AgentAction, Concept, ContentElement, Term, java.io.Serializable

public class GetDescription
extends java.lang.Object
implements AgentAction

This class represent the getDescription Action. It's used by the dfApplet in order to known its default description.

Version:
$Date: 2003-08-26 11:15:34 +0200 (mar, 26 ago 2003) $
Author:
Elisabetta Cortese - TiLab S.p.A.
See Also:
Serialized Form

Constructor Summary
GetDescription()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDescription

public GetDescription()