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

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

Uses of JET1TemplateManager.ITemplateOperation in org.eclipse.jet
 

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


Copyright 2006 IBM Corporation and others.
All Rights Reserved.