public interface IDebugCommandRequest extends IRequest
IDebugCommandHandler
when a command is invoked.
Clients that invoke command handlers may implement this interface.
Modifier and Type | Method and Description |
---|---|
Object[] |
getElements()
Returns the elements to execute a command on.
|
Object[] getElements()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.