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

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

public interface IModelLoadedEM
extends IEventMessage, IModelEventConstants

The IModelLoadedEM event message is send to the event notifier when the static model is successfully loaded from the XML.

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


Field Summary
 
Fields inherited from interface gov.nasa.arc.brahms.vm.api.events.IModelEventConstants
STATIC_MODEL
 
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