Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Interface
org.eclipse.jet.transform.IJETBundleDescriptor

Packages that use IJETBundleDescriptor
org.eclipse.jet Defines core interfaces for executing JET transformations and templates. 
org.eclipse.jet.transform Defines JET transformation related interfaces. 
 

Uses of IJETBundleDescriptor in org.eclipse.jet
 

Methods in org.eclipse.jet that return IJETBundleDescriptor
static  IJETBundleDescriptor JET2Platform. getProjectDescription (java.lang.String name)
          Return the bundle description for the named JET project
 

Uses of IJETBundleDescriptor in org.eclipse.jet.transform
 

Methods in org.eclipse.jet.transform that return IJETBundleDescriptor
  IJETBundleDescriptor[] IJETBundleManager. getAllJETBundleDescriptors ()
          Return descriptions of all available JET transforms.
  IJETBundleDescriptor TransformContextExtender. getBundleDescriptor ()
          Return the bundle descriptor of the JET transform bundle.
  IJETBundleDescriptor IJETBundleManager. getDescriptor (java.lang.String id)
          Return the descriptor for a given JET transform.
  IJETBundleDescriptor IJETBundleManager. getDescriptorForProject (java.lang.String name)
          Return the descriptor for the give JET project
 

Methods in org.eclipse.jet.transform with parameters of type IJETBundleDescriptor
 void IJETRunnable. run ( IJETBundleDescriptor descriptor, JET2TemplateLoader templateLoader, org.eclipse.core.runtime.IProgressMonitor monitor)
           
 void TransformContextExtender. setBundleDescriptor ( IJETBundleDescriptor descriptor)
          Set the description of the transform bundle.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire