A simple atomic DEVS model of an abstract processor, adapted from the processor described by Zeigler et al. (2000, p. 82). The processor can receive {@link Job jobs} which then will be processed for a definedprocessing time. Afterwards the processor will output the "processed" job.
@author Alexander Steiniger
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.