|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A debug model provider provides debug model identifiers. This interface is used as an adapter to determine what debug models are associated with an adaptable object. Generally, when debugging one language, only one debug model is associated with a debug element. However, a debug model that provides cross language debugging may represent several debug models.
Clients are intended to implement this interface.
Method Summary | |
---|---|
String[] |
getModelIdentifiers()
Returns a collection of debug model identifiers. |
Method Detail |
public String[] getModelIdentifiers()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.