Uses of Interface
org.eclipse.jet.JET2TemplateManager.ITemplateOperation

Packages that use JET2TemplateManager.ITemplateOperation
org.eclipse.jet Defines core interfaces for executing JET transformations and templates. 
 

Uses of JET2TemplateManager.ITemplateOperation in org.eclipse.jet
 

Methods in org.eclipse.jet with parameters of type JET2TemplateManager.ITemplateOperation
static void JET2TemplateManager.run(java.lang.String[] pluginIDs, JET2TemplateManager.ITemplateOperation operation)
          Execute a JET templates that are loaded dynamically from the provided Eclipse plug-ins.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.