Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
N
O
P
R
S
T
V
X
S
send(ACLMessage)
- Method in class net.sf.adf.agent.
Agent
send(ACLMessage)
- Method in interface net.sf.adf.agent.
AgentContainer
setAgent(Agent)
- Method in class net.sf.adf.agent.task.
Task
setByteSequenceContent(byte[])
- Method in class net.sf.adf.acl.
ACLMessage
setContainer(AgentContainer)
- Method in class net.sf.adf.agent.
Agent
This method should only be called internally by the framework.
setContent(String)
- Method in class net.sf.adf.acl.
ACLMessage
This parameter denotes the content of the message; equivalently denotes the object of the action.
setContentObject(Serializable)
- Method in class net.sf.adf.acl.
ACLMessage
This method sets the content of this ACLMessage to a Java object.
setConversationId(String)
- Method in class net.sf.adf.acl.
ACLMessage
The conversation-id parameter introduces an expression which is used to identify the ongoing sequence of communicative acts that together form a conversation.
setDoctypePublicId(String)
- Method in class net.sf.adf.acl.xml.
XMLCodec
setDoctypeSystemId(String)
- Method in class net.sf.adf.acl.xml.
XMLCodec
setEncoding(String)
- Method in class net.sf.adf.acl.
ACLMessage
This parameter denotes the specific encoding of the content language expression.
setFragment(boolean)
- Method in class net.sf.adf.acl.xml.
XMLCodec
setInReplyTo(String)
- Method in class net.sf.adf.acl.
ACLMessage
The in-reply-to parameter denotes an expression that references an earlier action to which this message is a reply.
setLanguage(String)
- Method in class net.sf.adf.acl.
ACLMessage
This parameter denotes the language in which the content parameter is expressed, for example SL, CCL, KIF or RDF.
setLocalName(String)
- Method in class net.sf.adf.agent.
AID
This method sets the name of an agent by receiveing just a local name.
setName(String)
- Method in class net.sf.adf.agent.
AID
The name of the agent is a globally unique identifier that can be used as a unique referring expression of the agent.
setName(String)
- Method in class net.sf.adf.agent.task.
Task
setNamespacePrefix(String)
- Method in class net.sf.adf.acl.xml.
XMLCodec
setNamespaceURI(String)
- Method in class net.sf.adf.acl.xml.
XMLCodec
setOntology(String)
- Method in class net.sf.adf.acl.
ACLMessage
This parameter denotes the ontology used to give a meaning to the symbols in the content expression.
setPerformative(Performative)
- Method in class net.sf.adf.acl.
ACLMessage
The performative parameter denotes the type of the communicative act of the ACL message as defied by FIPA00037.
setPlatformID(String)
- Static method in class net.sf.adf.agent.
AID
The value of the platform identifier is appended to local names after a "@" character to obtain globally unique identifiers out of a local names.
setProtocol(String)
- Method in class net.sf.adf.acl.
ACLMessage
This parameter denotes the interaction protocol that the sending agent is employing with this ACL message.
setReadyTask(Task)
- Method in class net.sf.adf.agent.
Agent
setReadyTask(Task)
- Method in interface net.sf.adf.agent.
AgentContainer
setReplyBy(long)
- Method in class net.sf.adf.acl.
ACLMessage
The reply-by parameter denotes a time and/or date expression which indicates the latest time by which the sending agent would like to receive a reply.
setReplyBy(Date)
- Method in class net.sf.adf.acl.
ACLMessage
The reply-by parameter denotes a time and/or date expression which indicates the latest time by which the sending agent would like to receive a reply.
setReplyBy(String)
- Method in class net.sf.adf.acl.
ACLMessage
The reply-by parameter denotes a time and/or date expression which indicates the latest time by which the sending agent would like to receive a reply.
setReplyWith(String)
- Method in class net.sf.adf.acl.
ACLMessage
The reply-with parameter introduces an expression that will be used by the responding agent to identify this message.
setResult(Serializable)
- Method in class net.sf.adf.agent.
Agent
setResult(Serializable)
- Method in interface net.sf.adf.agent.
AgentContainer
setSender(AID)
- Method in class net.sf.adf.acl.
ACLMessage
The sender parameter denotes the identity of the sender of the message, i.e.
setup()
- Method in class net.sf.adf.agent.
Agent
This method is called my the agent container immediatly after the agent is instantiated.
setup()
- Method in class net.sf.adf.agent.task.
Task
Override this method to make initializations for the task.
setValidating(boolean)
- Method in class net.sf.adf.acl.xml.
XMLCodec
setWaitingTask(Task)
- Method in class net.sf.adf.agent.
Agent
setWaitingTask(Task)
- Method in interface net.sf.adf.agent.
AgentContainer
size()
- Method in class net.sf.adf.util.
LinkedSet
SOAPCodec
- Class in
net.sf.adf.acl.xml
Decorator pattern - nu e absolut necesar sa folosesc SOAPCodec pot la fel de bine sa folosesc numai XMLCodec si atat
SOAPCodec()
- Constructor for class net.sf.adf.acl.xml.
SOAPCodec
SOAPCodec(XMLCodec)
- Constructor for class net.sf.adf.acl.xml.
SOAPCodec
StringCodec
- Class in
net.sf.adf.acl
StringCodec()
- Constructor for class net.sf.adf.acl.
StringCodec
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
N
O
P
R
S
T
V
X