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

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

public interface ICreateObjectInterruptedEM
extends IEventMessage, IActivityEventConstants

The ICreateObjectInterruptedEM event message is send to the event notifier for every create object activity that was active but is interrupted by another activity in a workframe with a higher priority.

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


Field Summary
 
Fields inherited from interface gov.nasa.arc.brahms.vm.api.events.IActivityEventConstants
ACTIVITYCTX, DETECTABLECTX, EVENTTIME, STATECTX
 
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