|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryDelegateTextViewer
An interface for text viewers of query delegate expressions.
| Nested Class Summary | |
|---|---|
static interface |
QueryDelegateTextViewer.Factory
A factory for creating query delegate source viewers. |
| Method Summary | |
|---|---|
void |
setContext(EClassifier context)
Sets the context for the text viewer's query. |
void |
setParameters(java.util.Map<java.lang.String,EClassifier> parameters)
Sets the parameters for the text viewer's query. |
| Method Detail |
|---|
void setContext(EClassifier context)
context - the type of object against which the query will be executedvoid setParameters(java.util.Map<java.lang.String,EClassifier> parameters)
parameters - a map of parameter names to types
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||