Uses of Interface
org.eclipse.corona.model.container.project.ProjectFactory

Packages that use ProjectFactory
org.eclipse.corona.model.container.project   
org.eclipse.corona.model.container.project.impl   
 

Uses of ProjectFactory in org.eclipse.corona.model.container.project
 

Fields in org.eclipse.corona.model.container.project declared as ProjectFactory
static ProjectFactory ProjectFactory.INSTANCE
          The singleton instance of the factory
 

Uses of ProjectFactory in org.eclipse.corona.model.container.project.impl
 

Classes in org.eclipse.corona.model.container.project.impl that implement ProjectFactory
 class ProjectFactoryImpl
          An implementation of the model Factory
 

Methods in org.eclipse.corona.model.container.project.impl that return ProjectFactory
 ProjectFactory ProjectPackageImpl.getProjectFactory()
          Returns the factory that creates the instances of the model
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.