| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgentDescription | |
fipaos.agent.profile | |
fipaos.tool.loader | |
fipaos.tool.wizard.panels |
Uses of AgentDescription in fipaos.agent.profile |
Classes in fipaos.agent.profile that implement AgentDescription | |
class | AgentDescriptionImpl |
Methods in fipaos.agent.profile with parameters of type AgentDescription | |
void | LoaderProfile.addAgentDescription(AgentDescription agentDescription) |
void | LoaderProfile.setAgentDescription(AgentDescription agentDescription, int ind) |
void | LoaderProfileImpl.addAgentDescription(AgentDescription agentDescription) |
void | LoaderProfileImpl.setAgentDescription(AgentDescription agentDescription, int ind) |
Uses of AgentDescription in fipaos.tool.loader |
Methods in fipaos.tool.loader that return AgentDescription | |
AgentDescription | AgentLoader.getAgentDescription(String agent) Get AgentDesciption for given Agent |
Uses of AgentDescription in fipaos.tool.wizard.panels |
Constructors in fipaos.tool.wizard.panels with parameters of type AgentDescription | |
AgentDescriptionDialog.AgentDescriptionDialog(java.awt.Frame parent, boolean modal, AgentDescription desc, LoaderProfile loader) Creates a new AgentDescriptionDialog form for editing. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |