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

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

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

Methods in org.eclipse.jet.runtime.model that return IModelLoaderDescription
 IModelLoaderDescription[] ILoaderManager.findCompatibleModelLoaders(java.lang.String fileType)
          Return an array of model loaders that are capable of loading files of the specified type.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.