gov.nasa.arc.brahms.vm.api.events
Interface ISimulationEndedEM

All Superinterfaces:
IEventMessage, ISimulationEventConstants, java.io.Serializable

public interface ISimulationEndedEM
extends IEventMessage, ISimulationEventConstants

The ISimulationEndedEM event message is send to the event notifier when a simulation run has ended.

The contents of this event (property name - type):


Field Summary
 
Fields inherited from interface gov.nasa.arc.brahms.vm.api.events.ISimulationEventConstants
ENDDATE, SIMULATEDTIME, STARTDATE, TIMEUNIT
 
Method Summary
 
Methods inherited from interface gov.nasa.arc.brahms.vm.api.events.IEventMessage
getBody, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists