|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContext
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getConfigProperties()
|
java.lang.Object |
getConfigProperty(java.lang.String name)
|
Log |
getLog()
Retrieve the logger associated with this context. |
EvaluationMonitor |
getMonitor()
Retrieve the monitor associated with this context. |
ISessionData |
getSessionData()
|
| Method Detail |
|---|
Log getLog()
It is used to capture the output of QVT log expression
or various execution diagnostic messages.
nullEvaluationMonitor getMonitor()
It can be used to interrupt execution from another thread then the execution thread.
nulljava.util.Map<java.lang.String,java.lang.Object> getConfigProperties()
java.lang.Object getConfigProperty(java.lang.String name)
ISessionData getSessionData()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||