|
Jadex 0.941 | |||||||||
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
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()
|
boolean |
hasAddress(String address)
Checks if this adress equals one or more addresses in the identifier |
boolean |
isLocal()
Test if the name is local. |
String |
toString()
Get a string representation. |
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 |
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 boolean isLocal()
public Object clone()
public boolean hasAddress(String address)
address
-
public String toString()
toString
in class AgentIdentifierData
public String getLocalName()
|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.