|
ABLE, Version 1.1b | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FipaDfAgentDescription | |
com.ibm.able.platform.agents | FIPA agents in this package include an AMS, an ACC, and a DF, as well as a default FIPA agent that can be used as a base for building FIPA-compliant agents. |
Uses of FipaDfAgentDescription in com.ibm.able.platform.agents |
Fields in com.ibm.able.platform.agents declared as FipaDfAgentDescription | |
protected FipaDfAgentDescription |
FipaAgentDefaultAgent.myDfAd
An DF Agent Description of this agent. |
Methods in com.ibm.able.platform.agents that return FipaDfAgentDescription | |
FipaDfAgentDescription |
FipaDfAgentAppl.register(FipaDfAgentDescription theDescription)
Register an agent with this DF. |
FipaDfAgentDescription |
FipaDfAgentAppl.deregister(FipaDfAgentDescription theDescription)
Deregister an agent from this DF. |
FipaDfAgentDescription |
FipaDfAgent.register(FipaDfAgentDescription theDescription)
Register an agent with this DF. |
FipaDfAgentDescription |
FipaDfAgent.deregister(FipaDfAgentDescription theDescription)
Deregister an agent from this DF. |
Methods in com.ibm.able.platform.agents with parameters of type FipaDfAgentDescription | |
FipaDfAgentDescription |
FipaDfAgentAppl.register(FipaDfAgentDescription theDescription)
Register an agent with this DF. |
FipaDfAgentDescription |
FipaDfAgentAppl.deregister(FipaDfAgentDescription theDescription)
Deregister an agent from this DF. |
java.util.Vector |
FipaDfAgentAppl.search(FipaDfAgentDescription theDescription)
Search the agent registry for an agent with specific attributes. |
void |
FipaDfAgentAppl.modify(FipaDfAgentDescription theDescription)
Modify a registered agent. |
FipaDfAgentDescription |
FipaDfAgent.register(FipaDfAgentDescription theDescription)
Register an agent with this DF. |
FipaDfAgentDescription |
FipaDfAgent.deregister(FipaDfAgentDescription theDescription)
Deregister an agent from this DF. |
java.util.Vector |
FipaDfAgent.search(FipaDfAgentDescription theDescription)
Search the agent registry for an agent with specific attributes. |
void |
FipaDfAgent.modify(FipaDfAgentDescription theDescription)
Modify a registered agent. |
|
ABLE, Version 1.1b | |||||||||
PREV NEXT | FRAMES NO FRAMES |