com.wrq.vhi.script.api
Interface EntityArrivalEvent

All Superinterfaces:
EntityEvent, Event, HostSessionEvent, ModelEvent

public interface EntityArrivalEvent
extends EntityEvent, HostSessionEvent

Entity arrival event information.

See Also:
EntityEventHandler.entityArrival(com.wrq.vhi.script.api.EntityArrivalEvent)

Method Summary
 
Methods inherited from interface com.wrq.vhi.script.api.EntityEvent
getEntityName, getTabStops
 
Methods inherited from interface com.wrq.vhi.script.api.HostSessionEvent
getHostSession
 
Methods inherited from interface com.wrq.vhi.script.api.ModelEvent
getClientSession, getCurrentOperation, getCurrentProcedure, getModelContext
 
Methods inherited from interface com.wrq.vhi.script.api.Event
checkForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironment