org.eclipse.epsilon.egl.dt.editor
Class EgxEditorStaticTemplateContributor

java.lang.Object
  extended by org.eclipse.epsilon.egl.dt.editor.EgxEditorStaticTemplateContributor
All Implemented Interfaces:
IAbstractModuleEditorTemplateContributor

public class EgxEditorStaticTemplateContributor
extends java.lang.Object
implements IAbstractModuleEditorTemplateContributor


Constructor Summary
EgxEditorStaticTemplateContributor()
           
 
Method Summary
 java.util.List<org.eclipse.jface.text.templates.Template> getTemplates()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EgxEditorStaticTemplateContributor

public EgxEditorStaticTemplateContributor()
Method Detail

getTemplates

public java.util.List<org.eclipse.jface.text.templates.Template> getTemplates()
Specified by:
getTemplates in interface IAbstractModuleEditorTemplateContributor