| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjadex.runtime.BasicAgentIdentifier
jadex.adapter.fipa.AgentIdentifierData
jadex.adapter.fipa.AgentIdentifier
public class AgentIdentifier
An agent identifier (AID), see FIPASC00023.
| Field Summary | 
|---|
| Fields inherited from interface java.beans.BeanInfo | 
|---|
| ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 | 
| Constructor Summary | |
|---|---|
| AgentIdentifier()Create a new agent identifier. | |
| AgentIdentifier(String name)Create a new agent identifier. | |
| AgentIdentifier(String name,
                boolean local)Create a new agent identifier. | |
| AgentIdentifier(String name,
                boolean local,
                String[] addresses,
                AgentIdentifier[] resolvers)Create a new agent identifier. | |
| AgentIdentifier(String name,
                String[] addresses)Create a new agent identifier. | |
| Method Summary | |
|---|---|
|  Object | clone()Clone this agent identifier. | 
|  String | getLocalName() | 
|  String | getPlatformName()Get the platform name. | 
|  boolean | hasAddress(String address)Checks if this adress equals one or more addresses in the identifier | 
| Methods inherited from class jadex.adapter.fipa.AgentIdentifierData | 
|---|
| addAddress, addResolver, getAdditionalBeanInfo, getAddress, getAddresses, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, getResolver, getResolvers, loadImage, removeAddress, removeResolver, setAddress, setAddresses, setResolver, setResolvers, toString | 
| Methods inherited from class jadex.runtime.BasicAgentIdentifier | 
|---|
| equals, getName, hashCode, setName | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public AgentIdentifier()
public AgentIdentifier(String name)
public AgentIdentifier(String name,
                       boolean local)
public AgentIdentifier(String name,
                       String[] addresses)
public AgentIdentifier(String name,
                       boolean local,
                       String[] addresses,
                       AgentIdentifier[] resolvers)
| Method Detail | 
|---|
public Object clone()
clone in class Objectpublic boolean hasAddress(String address)
address - 
public String getLocalName()
public String getPlatformName()
| 
 | 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.