Class CLReceptionHelper

java.lang.Object
de.mid.innovator.srv2api.icw2class.CLReceptionHelper

public abstract class CLReceptionHelper extends 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: