|
|
__init__(self,
entities=None,
classes=None,
agentClass=None,
multiagentClass=None,
file=None,
progress=None,
debug=0,
compileDynamics=True,
compilePolicies=None)
Almost identical to the base PsychShell constructor |
source code
|
|
|
|
createEntities(self)
Interactive creation of entities for initial scenario |
source code
|
|
str
|
|
|
|
|
|
Inherited from PsychShell.PsychShell:
__act__,
__search__,
applyPolicy,
distill,
doActions,
execute,
executeCommand,
export,
getBelief,
getEntities,
getEntity,
goals,
handleMsg,
handleSusceptibility,
help,
initEntities,
iterateModels,
load,
loadSociety,
mainloop,
performAct,
querySusceptibility,
resetSociety,
revert,
save,
saveSociety,
search,
send,
setDebugLevel,
setModel,
setupEntities,
setupScenario,
setupSusceptibility,
step,
stop,
test,
undo
|