public void Unlink(IExecutable executable) { this.Unregister(executable); executable.Unregister(this); }