|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.codegen.jet.editor.codeassist.JETTemplateDirectiveCompletionProcessor
public class JETTemplateDirectiveCompletionProcessor
Constructor Summary | |
---|---|
JETTemplateDirectiveCompletionProcessor()
|
Method Summary | |
---|---|
org.eclipse.jface.text.contentassist.ICompletionProposal[] |
computeCompletionProposals(org.eclipse.jface.text.ITextViewer viewer,
int documentOffset)
Method computeCompletionProposals. |
org.eclipse.jface.text.contentassist.IContextInformation[] |
computeContextInformation(org.eclipse.jface.text.ITextViewer viewer,
int documentOffset)
Method computeContextInformation. |
char[] |
getCompletionProposalAutoActivationCharacters()
Method getCompletionProposalAutoActivationCharacters. |
char[] |
getContextInformationAutoActivationCharacters()
Method getContextInformationAutoActivationCharacters. |
org.eclipse.jface.text.contentassist.IContextInformationValidator |
getContextInformationValidator()
Method getContextInformationValidator. |
java.lang.String |
getErrorMessage()
Method getErrorMessage. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JETTemplateDirectiveCompletionProcessor()
Method Detail |
---|
public org.eclipse.jface.text.contentassist.ICompletionProposal[] computeCompletionProposals(org.eclipse.jface.text.ITextViewer viewer, int documentOffset)
computeCompletionProposals
in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
viewer
- ITextViewerdocumentOffset
- int
IContentAssistProcessor.computeCompletionProposals(ITextViewer, int)
public org.eclipse.jface.text.contentassist.IContextInformation[] computeContextInformation(org.eclipse.jface.text.ITextViewer viewer, int documentOffset)
computeContextInformation
in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
viewer
- ITextViewerdocumentOffset
- int
IContentAssistProcessor.computeContextInformation(ITextViewer, int)
public char[] getCompletionProposalAutoActivationCharacters()
getCompletionProposalAutoActivationCharacters
in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
IContentAssistProcessor.getCompletionProposalAutoActivationCharacters()
public char[] getContextInformationAutoActivationCharacters()
getContextInformationAutoActivationCharacters
in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
IContentAssistProcessor.getContextInformationAutoActivationCharacters()
public org.eclipse.jface.text.contentassist.IContextInformationValidator getContextInformationValidator()
getContextInformationValidator
in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
IContentAssistProcessor.getContextInformationValidator()
public java.lang.String getErrorMessage()
getErrorMessage
in interface org.eclipse.jface.text.contentassist.IContentAssistProcessor
IContentAssistProcessor.getErrorMessage()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |