View this PageEdit this PageAttachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide

EventOutputPort

	/**
	 * Notifies an event occurence to event input ports currently connected to this port.
	 */
	void fire() throws IOException;


Link to this Page