Class GetVariablesRequest
java.lang.Object
org.eclipse.ease.debugging.events.AbstractEvent
org.eclipse.ease.debugging.events.model.GetVariablesRequest
- All Implemented Interfaces:
IDebugEvent
,IModelRequest
public class GetVariablesRequest extends AbstractEvent implements IModelRequest
-
Constructor Summary
Constructors Constructor Description GetVariablesRequest(EaseDebugStackFrame requestor)
-
Method Summary
Modifier and Type Method Description EaseDebugStackFrame
getRequestor()
Methods inherited from class org.eclipse.ease.debugging.events.AbstractEvent
getThread, toString
-
Constructor Details
-
GetVariablesRequest
-
-
Method Details
-
getRequestor
-