public class ModelFinishedEvent
extends ModelEvent
A class event that will be created when a model is completed (based on the stop condition).
This event will be used to notify the executor that a model has completed and request a unload (stop) command.