module documentation
Undocumented
| Class | |
Undocumented |
| Class | |
elementMaker generates HTML representing the specified element. |
| Class | |
A fake graphviz.Digraph. Instantiate it with a RecordsDigraphActions. |
| Class | |
A fake MethodicalMachine. Instantiate it with a FakeDigraph |
| Class | |
Holds an HTML element, as created by elementMaker. |
| Class | |
Tests which make sure Graphviz can understand the output produced by Automat. |
| Class | |
Records calls made to FakeDigraph. |
| Class | |
Undocumented |
| Class | |
Tests to make sure that the output contains salient features of the machine being generated. |
| Class | |
Tests that ensure tableMaker generates HTML tables usable as labels in DOT graphs. |
| Class | |
No class docstring; 0/6 instance variable, 6/10 methods documented |
| Function | find |
Recursively collect all elements in an HTMLElement tree that match the optional predicate. |
| Function | is |
Are the graphviz tools installed? |
| Function | is |
Is the graphviz Python module installed? |
| Function | is |
This HTML element is actually leaf node. |
| Function | sample |
Create a sample MethodicalMachine with some sample states. |
| Function | sample |
Create a sample TypeMachine with some sample states. |