Uses of Interface
org.eclipse.corona.model.container.ContainerFactory

Packages that use ContainerFactory
org.eclipse.corona.model.container   
org.eclipse.corona.model.container.impl   
 

Uses of ContainerFactory in org.eclipse.corona.model.container
 

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

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

Classes in org.eclipse.corona.model.container.impl that implement ContainerFactory
 class ContainerFactoryImpl
          An implementation of the model Factory
 

Methods in org.eclipse.corona.model.container.impl that return ContainerFactory
 ContainerFactory ContainerPackageImpl.getContainerFactory()
          Returns the factory that creates the instances of the model
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.