Uses of Interface
org.eclipse.tigerstripe.workbench.plugins.IFileGeneratingRule

Packages that use IFileGeneratingRule
org.eclipse.tigerstripe.workbench.plugins This package contains the interfaces to be implemented in relation with implementing TS templates, and more generally all interfaces as seen by the user when implementing a Tigerstripe plugin. 
 

Uses of IFileGeneratingRule in org.eclipse.tigerstripe.workbench.plugins
 

Subinterfaces of IFileGeneratingRule in org.eclipse.tigerstripe.workbench.plugins
 interface IArtifactRunnableRule
           
 interface IGlobalRunnableRule
           
 interface IGlobalTemplateRule
          Simplest type of rule in a Pluggable Plugin
 interface IRunnableRule
           
 interface ITemplateBasedRule
          Top-level interface for Template rules in a Pluggable Plugin