Uses of Package
org.eclipse.jet.runtime.model

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

Classes in org.eclipse.jet.runtime.model used by org.eclipse.jet
ILoaderManager
          Interface to the manager for model loaders.
 

Classes in org.eclipse.jet.runtime.model used by org.eclipse.jet.runtime.model
ILoaderFactory
          Factory for an IModelLoader instance.
IModelLoader
          Loads an object model given an URL reference to a model, or a string form of that model.
IModelLoaderDescription
          A description of a model loader This interface is not intended to be implemented by clients.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.