Links this instance to the given engine.
engine
@override void link(DogEngine engine, bool emitChanges) { engine.registerAutomatic(this, emitChanges); }