Uses of Class
org.eclipse.corona.model.container.project.impl.ProjectPackageImpl

Packages that use ProjectPackageImpl
org.eclipse.corona.model.container.project.impl   
org.eclipse.corona.model.container.project.util   
 

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

Fields in org.eclipse.corona.model.container.project.impl declared as ProjectPackageImpl
static ProjectPackageImpl ProjectPackageImpl.eINSTANCE
          The singleton instance of the package
 

Methods in org.eclipse.corona.model.container.project.impl that return ProjectPackageImpl
static ProjectPackageImpl ProjectFactoryImpl.getPackage()
          Deprecated.  
 ProjectPackageImpl ProjectFactoryImpl.getProjectPackageImpl()
           
static ProjectPackageImpl ProjectPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of ProjectPackageImpl in org.eclipse.corona.model.container.project.util
 

Fields in org.eclipse.corona.model.container.project.util declared as ProjectPackageImpl
protected static ProjectPackageImpl ProjectSwitch.modelPackage
          The cached model package
protected static ProjectPackageImpl ProjectAdapterFactory.modelPackage
          The cached model package
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.