class documentation
class MethodicalInput(object): (source)
An input for a MethodicalMachine.
| Method | __get__ |
Return a function that takes no arguments and returns values returned by output functions produced by the given MethodicalInput in oself's current state. |
| Class Variable | automaton |
Undocumented |
| Class Variable | collectors |
Undocumented |
| Class Variable | method |
Undocumented |
| Class Variable | symbol |
Undocumented |
| Instance Variable | arg |
Undocumented |
| Method | _name |
Undocumented |
Return a function that takes no arguments and returns values returned by output functions produced by the given MethodicalInput in oself's current state.