org.eclipse.tigerstripe.workbench.plugins
Interface IGlobalTemplateRule

All Superinterfaces:
IFileGeneratingRule, IRule, ITemplateBasedRule

public interface IGlobalTemplateRule
extends ITemplateBasedRule

Simplest type of rule in a Pluggable Plugin

Since:
1.2
Author:
Eric Dillon

Field Summary
 
Fields inherited from interface org.eclipse.tigerstripe.workbench.plugins.IRule
ALLARTIFACTS, ALLASSOCIATIONCLASSES, ALLASSOCIATIONS, ALLDATATYPES, ALLDEPENDENCIES, ALLENTITIES, ALLENUMERATIONS, ALLEVENTS, ALLEXCEPTIONS, ALLPACKAGES, ALLPLUGINCONFIG, ALLQUERIES, ALLSESSIONS, ALLUPDATEPROCEDURES, ANNOTATIONCONTEXT, ARTIFACT, ARTIFACT_CLASS, ARTIFACTS, ASSOCIATIONCLASSES, ASSOCIATIONS, DATATYPES, DEPENDENCIES, DIAGRAMGENERATOR, ENTITIES, ENUMERATIONS, EVENTS, EXCEPTIONS, EXP, INCLUDEDEPENDENCIES, MANAGER, MANAGERSESSION, OVERWRITEFILES, PACKAGES, PLUGINCONFIG, PLUGINDIR, QUERIES, REPORT, RUNTIME, SESSIONS, SUPPRESSFILES, TSPROJECT, TSPROJECTHANDLE, UPDATEPROCEDURES
 
Method Summary
 
Methods inherited from interface org.eclipse.tigerstripe.workbench.plugins.ITemplateBasedRule
addMacroLibraries, addMacroLibrary, addVelocityContextDefinition, addVelocityContextDefinitions, getMacroLibraries, getOutputFile, getTemplate, getVelocityContextDefinitions, hasMacroLibrary, removeMacroLibraries, removeMacroLibrary, removeVelocityContextDefinition, removeVelocityContextDefinitions, setOutputFile, setTemplate
 
Methods inherited from interface org.eclipse.tigerstripe.workbench.plugins.IFileGeneratingRule
isOverwriteFiles, isSuppressEmptyFiles, setOverwriteFiles, setSuppressEmptyFiles
 
Methods inherited from interface org.eclipse.tigerstripe.workbench.plugins.IRule
getDescription, getLabel, getName, getType, isEnabled, setDescription, setEnabled, setName