org.eclipse.epsilon.ewl.dt.editor
Class EwlEditorStaticTemplateContributor

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

public class EwlEditorStaticTemplateContributor
extends java.lang.Object
implements IAbstractModuleEditorTemplateContributor


Constructor Summary
EwlEditorStaticTemplateContributor()
           
 
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

EwlEditorStaticTemplateContributor

public EwlEditorStaticTemplateContributor()
Method Detail

getTemplates

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