Uses of Interface
org.eclipse.emf.test.models.ppo.PPOFactory

Packages that use PPOFactory
org.eclipse.emf.test.models.ppo   
org.eclipse.emf.test.models.ppo.impl   
 

Uses of PPOFactory in org.eclipse.emf.test.models.ppo
 

Fields in org.eclipse.emf.test.models.ppo declared as PPOFactory
static PPOFactory PPOFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.emf.test.models.ppo that return PPOFactory
 PPOFactory PPOPackage.getPPOFactory()
          Returns the factory that creates the instances of the model
 

Uses of PPOFactory in org.eclipse.emf.test.models.ppo.impl
 

Classes in org.eclipse.emf.test.models.ppo.impl that implement PPOFactory
 class PPOFactoryImpl
          An implementation of the model Factory
 

Methods in org.eclipse.emf.test.models.ppo.impl that return PPOFactory
 PPOFactory PPOPackageImpl.getPPOFactory()
           
static PPOFactory PPOFactoryImpl.init()
          Creates the default factory implementation
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.