org.eclipse.tigerstripe.workbench.plugins
Interface IGlobalTemplateRule

All Superinterfaces:
IRule, ITemplateBasedRule

public interface IGlobalTemplateRule
extends ITemplateBasedRule

Simplest type of rule in a Pluggable Plugin

Since:
1.2
Author:
Eric Dillon

Method Summary
 
Methods inherited from interface org.eclipse.tigerstripe.workbench.plugins.ITemplateBasedRule
addMacroLibraries, addMacroLibrary, addVelocityContextDefinition, addVelocityContextDefinitions, getMacroLibraries, getOutputFile, getTemplate, getVelocityContextDefinitions, hasMacroLibrary, isOverwriteFiles, isSuppressEmptyFiles, removeMacroLibraries, removeMacroLibrary, removeVelocityContextDefinition, removeVelocityContextDefinitions, setOutputFile, setOverwriteFiles, setSuppressEmptyFiles, setTemplate
 
Methods inherited from interface org.eclipse.tigerstripe.workbench.plugins.IRule
getDescription, getLabel, getName, getType, isEnabled, setDescription, setEnabled, setName