public interface ModelEvent extends Event
Modifier and Type | Method and Description |
---|---|
ClientSession |
getClientSession()
Gets the client session.
|
java.lang.String |
getCurrentOperation()
Gets the name of the currently running operation.
|
java.lang.String |
getCurrentProcedure()
Gets the name of the currently running procedure.
|
ModelContext |
getModelContext()
Gets the model context.
|
checkForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironment
java.lang.String getCurrentOperation()
java.lang.String getCurrentProcedure()
ModelContext getModelContext()
ClientSession getClientSession()