Package teamwork :: Package examples :: Package Thespian :: Module RedRidingHoodDynamics
[hide private]
[frames] | no frames]

Module RedRidingHoodDynamics

source code

Functions [hide private]
 
thresholdDecrease(feature) source code
 
thresholdObjectSetDyn(thresholdF, fea, val) source code
 
deltaDyn(feature, delta) source code
 
deltaActorOrObjectDyn(feature, delta) source code
 
deltaActorDyn(feature, delta) source code
 
dummyDyn(feature) source code
 
ActorSetDyn(fea, val) source code
 
ObjectSetDyn(fea, val) source code
 
conversationFlowNorm(act) source code
 
InitNorm() source code
 
RespNorm(act) source code
 
MakeRespNorm(act) source code
 
IntendImposeNorm(act) source code
 
IntendFinishNorm(act) source code
 
conversationDyn(intend) source code
 
aliveDyn() source code
 
aliveProbDyn() source code
 
escapeDyn() source code
 
eatFullDyn() source code
 
eatCakeFullDyn() source code
 
cakeDyn() source code
 
knowPersonDyn(name) source code
 
moveDyn(dis) source code
 
likeActDyn(feature) source code
 
locationDyn() source code
 
actBothAliveDyn() source code
 
actActorAliveDyn() source code
 
actActorAliveOnlyDyn() source code
 
actBothNotAliveDyn() source code
 
specialRuleEatDyn() source code
 
preferWaitWolfDyn() source code
 
noRepeatDyn(feature) source code
 
specialRuleEnquiryDyn() source code
 
specialRuleCakeDyn() source code
 
SDDyn(feature) source code
 
SDnormDyn(act) source code
Variables [hide private]
  DynFun = {'RedDyn': {'SDnorm': {'enquiry-about-granny': {'args...
  EMPTY_NAMESPACE = None
  EMPTY_PREFIX = None
  StringTypes = (<type 'str'>, <type 'unicode'>)
  XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/'
Variables Details [hide private]

DynFun

Value:
{'RedDyn': {'SDnorm': {'enquiry-about-granny': {'args': {'tree': <team\
work.math.ProbabilityTree.ProbabilityTree instance at 0x24af080>},
                                                'class': <class teamwo\
rk.dynamics.pwlDynamics.PWLDynamics at 0x172bed0>}},
            'SDwithWolf': {None: {'args': {'tree': <teamwork.math.Prob\
abilityTree.ProbabilityTree instance at 0x24a9508>},
                                  'class': <class teamwork.dynamics.pw\
lDynamics.PWLDynamics at 0x172bed0>},
...