|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.commerce.zocalo.experiment.role.Role
net.commerce.zocalo.experiment.role.ManipulatorRole
public class ManipulatorRole
ManipulatorRole indicates that Manipulators
are only used when Judges
are present.
Constructor Summary | |
---|---|
ManipulatorRole()
|
Method Summary | |
---|---|
AbstractSubject |
createSubject(User user,
int rounds,
java.lang.String playerName)
|
boolean |
requiresJudges()
|
java.lang.String |
roleKeyword()
|
Methods inherited from class net.commerce.zocalo.experiment.role.Role |
---|
canBuy, canBuy, canSell, canSell, dormant, dormantPeriods, getInitialCash, getInitialCoupons, initializeDormancy, initializeFromProps, needsUser, setInitialCash, setInitialCoupons |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ManipulatorRole()
Method Detail |
---|
public boolean requiresJudges()
requiresJudges
in class Role
public java.lang.String roleKeyword()
roleKeyword
in class Role
public AbstractSubject createSubject(User user, int rounds, java.lang.String playerName)
createSubject
in class Role
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |