| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
dict --+
|
action.PsychActions.Action --+
|
ThespianAction
|
|||
new empty dictionary |
|
||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
nop = 'wait'
|
|||
fields =
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Translates an action in string form into a structured representation of that same action (e.g., 'CLF-violence-to-UrbanPoor' becomes a PsychAction object {'actor':CLF,'type':'violence','object':UrbanPoor}
|
Translates a structured dictionary representation of an action into a standardized string format (e.g., {'actor':CLF,'type':'violence','object':UrbanPoor} becomes 'CLF-violence-to-UrbanPoor'
|
|
|||
fields
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 19 16:47:23 2009 | http://epydoc.sourceforge.net |