|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDebugCommandRequest
A request to execute a command on specific elements. A debug command request is
passed to a IDebugCommandHandler
when a command is invoked.
Clients that invoke command handlers may implement this interface.
Method Summary | |
---|---|
Object[] |
getElements()
Returns the elements to execute a command on. |
Methods inherited from interface org.eclipse.debug.core.IRequest |
---|
cancel, done, getStatus, isCanceled, setStatus |
Method Detail |
---|
Object[] getElements()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.