You use the New Parameter Dependency window to set up dependencies between pattern parameters. When dependencies have been established, the pattern framework calls update methods in the client's class.
When established, a parameter dependency causes the client parameter to be notified when there is a change in value in the supplier parameter. You add code that invokes the behavior that results from the notification in the provided update methods.