pyre.calc.Dependency

Module Contents

class pyre.calc.Dependency.Dependency

Mix-in class that enables a node to notify its observers when its value changes

setValue(self, value)

Override the value setter to notify my observers that my value changed