class documentation

class FakeMethodicalMachine(object): (source)

Constructor: FakeMethodicalMachine(digraph)

View In Hierarchy

A fake MethodicalMachine. Instantiate it with a FakeDigraph

Method __init__ Undocumented
Method asDigraph Undocumented
Instance Variable _digraph Undocumented
def __init__(self, digraph): (source)

Undocumented

def asDigraph(self): (source)

Undocumented

_digraph = (source)

Undocumented