| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjadex.adapter.fipa.AgentDescriptionData
jadex.adapter.fipa.AgentDescription
public class AgentDescription
An agent description.
| Field Summary | 
|---|
| Fields inherited from interface java.beans.BeanInfo | 
|---|
| ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 | 
| Constructor Summary | |
|---|---|
| AgentDescription()Create a new agent description. | |
| AgentDescription(AgentIdentifier name)Create a new agent description. | |
| AgentDescription(AgentIdentifier name,
                 ServiceDescription[] services,
                 String[] protocols,
                 String[] ontologies,
                 String[] languages,
                 Date leasetime)Create a new agent description. | |
| Method Summary | |
|---|---|
|  Object | clone()Clone an agent description. | 
|  boolean | equals(Object obj) | 
|  String | toString()Get a string representation of this AgentDescription. | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public AgentDescription()
public AgentDescription(AgentIdentifier name)
name - The name.
public AgentDescription(AgentIdentifier name,
                        ServiceDescription[] services,
                        String[] protocols,
                        String[] ontologies,
                        String[] languages,
                        Date leasetime)
name - The name.services - The services.protocols - The protocols.ontologies - The ontologies.languages - The languages.| Method Detail | 
|---|
public boolean equals(Object obj)
equals in class Objectobj - 
Object.equals(java.lang.Object)public Object clone()
clone in class Objectpublic String toString()
toString in class AgentDescriptionData| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.