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

Module UAIDynamics

source code

Functions [hide private]
 
dummyDyn(feature) source code
 
seflObjectDelta(feature, delta) source code
 
seflDelta(feature, delta) source code
 
SetDyn(identity, feature, value) source code
 
thresholdDeltaDyn(identity, thresholdFeature, threshold, pn, deltaFeature, delta) source code
 
InitNorm() source code
 
RespNorm(varname) source code
 
IntendImposeNorm(varname) source code
 
IntendFinishNorm(varname) source code
 
acceptNS() source code
Variables [hide private]
  DynFun = {'basicDyn': {'NS': {'accept-drink': {'args': {'tree'...
  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:
{'basicDyn': {'NS': {'accept-drink': {'args': {'tree': <teamwork.math.\
ProbabilityTree.ProbabilityTree instance at 0x26af580>},
                                      'class': <class teamwork.dynamic\
s.pwlDynamics.PWLDynamics at 0x172bed0>},
                     'accept-physicaltouch': {'args': {'tree': <teamwo\
rk.math.ProbabilityTree.ProbabilityTree instance at 0x26afd78>},
                                              'class': <class teamwork\
.dynamics.pwlDynamics.PWLDynamics at 0x172bed0>},
...