com.azalient.api.event.model
Interface ModelEventTimeComplete


public interface ModelEventTimeComplete

Implement this interface and register yourself to get a notification when the simulation completes its term


Method Summary
 void timeComplete()
          Called when the simulation completes its term
 

Method Detail

timeComplete

void timeComplete()
Called when the simulation completes its term