|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.planlib.IQueryNextroundInfo.NextroundInfo
public static class IQueryNextroundInfo.NextroundInfo
An object encapsulating the nextround info.
Constructor Summary | |
---|---|
IQueryNextroundInfo.NextroundInfo(Object cfp,
Object cfp_info,
AgentIdentifier[] participants)
Create a nextround info object. |
Method Summary | |
---|---|
void |
addParticipant(AgentIdentifier participant)
Add a participant. |
Object |
getCfp()
Get the cfp object. |
Object |
getCfpInfo()
Get the cfp_info object. |
AgentIdentifier[] |
getParticipants()
Get the participants. |
void |
removeParticipant(AgentIdentifier participant)
Remove a participant. |
void |
setCfp(Object cfp)
Set the cfp object. |
void |
setCfpInfo(Object cfp_info)
Set the cfp_info oobject. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IQueryNextroundInfo.NextroundInfo(Object cfp, Object cfp_info, AgentIdentifier[] participants)
Method Detail |
---|
public Object getCfp()
public void setCfp(Object cfp)
cfp
- The cfp object to set.public Object getCfpInfo()
public void setCfpInfo(Object cfp_info)
cfp_info
- The cfp_info object.public AgentIdentifier[] getParticipants()
public void addParticipant(AgentIdentifier participant)
participant
- The participants to add.public void removeParticipant(AgentIdentifier participant)
participant
- The participants to remove.
|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.