|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextExtractor | |
|---|---|
| org.eclipse.mat.ui.snapshot.panes.oql.contentAssist | Content assist for the Object Query Language pane, including suggesting class names and highlighting keywords. |
| Uses of ContextExtractor in org.eclipse.mat.ui.snapshot.panes.oql.contentAssist |
|---|
| Classes in org.eclipse.mat.ui.snapshot.panes.oql.contentAssist that implement ContextExtractor | |
|---|---|
class |
AttributeExtractor
Context extractor to be used in the SELECT and WHERE clause of a query. |
class |
ClassNameExtractor
Context extractor to be used in the FROM clause of a query. |
| Constructors in org.eclipse.mat.ui.snapshot.panes.oql.contentAssist with parameters of type ContextExtractor | |
|---|---|
OQLContentAssistantProcessor(SuggestionProvider suggestionProvider,
ContextExtractor extractor)
Base constructor that initializes suggestion provider and extractor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||