Uses of Class
org.eclipse.corona.model.container.impl.ContainerPackageImpl

Packages that use ContainerPackageImpl
org.eclipse.corona.model.container.impl   
org.eclipse.corona.model.container.util   
 

Uses of ContainerPackageImpl in org.eclipse.corona.model.container.impl
 

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

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

Uses of ContainerPackageImpl in org.eclipse.corona.model.container.util
 

Fields in org.eclipse.corona.model.container.util declared as ContainerPackageImpl
protected static ContainerPackageImpl ContainerSwitch.modelPackage
          The cached model package
protected static ContainerPackageImpl ContainerAdapterFactory.modelPackage
          The cached model package
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.