Class CLReceptionHelper


  • public abstract class CLReceptionHelper
    extends java.lang.Object
    A reception is a declaration stating that a classifier is prepared to react to the receipt of a signal. A reception designates a signal and specifies the expected behavioral response. The details of handling a signal are specified by the behavior associated with the reception or the classifier itself.
    See Also:
    CLReception