Implementation of a relay class that contains a BlackboardAlert
object as its content.
Components must compare their local agent's address to the
"getSource()" and "getTarget()" addresses to decide whether they
are the sender or recipient.
Create an instance.
Parameters: uid - unique object id from the UIDService Parameters: source - the local agent's address Parameters: target - the remote agent's address Parameters: query - alert object.