|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelEvent
Model event information.
Method Summary | |
---|---|
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. |
Methods inherited from interface com.wrq.vhi.script.api.Event |
---|
checkForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironment |
Method Detail |
---|
java.lang.String getCurrentOperation()
java.lang.String getCurrentProcedure()
ModelContext getModelContext()
ClientSession getClientSession()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |