ConstOnce
org.geon.ConstOnce

Produce a constant output once. The value of the output is that of the token contained by the value parameter, which by default is an IntToken with value 1. The type of the output is that of value parameter. The actor emits the parameter value on the ouput port during a single fire event.

Author(s): Efrat Jaeger
Version:$Id: ConstOnce.java,v 1.4 2006/04/12 21:40:06 brooke Exp $