org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
Class ASAContext

java.lang.Object
  extended by org.eclipse.jface.text.templates.TemplateContext
      extended by org.eclipse.jface.text.templates.DocumentTemplateContext
          extended by org.eclipse.datatools.sqltools.editor.template.GenericSQLContext
              extended by org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAContext

public class ASAContext
extends GenericSQLContext

Author:
Hui Cao

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

ASAContext

public ASAContext(org.eclipse.jface.text.templates.TemplateContextType type,
                  org.eclipse.jface.text.IDocument document,
                  int completionOffset,
                  int completionLength,
                  ParsingResult result)
Parameters:
type -
document -
completionOffset -
completionLength -
result -