|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fipaos.agent.profile.ProfileImpl | +--fipaos.agent.profile.LoaderProfileImpl
Constructor Summary | |
LoaderProfileImpl()
|
Method Summary | |
void |
addAgentDescription(AgentDescription agentDescription)
|
java.util.List |
getAgentDescriptions()
|
void |
setAgentDescription(AgentDescription agentDescription,
int ind)
|
Methods inherited from class fipaos.agent.profile.ProfileImpl |
getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fipaos.agent.profile.Profile |
getName, setName |
Constructor Detail |
public LoaderProfileImpl()
Method Detail |
public void setAgentDescription(AgentDescription agentDescription, int ind) throws java.lang.ArrayIndexOutOfBoundsException
setAgentDescription
in interface LoaderProfile
public void addAgentDescription(AgentDescription agentDescription)
addAgentDescription
in interface LoaderProfile
public java.util.List getAgentDescriptions()
getAgentDescriptions
in interface LoaderProfile
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |