Uses of Interface
org.eclipse.jet.runtime.model.ILoaderFactory

Packages that use ILoaderFactory
org.eclipse.jet.runtime.model Defines interfaces for loading models into memory for access by JET templates (incomplete).  
 

Uses of ILoaderFactory in org.eclipse.jet.runtime.model
 

Methods in org.eclipse.jet.runtime.model with parameters of type ILoaderFactory
 void ILoaderManager.addLoader(java.lang.String id, java.lang.String name, ILoaderFactory factory, boolean dynamic)
          Add the named loader to the manager
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.