|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public Object[] getElements()
|
Eclipse Platform Release 3.4 |
||||||||||
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, 2008. All rights reserved.