| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.text.templates.TemplateContext
org.eclipse.jface.text.templates.DocumentTemplateContext
org.eclipse.datatools.sqltools.editor.template.GenericSQLContext
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAContext
public class ASAContext
| Constructor Summary | |
|---|---|
| ASAContext(org.eclipse.jface.text.templates.TemplateContextType type,
           org.eclipse.jface.text.IDocument document,
           int completionOffset,
           int completionLength,
           ParsingResult result) | |
| Method Summary | 
|---|
| Methods inherited from class org.eclipse.datatools.sqltools.editor.template.GenericSQLContext | 
|---|
| canEvaluate, evaluate, getCursorNames | 
| Methods inherited from class org.eclipse.jface.text.templates.DocumentTemplateContext | 
|---|
| getCompletionLength, getCompletionOffset, getDocument, getEnd, getKey, getStart | 
| Methods inherited from class org.eclipse.jface.text.templates.TemplateContext | 
|---|
| getContextType, getVariable, isReadOnly, setReadOnly, setVariable | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ASAContext(org.eclipse.jface.text.templates.TemplateContextType type,
                  org.eclipse.jface.text.IDocument document,
                  int completionOffset,
                  int completionLength,
                  ParsingResult result)
type - document - completionOffset - completionLength - result - | 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||