|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.text.templates.TemplateProposal
org.eclipse.m2m.atl.adt.ui.text.atl.AtlTemplateProposal
public class AtlTemplateProposal
Completion helper, dedicated to document parsing.
| Constructor Summary | |
|---|---|
AtlTemplateProposal(org.eclipse.jface.text.templates.Template template,
org.eclipse.jface.text.templates.TemplateContext context,
org.eclipse.jface.text.IRegion region,
org.eclipse.swt.graphics.Image image,
int relevance,
java.lang.String information)
Creates a new ATL Template proposal. |
|
| Method Summary | |
|---|---|
int |
compareTo(AtlTemplateProposal o)
|
java.lang.String |
getAdditionalProposalInfo()
|
| Methods inherited from class org.eclipse.jface.text.templates.TemplateProposal |
|---|
apply, apply, apply, getContext, getContextInformation, getContextInformationPosition, getDisplayString, getImage, getInformationControlCreator, getPrefixCompletionStart, getPrefixCompletionText, getRelevance, getReplaceEndOffset, getReplaceOffset, getSelection, getTemplate, getTriggerCharacters, isValidFor, selected, setInformationControlCreator, unselected, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtlTemplateProposal(org.eclipse.jface.text.templates.Template template,
org.eclipse.jface.text.templates.TemplateContext context,
org.eclipse.jface.text.IRegion region,
org.eclipse.swt.graphics.Image image,
int relevance,
java.lang.String information)
template - the templatecontext - the template contextregion - the selected regionimage - the template imagerelevance - the template relevanceinformation - the template information| Method Detail |
|---|
public java.lang.String getAdditionalProposalInfo()
getAdditionalProposalInfo in interface org.eclipse.jface.text.contentassist.ICompletionProposalgetAdditionalProposalInfo in class org.eclipse.jface.text.templates.TemplateProposalTemplateProposal.getAdditionalProposalInfo()public int compareTo(AtlTemplateProposal o)
compareTo in interface java.lang.Comparable<AtlTemplateProposal>Comparable.compareTo(java.lang.Object)
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||